Commit graph

13 commits

Author SHA1 Message Date
Frederico Pavao
4893ee0c9d Add missing trailing comma 2020-09-21 22:06:24 +00:00
Frederico Pavao
3d1f870c91 update forkJoin parameters since it's new version now receives an array of observables 2020-09-21 15:05:51 +00: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
Lex Zhukov
630cb85e3b
build: update tslint config (#1436) 2017-12-01 18:36:24 +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
7bccda807a feat(dashboard): improve electricity card styles fot default theme 2017-08-04 15:39:49 +03:00
KostyaDanovsky
721a0b36ec fix(demo): improve dashboard components 2017-07-24 19:11:19 +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