Sergey Andrievskiy
e1708d2f4a
feat: rebase with master
2023-02-09 17:35:58 +01:00
d.strigo
1d78122d3f
fix: fix issues after updates to Angular 13 in rooms component and country orders component
2023-02-09 16:51:08 +01:00
Denis Strigo
ec68f5e84a
feat: update to Angular 13, move from tslint to eslint ( #5957 )
...
* feat: update to Angular 13
* feat: update to Angular 13, move from tslint to eslint
2022-12-29 13:12:53 +03:00
Sasha Verbilo
9eaf0bb005
fix(sidebar): toggle performance issues ( #5658 )
...
* refactor: improve observable layout change sharing
* feat: add safe delayed event of layout change
* fix: replace change layout with safe change
* fix: limit front card width to prevent map overflow before repaint
2020-04-15 16:18:29 +03:00
Alex Kurbako
dfaa5cdb1f
fix(echarts): set merge input ( #5632 )
2020-04-01 21:05:48 +03:00
Evgeny Lupanov
fbbf94448b
feat: upgrade to Angular 9 and Nebular 5 ( #5628 )
...
BREAKING CHANGE:
Angular updated to version 9.
Nebular updated to version 5.
`@agm/core` replaced with `@angular/google-maps`.
`ng2-completer` replaced with `@akveo/ng2-completer`, read details [here](https://github.com/akveo/ng2-smart-table/pull/1140#issue-392285957 ).
2020-03-30 12:06:51 +03:00
Sergey Andrievskiy
a2e93f9376
feat: update Nebular to 4.1.2 ( #5451 )
2019-07-15 14:14:04 +03:00
Sergey Andrievskiy
4febf1902c
refactor(traffic card): remove unused styling ( #2168 )
2019-07-09 18:21:38 +03:00
Dmitry Nehaychik
e9600b4a07
feat: update to Angular 8, Nebular 4 ( #2114 )
2019-07-02 16:18:09 +03:00
Louis
cf1bf4d043
fix(dashboard): update title country->region the orders list component ( #1987 )
2019-02-06 14:22:40 +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
Vladislav Ahmetvaliev
a73662f1d9
feat(settings): redesign setting sidebar ( #1982 )
2019-01-09 17:11:47 +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
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