Commit graph

180 commits

Author SHA1 Message Date
Sergey Andrievskiy
d3bd96f154 refactor(solar): update js theme 2019-06-21 15:30:21 +03:00
Sergey Andrievskiy
77dc3ab83d refactor(temperature): update js theme 2019-06-21 15:08:38 +03:00
Sergey Andrievskiy
17ac4df308 refactor(js themes): thinner border 2019-06-21 14:16:49 +03:00
Sergey Andrievskiy
154587d761 refactor(temperature): make thumb lighter 2019-06-21 13:57:42 +03:00
Sergey Andrievskiy
25a98a3e11 refactor(player): use border variable to style line 2019-06-21 13:38:37 +03:00
Sergey Andrievskiy
be3906cfbe fix: make sibling cards same height 2019-06-21 12:33:10 +03:00
Sergey Andrievskiy
fab866227e fix(contacts): make same height as siblings 2019-06-18 21:16:20 +03:00
Sergey Andrievskiy
bfa25273a1 fix(contacts): remove double divider 2019-06-18 20:38:33 +03:00
Sergey Andrievskiy
e17b016197 refactor(iot): remove unused service 2019-06-18 20:37:18 +03:00
Sergey Andrievskiy
6adefaf9e4 fix(iot): use proper theme variable in status card 2019-06-18 19:08:31 +03:00
Sergey Andrievskiy
39272ba2ce refactor(iot): security camera widget 2019-06-18 19:08:04 +03:00
Sergey Andrievskiy
c1d2ebbbd2 refactor(iot): weather widget 2019-06-18 17:21:21 +03:00
Sergey Andrievskiy
4d2181f11e refactor(iot): traffic consumption widget 2019-06-18 16:44:09 +03:00
Sergey Andrievskiy
8b55e678af refactor(iot): kitten widget 2019-06-18 16:35:58 +03:00
Sergey Andrievskiy
46ce65bf88 refactor(iot): solar consumption widget 2019-06-18 16:18:03 +03:00
Sergey Andrievskiy
6a5baa79e7 refactor(iot): contacts widget 2019-06-18 15:58:26 +03:00
Sergey Andrievskiy
e881f83a3c refactor(iot): remove unnecessary declaration 2019-06-18 15:18:28 +03:00
Sergey Andrievskiy
8540f4254b refactor(iot): rooms widget 2019-06-18 15:01:18 +03:00
Sergey Andrievskiy
5943cfc7ac refactor(iot): electricity consumption 2019-06-18 13:02:12 +03:00
Sergey Andrievskiy
d57a52ac43 refactor(iot): align tabs in temperature widget with card header 2019-06-18 11:17:39 +03:00
Sergey Andrievskiy
030d2a1802 refactor(iot): temperature widget 2019-06-18 11:14:24 +03:00
Sergey Andrievskiy
ce019a1bc5 refactor(iot): status cards 2019-06-17 22:38:15 +03:00
Dmitry Nehaychik
da8bcf7b32 refactor: layout & form 2019-06-17 14:11:46 +03:00
Dmitry Nehaychik
c31ff67052 refactor: don't export all modules everywhere 2019-06-12 10:43:13 +03:00
nixa
66261961cb feat: update to 8 - comment out mixins 2019-05-29 14:59:34 +03:00
nixa
fcb65af61f feat: update to 8 - step 2 2019-05-28 23:28:56 +03:00
nixa
0c3dde2fdb feat: update to 8 - step 1 2019-05-28 23:25:55 +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
3f1f4c558b
feat: add a bunch of new Nebular demos (#1911) 2018-11-19 16:57:35 +02: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
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
eduhenke
00e6ca5d96 fix(tslint): add correct semicolon option (#1777) 2018-07-24 18:10:30 +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
Sergey Andrievskiy
3b63759e84 feat: RTL support (#1634) 2018-05-11 17:25:02 +03:00
Dmitry Nehaychik
06d2197583
feat: update to Angular 6 (#1684) 2018-05-10 23:48:39 +03:00
Dmitry Nehaychik
0f494dced2 fix(dashboard): fix temp/humidity buttons 2018-04-26 15:44:11 +03:00
Dmitry Nehaychik
ba6877c848 fix(echarts): fix x-axis style 2018-04-26 15:25:17 +03:00
Dmitry Nehaychik
2aa114b255
fix(dashboard): update btn group toggle html (#1566) 2018-02-23 15:47:56 +03:00
Dmitry Nehaychik
480a90b8c2
feat(security): add security setup (#1565) 2018-02-23 15:07:06 +03:00
Dmitry Nehaychik
f6e8c57d66
feat(dependencies): update dependencies, angular 5+, nebular rc.4 (#1477) 2018-01-04 15:49:27 +03:00
Oleksandr Tryshchenko
630c2496ef fix(dashboard): fix typo in styles (#1460) 2017-12-17 12:39:05 +03:00
budavariam
fa835725a3 fix(dashboard): fix mistyped ngbDropdownMenu in some ngbDropdown ul elements (#1458) 2017-12-15 19:28:20 +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
Dmitry Nehaychik
f01f16768a feat(app): get rid of transitions 2017-09-21 11:30:49 +03:00