25 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
10423ca985 remove module.id 2016-12-06 17:01:31 +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
mauriziovitale84
acb06e92c4 #1076 Fix the translation in all the components 2016-11-25 19:09:06 +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
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
Vito Albano
0de0591abb Added open menu option choice 2016-11-09 01:10:26 +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
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
12914e0680 change tsconfig,module name ,karma.conf,karma-tst-shim and #749 2016-10-06 11:56:07 +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
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