Commit Graph

17 Commits

Author SHA1 Message Date
Denys Vuika
38dfa17e3f app settings page (#1997)
- custom app setttings service to use isolated storage (demo shell)
- restore settings UI
- redirect angular and rxjs to the same version as components use.
2017-06-29 15:09:21 +01:00
Denys Vuika
d5f64fa9fc [ADF-847] upgrade to use application configuration service (#1986)
* migrate core lib to use server-side app config

* fix unit tests

* update Search tests

- update tests
- upgrade tests to use TestBed

* update UserInfo tests

* update Social tests

* update tests

* update unit tests

* cleanup old code

* update about page

* update demo shell readme

* dev and prod configurations
2017-06-29 15:09:19 +01:00
Denys Vuika
4b7c958992 remove old 'banned' demo from login screen (#1929) 2017-06-29 15:09:08 +01:00
Maurizio Vitale
9b2740ff64 ADF Rebranding (#1628)
* #1512 Rebranding

* Fix peer review
2017-02-13 17:20:00 +00:00
Mario Romano
8b0621f5e1 improve mobile login,home and settings styles 2016-12-12 22:02:00 +00:00
Denys Vuika
8db6a73cc8 #679 support for additional content (#1187)
- allow custom content within login dialog
- move demo shell login switches inside the dialog
- readme updates and fixes
- fixes #679
2016-12-01 11:51:53 +00:00
Eugenio Romano
62abe21063 move settings in another page and hide the bar if you are not logged in #908 2016-11-01 14:12:37 +00:00
Mario Romano
63fd6591d5 #819 add flag on the login component 2016-09-27 00:33:15 +01:00
mauriziovitale84
50fc169e76 Remove hardcoded css style 2016-09-08 08:28:07 +01:00
mauriziovitale84
8ea48667f7 Remove hardcode banned user 2016-09-07 16:59:02 +01:00
mauriziovitale84
f45b0b21a7 Extend Form Validation Rule 2016-09-07 16:58:09 +01:00
mauriziovitale84
e28c3a190a Fix name file 2016-09-06 16:14:15 +01:00
mauriziovitale84
9725fb30f9 Use the custom validation 2016-09-06 14:35:15 +01:00
mauriziovitale84
6cf01d1757 Change configuration style 2016-07-08 15:57:37 +01:00
mauriziovitale84
f7dee66d1e Adapt the Login component to works also with activiti 2016-07-08 12:34:16 +01:00
mauriziovitale84
950cc4d076 Remove route from login component and delegate the route to the parent 2016-06-16 12:20:55 +01:00
Denys Vuika
6c26906c13 Login as a separate demo page in demo app 2016-05-23 12:23:51 +01:00