30 Commits

Author SHA1 Message Date
Denys Vuika
d42f41ec00 Migrate from window.console to LogService 2017-01-05 21:06:30 +00:00
Mario Romano
8b0621f5e1 improve mobile login,home and settings styles 2016-12-12 22:02:00 +00:00
Denys Vuika
c7167bb812 basic webpack setup 2016-12-06 15:39:22 +00:00
Denys Vuika
da70a72bba Login dialog shows error for Safari with Private Window mode (#1172)
* #958 new StorageService service

abstraction around ‘Storage’ to allow switching to in-memory store
whenever ‘localStorage’ is not available (i.e. private/incognito modes,
etc.)

* fix unit tests

* update unit tests

- disable incorrect auth tests (core)
- simplify widget visibility tests (activiti-form)

* fix unit tests
2016-11-30 11:32:16 +00:00
Eugenio Romano
6006c026dc remove console login log #1147 2016-11-25 19:09:08 +00:00
mauriziovitale84
0db8460623 Improve provider empty cases 2016-11-11 15:28:07 +00:00
mauriziovitale84
93ec758911 Fix login flags 2016-11-11 15:09:06 +00:00
Denys Vuika
2e95e02a80 Fix demo shell code 2016-11-01 16:48:04 +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
Denys Vuika
db063cefba Merge development branch
# Conflicts:
#	ng2-components/ng2-activiti-tasklist/index.ts
#
ng2-components/ng2-activiti-tasklist/src/components/activiti-filters.com
ponent.spec.ts
#
ng2-components/ng2-activiti-tasklist/src/components/activiti-task-detail
s.component.ts
#
ng2-components/ng2-activiti-tasklist/src/components/activiti-tasklist.co
mponent.spec.ts
#	ng2-components/ng2-alfresco-login/demo/package.json
2016-09-26 09:55:38 +01:00
Denys Vuika
3fcc84cd02 Upgrade demo-shell 2016-09-21 12:09:14 +01:00
Will Abson
48ed440dcf Remove maximum username length validation
(Text was also mis-leading stating 11 chars not 15)

Refs #781
2016-09-21 09:16:52 +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
3ec32f216a Improve custom validation rules 2016-09-07 16:58:09 +01:00
mauriziovitale84
f45b0b21a7 Extend Form Validation Rule 2016-09-07 16:58:09 +01:00
mauriziovitale84
6bdc0dd054 Fix error message custom username validation 2016-09-07 16:52:09 +01:00
mauriziovitale84
9725fb30f9 Use the custom validation 2016-09-06 14:35:15 +01:00
mauriziovitale84
3cd0670762 Fix login providers 2016-09-05 16:15:16 +01:00
Eugenio Romano
1e8440c0a0 core and login component 2016-08-23 16:54:24 +01:00
Denys Vuika
5dc42b9e6c #489 Upgrade to angular/router 2016-07-28 15:48:37 +01:00
Vito Albano
95b9fb28f3 Fixed license ad declaration error on build 2016-07-15 11:51:33 +01:00
mauriziovitale84
66affb869f Moved the providers inside AlfrescoSetting 2016-07-12 15:46:54 +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
a41d2c88fc Improve 'ng2-alfresco-login' imports 2016-06-15 14:13:59 +01:00
Denys Vuika
bcff692a7b Upgrade Demo App to angular 2.0.0-rc.1 2016-06-14 12:06:29 +01:00
Denys Vuika
6c26906c13 Login as a separate demo page in demo app 2016-05-23 12:23:51 +01:00