Commit graph

16 commits

Author SHA1 Message Date
TulkasOrome
c264b0a79a Updates 2025-05-23 12:59:06 +10:00
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
Nikita Poltoratsky
aa7579ccd6 feat: angular 7+ update (#1910)
Closes #1890

BREAKING CHANGES:
Angular 7+ now required.
The following libraries were updated:
- @agm/core
- @ng-bootstrap/ng-bootstrap
- @swimlane/ngx-charts
- ng2-ckeditor
- ngx-echarts
2018-11-19 16:40:01 +03:00
Denis Strigo
f12bd9f540 fix(temperature): fix temperature dragger gradient, fix switcher button hover background (#1745) 2018-06-21 19:01:32 +03:00
Denis Strigo
e37f12dfc9 feat(theme): add corporate theme (#1727) 2018-06-21 15:16:53 +03:00
KostyaDanovsky
422880dddf fix(dashboard): restructure components 2017-07-06 19:11:21 +03:00
KostyaDanovsky
53778c2053 feat(dashboard): add temperature dragger component 2017-06-22 12:09:03 +03:00
KostyaDanovsky
c483e46e71 feat(dashboard): move status card to separate control, add tabs 2017-06-13 20:31:54 +03:00
KostyaDanovsky
2783671f17 feat(dashboard): add status cards 2017-06-12 19:44:04 +03:00
KostyaDanovsky
f04763cecd style(lint): improve lint issues 2017-05-06 15:35:15 +03:00
tibing
c88b6966e4 feat(@theme): add base gorgeous styles 2017-04-26 12:25:54 +03:00
tibing
f127fd37e1 chore(app): update @nga/theme and fix styles according to linter 2017-04-21 17:23:44 +03:00
tibing
ed658566b3 refator(@theme): add menu transclusion in one-coll layout 2017-04-14 18:30:58 +03:00
tibing
d82d691681 chore: base layout 2017-04-14 12:17:39 +03:00