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
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
KostyaDanovsky
26de80961d
fix(dashboard): fix highlighted room for the Edge
2017-09-20 20:12:21 +03:00
KostyaDanovsky
435ad13785
fix(dashboard): fix paths to the images for the room component
2017-09-20 17:26:31 +03:00
KostyaDanovsky
7d4dc3fc37
fix(dashboard): fix issue with svg filter for the Firefox
2017-09-20 14:53:40 +03:00
KostyaDanovsky
c9f2b8f0ef
Merge remote-tracking branch 'origin/master'
2017-09-20 14:42:45 +03:00
KostyaDanovsky
cceabef8eb
refactor(demo): unsubscribe when destroy component
2017-09-20 14:31:06 +03:00
Dmitry Nehaychik
20e13805a6
fix(app): fix absolute urls
2017-09-20 14:28:00 +03:00
KostyaDanovsky
ada2666ea4
fix(dashboard): fix temperature chart for IE
2017-09-20 13:04:14 +03:00
Vladimir Lugovsky
a0fbdf3636
fix(roomSelector): IE11 room selector blur fix
2017-09-20 12:43:17 +03:00
KostyaDanovsky
4fd404788a
fix(dashboard): hide chart when user switch layouts
2017-09-20 11:08:14 +03:00
Dmitry Nehaychik
5839bdd3cf
refactor(solar): remove unused variable
2017-09-19 19:30:12 +03:00
Dmitry Nehaychik
28a230d5a0
fix(player): fix player not being destroyed, fix ios player styles
2017-09-19 19:29:47 +03:00
nixa
84ddf24e64
fix(dashboard): change color scheme for the electricity chart
2017-09-19 17:29:03 +03:00
nixa
4d516986b1
fix(dashboard): fix height inheritance for charts (Safari issue)
2017-09-19 16:54:01 +03:00
nixa
3536c82de1
fix(dashboard): make content absolute to fix issue with height (Safari issue)
2017-09-19 15:52:46 +03:00
KostyaDanovsky
90a7321f90
fix(icons): update icons demo
2017-09-18 17:52:44 +03:00
KostyaDanovsky
05386e4aa2
fix(dashboard): change city for weather control
2017-09-18 16:50:15 +03:00
KostyaDanovsky
3d5251eed3
fix(layout): improve layout columns for inputs and buttons
2017-09-18 13:40:33 +03:00
KostyaDanovsky
4a752483c0
fix(dashboard): improve loop action for player
2017-09-18 12:07:37 +03:00
KostyaDanovsky
660c9e508c
fix(dashboard): improve electricity responsiveness
2017-09-15 19:59:37 +03:00
KostyaDanovsky
06e86482d6
refactor(theme): rename link-color theme variable
2017-09-15 18:42:08 +03:00
KostyaDanovsky
300d24f701
fix(dashboard): add pattern bg to the room selector
2017-09-15 18:40:01 +03:00
KostyaDanovsky
2f9287e937
fix(dashboard): improve layout for dashboard cards
2017-09-15 17:15:59 +03:00
KostyaDanovsky
4d02509c83
fix(dashboard): change temperature icons, fix responsiveness
2017-09-15 14:05:25 +03:00
KostyaDanovsky
9d1697776e
fix(dashboard): improve temperature and tiny-mce responsiveness
2017-09-14 16:18:46 +03:00
KostyaDanovsky
3a7adf0115
fix(dashboard): hide traffic card, make large card as medium for small window sizes
...
fix issue with 2 echarts on the same page with 100% width
2017-09-14 15:23:14 +03:00
KostyaDanovsky
fd14e0a23e
fix(dashboard): improve status cards responsiveness
2017-09-14 15:17:55 +03:00