10 Commits

Author SHA1 Message Date
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
a962512df0 renditions service test improvements 2016-10-12 10:20:31 +01:00
Denys Vuika
dd2d41db2c Greatly reduced module imports hierarchy
- it is no longer needed manually importing numerous modules as
CoreModule re-exports them
2016-09-23 13:58:40 +01:00
Denys Vuika
b09e0bc1b3 Upgrade core, documentList, dataTable 2016-09-21 17:36:29 +01:00
Denys Vuika
2c830d9693 Single place for translate pipe 2016-09-17 19:56:55 +01:00
Denys Vuika
5773b88ab4 #543 dedicated AlfrescoApi service 2016-08-24 15:17:39 +01:00
Denys Vuika
380652df83 Move 'pagination' to the core, barrel files for core 2016-07-14 12:04:30 +01:00
Denys Vuika
aa6c9a988f #70 pagination component (first cut), mdl directives 2016-07-12 19:53:53 +01:00
Denys Vuika
acfcd19af0 New 'core:/utils/ObjectUtils', additional unit tests 2016-07-07 14:30:15 +01:00
Denys Vuika
bd1100c33b Improve 'ng2-alfresco-core' imports 2016-06-15 13:57:47 +01:00