58 Commits

Author SHA1 Message Date
Denys Vuika
279c627bbb fix: ng2-alfresco-userinfo 2016-12-08 16:56:13 +00:00
Denys Vuika
29f426f643 code fixes
- interpolate ng2 components html content
- fix: load images for Login
- fix: load images for User Info
- fix: load images for Document List
- fix: decorator inheritance issue for Form
- fix: load images for Search
2016-12-07 14:55:09 +00:00
Denys Vuika
45993793f9 remove core-js dependency 2016-12-06 19:50:12 +00:00
Denys Vuika
10423ca985 remove module.id 2016-12-06 17:01:31 +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
Denys Vuika
5c401007f2 user-info fixes and performance improvements (#1171)
* #1167 document-list improvements

- allow setting custom root path
- document-list module now re-exports datatable module (no need
importing it separately if document-list is already used)
- documentation updates and fixes

* readme updates and unit test

* user-info fixes and performance improvements

- setup live reloads for user-info (demo shell)
- optimise user-info template (single *ngIf, [mdl] directive for
‘user-profile-lists’ instead of CPU-hungry `ngAfterViewChecked`)
2016-11-29 13:26:41 +00:00
Mario Romano
3f98ef146d 0.5.0 2016-11-25 19:09:08 +00:00
mauriziovitale84
acb06e92c4 #1076 Fix the translation in all the components 2016-11-25 19:09:06 +00:00
Mario Romano
c9e3723613 remove polyfill and material from components, leave it in the core and demo 2016-11-25 19:07:29 +00:00
Mario Romano
8fc548eea4 #1038 version bump 2016-11-10 21:09:26 +00:00
Mario Romano
9dc3990425 #878 review pr 2016-11-09 21:55:31 +00:00
Vito Albano
fe5fe582ba Added spy on isLoggedIn for new check on user info 2016-11-09 16:39:30 +00:00
Mario Romano
1dafba7a72 #878 fix user info demo 2016-11-09 14:00:46 +00:00
Mario Romano
5f5dcce892 #878 demo userinfo component 2016-11-09 12:59:28 +00:00
Vito Albano
4869691175 Applied changes for isLoggedIn managing 2016-11-09 12:37:24 +00:00
Mario Romano
177c9694af #878 doc,demo and code improvements userinfo component 2016-11-09 12:27:44 +00:00
Mario Romano
5e0f592380 #878 doc and demo tag component 2016-11-09 10:56:36 +00:00
Mario Romano
d908cf4754 #878 #797 demo folder form component and documentation update 2016-11-09 10:56:35 +00:00
Mario Romano
7cbee40b4a #878 fix documentation diagrams,login,analytics,core and package.json dependencies 2016-11-09 10:56:35 +00:00
Vito Albano
0de0591abb Added open menu option choice 2016-11-09 01:10:26 +00:00
Vito Albano
5e37af5d69 Updated readme for the new changes 2016-11-08 17:47:43 +00:00
Vito Albano
3c3306962d added input for custom images 2016-11-08 16:56:20 +00:00
Vito Albano
5dd82dca25 Improved test for component and added translation 2016-11-08 16:56:20 +00:00
Vito Albano
6521326fec Improved user-info design 2016-11-08 16:56:20 +00:00
mauriziovitale84
0dd8b5c3ad Fix travis build setting 2016-10-31 10:29:33 +00:00
Eugenio Romano
f8979f06c5 fix importing alfreso-js-api compatible with the version 0.3.6 #916 2016-10-29 16:37:10 +01:00
Vito Albano
0a539e9fdd Refactor for PR 2016-10-13 18:18:50 +01:00
Vito Albano
cc6a685bc4 fixed wrong tests 2016-10-13 01:42:27 +01:00
Vito Albano
c45b3878b7 test refactoring 2016-10-13 01:29:23 +01:00
Vito Albano
90332daa64 Improved test readibility and code 2016-10-12 17:17:05 +01:00
Eugenio Romano
68465e46f2 remove consecutive blank line 2016-10-12 13:47:38 +01:00
Eugenio Romano
2dc1cec71e disallow consecutive-blank-lines 2016-10-12 11:16:36 +01:00
Eugenio Romano
a962512df0 renditions service test improvements 2016-10-12 10:20:31 +01:00
Eugenio Romano
f17824cf87 fix test conf file demo folders and demo shell component #749 2016-10-07 15:28:57 +01:00
Eugenio Romano
12914e0680 change tsconfig,module name ,karma.conf,karma-tst-shim and #749 2016-10-06 11:56:07 +01:00
Vito Albano
c595716f20 Fixed comments on PR 2016-10-04 15:18:49 +01:00
Vito Albano
f72165b55f Fixed wrong import on demo 2016-10-04 15:15:44 +01:00
Vito Albano
51beae42dc Rebased branch 2016-10-04 14:25:41 +01:00
Vito Albano
2219047c1a Fixed wrong method and style a little 2016-10-04 14:18:43 +01:00
Vito Albano
ab1f65d44b Fixed double name when the two user log in 2016-10-04 14:18:43 +01:00
Vito Albano
27003dd4c4 Fixed naming for tests 2016-10-04 14:18:43 +01:00
Vito Albano
64331a3350 Fix name in package.json 2016-10-04 14:18:43 +01:00
Vito Albano
0635b652d2 fixed build errors 2016-10-04 14:18:43 +01:00
Vito Albano
0b7f3cc9a6 Added unit tests for services 2016-10-04 14:18:43 +01:00
Vito Albano
336ffe75d8 Added tests for user-info component 2016-10-04 14:18:43 +01:00
Vito Albano
d946532f14 Added new version for component 2016-10-04 14:18:43 +01:00
Vito Albano
0d7f32a649 Fixed structure and naming convention 2016-10-04 14:18:43 +01:00
Vito Albano
b3b381536e Added ReadMe 2016-10-04 14:18:43 +01:00
Vito Albano
9750a90b1a Added userinfo component to new version of demo shell 2016-10-04 14:18:43 +01:00