Commit graph

17 commits

Author SHA1 Message Date
Kerry Johnson
43c7198f22 Final state from MSSE692 2021-03-13 08:45:04 -07: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
Vladimir Lugovsky
76d31dadbc feat(seo): add canonical tag (#5578) 2019-12-20 11:09:37 +03: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
Dmitry Nehaychik
18a4750ec2
feat: update Nebular to rc.9 (#1741) 2018-06-20 18:46:49 +03:00
Dmitry Nehaychik
06d2197583
feat: update to Angular 6 (#1684) 2018-05-10 23:48:39 +03:00
Dmitry Nehaychik
9381d8c81e
feat(auth): configurable auth social icons (#1545)
Closes #1515
2018-02-23 15:09:19 +03:00
Dmitry Nehaychik
480a90b8c2
feat(security): add security setup (#1565) 2018-02-23 15:07:06 +03:00
Dmitry Nehaychik
e8cbd479c6 feat(analytics): enable analytic 2017-09-20 13:55:34 +03:00
tibing
23dd1a0e88 fix(core): fix auth module config, setup 3s delay to show loading animation 2017-09-06 14:06:32 +03:00
Dmitry Nehaychik
671056ddd9 refactor(auth): move auth into core module 2017-08-02 18:33:51 +03:00
Alexander Zhukov
210c6f2355 fix(demo): replace @akveo with @nebular 2017-08-01 18:00:53 +03:00
Dmitry Nehaychik
be69ccc058 refactor(app): refactor forRoot & menu import 2017-07-20 15:16:35 +03:00
KostyaDanovsky
f04763cecd style(lint): improve lint issues 2017-05-06 15:35:15 +03:00
tibing
d82d691681 chore: base layout 2017-04-14 12:17:39 +03:00