Commit graph

39 commits

Author SHA1 Message Date
Dmitry Nehaychik
e9600b4a07 feat: update to Angular 8, Nebular 4 (#2114) 2019-07-02 16:18:09 +03:00
Valentin Kononov
cac36f0717 refactor(@core): refactor data services for better integration (#1997)
With this change all components, which used data services before, now use abstract classes of service interfaces, mock services extend interface services, CoreModule contains code to inject a needed implementation of some service.
2019-01-18 16:25:35 +03:00
Denis Strigo
47d232b606
feat(data): update data module, add new mock data (#1960) 2019-01-08 16:17:20 +03:00
Dmitry Nehaychik
16bcc90d57
feat(app): update Nebular to the latest 2.0.1 version (#1868)
Closes #1866.
2018-10-05 13:20:30 +03:00
Denis Strigo
aa8e7cdf27 fix(chart): resize chart on sidebar expand/collapse (#1816) 2018-08-09 15:24:44 +03:00
ESadouski
56e4709a55 feat(dashboard): add new E-commerce dashboard (#1754) 2018-08-08 16:45:31 +03:00
Denis Strigo
e37f12dfc9 feat(theme): add corporate theme (#1727) 2018-06-21 15:16:53 +03:00
Dmitry Nehaychik
06d2197583
feat: update to Angular 6 (#1684) 2018-05-10 23:48:39 +03:00
Dmitry Nehaychik
ba6877c848 fix(echarts): fix x-axis style 2018-04-26 15:25:17 +03:00
Lex Zhukov
630cb85e3b
build: update tslint config (#1436) 2017-12-01 18:36:24 +03:00
Dmitry Nehaychik
b52521386b feat(bootstrap): update bootstrap to beta.2, nebular to rc.3 2017-10-26 18:53:18 +03:00
Dmitry Nehaychik
3429ed0a8d chore(lint): update linter to follow angular lint file 2017-10-20 17:31:36 +03:00
KostyaDanovsky
cceabef8eb refactor(demo): unsubscribe when destroy component 2017-09-20 14:31:06 +03:00
KostyaDanovsky
4fd404788a fix(dashboard): hide chart when user switch layouts 2017-09-20 11:08:14 +03:00
nixa
84ddf24e64 fix(dashboard): change color scheme for the electricity chart 2017-09-19 17:29:03 +03:00
nixa
4d516986b1 fix(dashboard): fix height inheritance for charts (Safari issue) 2017-09-19 16:54:01 +03:00
KostyaDanovsky
660c9e508c fix(dashboard): improve electricity responsiveness 2017-09-15 19:59:37 +03:00
KostyaDanovsky
2f9287e937 fix(dashboard): improve layout for dashboard cards 2017-09-15 17:15:59 +03:00
KostyaDanovsky
61c8719319 fix(dashboard): improve electricity responsiveness 2017-09-14 15:17:15 +03:00
KostyaDanovsky
c00e9b479c fix(dashboard): improve font-weight for dashboard cards 2017-09-01 17:18:02 +03:00
KostyaDanovsky
479ca11ede fix(dashboard): improve dropdowns for electricity and traffic charts 2017-08-30 18:41:12 +03:00
KostyaDanovsky
bdca59b793 refactor(charts): change chart.js lib wrapper 2017-08-29 10:54:30 +03:00
KostyaDanovsky
fd37cd7a76 fix(dashboard): make chart line areas not transparent 2017-08-10 16:29:51 +03:00
KostyaDanovsky
f630a1d540 feat(dashboard): improve charts and other cards for correct theme switching 2017-08-07 16:25:52 +03:00
KostyaDanovsky
7bccda807a feat(dashboard): improve electricity card styles fot default theme 2017-08-04 15:39:49 +03:00
Dmitry Nehaychik
cc7a2ca228 refactor(app): rename scss files 2017-08-03 13:58:18 +03:00
Alexander Zhukov
210c6f2355 fix(demo): replace @akveo with @nebular 2017-08-01 18:00:53 +03:00
KostyaDanovsky
b772882cd6 fix(demo): refactor js theme using 2017-08-01 15:56:00 +03:00
KostyaDanovsky
0f546d950f fix(tables): improve smart-table styles 2017-07-29 13:17:21 +03:00
KostyaDanovsky
721a0b36ec fix(demo): improve dashboard components 2017-07-24 19:11:19 +03:00
Lex Zhukov
7781de52dd fix(dashboard): fix the button group styles (#19) 2017-07-20 19:55:07 +03:00
KostyaDanovsky
b10e5e9ae5 fix(demo): improve dashboard and ui features pages 2017-07-20 18:16:35 +03:00
Dmitry Nehaychik
33da370ab5 refactor(charts): register custom js-themes for charts 2017-07-20 16:41:09 +03:00
KostyaDanovsky
b9e03cf8cd fix(dashboard): add dropdown to the electricity chart 2017-07-17 15:17:33 +03:00
KostyaDanovsky
7675d56104 fix(dashboard): add tooltip for electricity chart 2017-07-17 14:56:26 +03:00
KostyaDanovsky
93e567c46a fix(dashboard): add electricity chart 2017-07-14 18:59:13 +03:00
KostyaDanovsky
f1cab1c8d6 fix(dashboard): fix linter errors 2017-07-13 12:09:02 +03:00
KostyaDanovsky
7616cb8a4a fix(dashboard): improve electricity table styles 2017-07-13 11:50:02 +03:00
KostyaDanovsky
727f50dd6c feat(dashboard): add electricity table 2017-07-11 19:00:23 +03:00