Mario Romano
1c21875607
#537 snackbar notification system ( #1527 )
...
* #537 snackbar notification system
* #537 add test dependencies
* #537 add export material module
* #537 fix demo project
2017-01-24 17:09:13 +00:00
Mario Romano
9655e51943
#1471 rollback className change ( #1472 )
2017-01-16 11:49:43 +00:00
Denys Vuika
d42f41ec00
Migrate from window.console to LogService
2017-01-05 21:06:30 +00:00
Denys Vuika
2d98a04f87
LogService implementation
2017-01-05 16:14:33 +00:00
Denys Vuika
facafbd55c
Single naming convention for core services ( #1363 )
...
* remove temporary file from repo
* fix: alfresco-api.service
* new: auth.service.ts
- new auth.service.ts implementation
- deprecation warning for AlfrescoAuthenticationService
- fix ‘clean-build’ typo
- extra vscode settings for ‘.d.ts’ files
* use AuthService internally
* new: content.service.ts
- deprecation warning for AlfrescoContentService
- use new ContentService internally
* new: settings.service.ts
- new SettingsService
- deprecation warning for AlfrescoSettingsService
- using new SettingsService internally
* new: translate.service and translate-loader.service
- custom TranslateLoader becomes AlfrescoTranslateLoader
- custom TranslateService becomes AlfrescoTranslateService
- deprecation notices for old service and loader implementations
* fix: document list
* fix: search
* fix: tag
also fixes #1364
* fix: activiti form
* fix: activiti tasklist, improve unit tests
* fix: activiti processlist, unit tests improvements
* fix: diagram component
* fix: analytics component
* fix: upload component
- fix numerous issues with unit tests (hidden by ‘any’ type)
- test improvements
* fix: webscript
* fix: userinfo unit tests
* code fixes
* fix 'beforeAll' issue
* tasklist unit testing improvements
* fix: form unit tests
* fix: unit tests
2017-01-03 10:46:27 +00:00
Eugenio Romano
e133fd6408
create bundle for all components
2016-12-14 15:49:08 +00:00
Denys Vuika
800a2a6530
Demo shell improvements ( #1199 )
...
* #1197 auth guards
* #1197 restore lost router dependency to all libs
* #1197 ecm/bpm auth guards, home page
- ECM auth guard (redirect to Login if ECM auth is missing)
- BPM auth guard (redirect to Login if BPM auth is missing)
- new Home page and route, show details on demo areas
* css improvements
make app text white as per request
2016-12-03 18:57:43 +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
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