Commit graph

25 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
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
Dmitry Nehaychik
06d2197583
feat: update to Angular 6 (#1684) 2018-05-10 23:48:39 +03:00
budavariam
fa835725a3 fix(dashboard): fix mistyped ngbDropdownMenu in some ngbDropdown ul elements (#1458) 2017-12-15 19:28:20 +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
nixa
4d516986b1 fix(dashboard): fix height inheritance for charts (Safari issue) 2017-09-19 16:54:01 +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
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
721a0b36ec fix(demo): improve dashboard components 2017-07-24 19:11:19 +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
Dmitry Nehaychik
d6cef06dcd fix(jstheme): use new js-themes API 2017-07-20 12:33:21 +03:00
Dmitry Nehaychik
e40353ebae fix(traffic): fix traffic chart radius 2017-07-18 21:17:16 +03:00
Dmitry Nehaychik
1d3913ccff feat(traffic): traffic chart 2017-07-14 19:46:49 +03:00