Commit graph

9 commits

Author SHA1 Message Date
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
ZloiY
124f9c15a8 feat(dashboard): implement player 2017-09-05 14:03:53 +03:00
KostyaDanovsky
0f546d950f fix(tables): improve smart-table styles 2017-07-29 13:17:21 +03:00
Dmitry Nehaychik
eef4d0633c feat(layouts): layouts + theme settings panel preview 2017-07-28 15:04:22 +03:00
KostyaDanovsky
93e567c46a fix(dashboard): add electricity chart 2017-07-14 18:59:13 +03:00
KostyaDanovsky
61869dad7a feat(dashboard): add contacts and room selector components 2017-06-27 12:31:37 +03:00