Commit Graph

361 Commits

Author SHA1 Message Date
Eugenio Romano
8ef8d43b9c install rimraf pkg if not present during the clean in demo folders 2016-10-10 10:30:21 +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
d4e404bae9 fix test and coverage Angular2 Final release Login component #749 2016-10-06 16:55:00 +01:00
Eugenio Romano
12914e0680 change tsconfig,module name ,karma.conf,karma-tst-shim and #749 2016-10-06 11:56:07 +01:00
Eugenio Romano
b309961edb fix clean script, remove typing folder and install rimraf if is not present 2016-09-30 09:42:53 +01:00
Mario Romano
63fd6591d5 #819 add flag on the login component 2016-09-27 00:33:15 +01:00
Denys Vuika
30a1951ee6 Upgrade ng2-alfresco-login/demo 2016-09-23 14:56:01 +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
ad40c24d0b Upgrade to release version of TypeScript (2.0.3) 2016-09-23 12:36:41 +01:00
Denys Vuika
e44ae2cae4 Convert karma configs for ng2-alfresco-login 2016-09-22 16:38:12 +01:00
Denys Vuika
9e0534ff90 Upgrade ng2-alfresco-upload 2016-09-21 18:23:57 +01:00
mauriziovitale84
4c7547494c Upgrade FormController 2016-09-21 15:09:22 +01:00
Denys Vuika
6104c5d669 Upgrade ng2-alfresco-upload, code fixes 2016-09-21 14:12:42 +01:00
Denys Vuika
ce518056be Update TS configs with the type libs 2016-09-19 16:33:45 +01:00
Denys Vuika
f40381c20d Upgrade ng2-alfresco-login 2016-09-19 14:13:59 +01:00
Denys Vuika
34e46b32cc fix unit tests 2016-09-17 20:24:44 +01:00
Denys Vuika
2c830d9693 Single place for translate pipe 2016-09-17 19:56:55 +01:00
Mario Romano
f19670b550 version bump 2016-09-08 18:28:41 +01:00
mauriziovitale84
ec8c9448a7 Add custom validation rules docs 2016-09-07 16:58:09 +01:00
mauriziovitale84
3ec32f216a Improve custom validation rules 2016-09-07 16:58:09 +01:00
mauriziovitale84
19f66fdb64 Fix documentation 2016-09-07 16:58:09 +01:00
mauriziovitale84
f45b0b21a7 Extend Form Validation Rule 2016-09-07 16:58:09 +01:00
Mario Romano
d2fa3fdb43 #687 fix rebase 2016-09-06 19:19:52 +01:00
Mario Romano
3e0fd310c5 fix tests 2016-09-06 19:18:35 +01:00
Mario Romano
a9a2a9d9ae return also user and password from login component 2016-09-06 19:18:35 +01:00
mauriziovitale84
e28c3a190a Fix name file 2016-09-06 16:14:15 +01:00
mauriziovitale84
0c1c02824c Doc custom validation 2016-09-06 14:35:33 +01:00
mauriziovitale84
07e142bd53 Extend the validation form 2016-09-06 14:35:03 +01:00
mauriziovitale84
3cd0670762 Fix login providers 2016-09-05 16:15:16 +01:00
Denys Vuika
ba72034b3d #658 disable auto-capitalisation of login/username field
fixes #658
2016-09-01 11:44:18 +01:00
Eugenio Romano
83461e4cac component demo folder 0.3.0 2016-08-30 14:10:11 +01:00
Mario Romano
1665cc0890 version bump 2016-08-29 23:46:29 -04:00
Eugenio Romano
4406024330 fix demo index 2016-08-25 11:47:49 +01:00
Eugenio Romano
720480de00 move js-api version 0.3.0 2016-08-23 16:56:01 +01:00
Eugenio Romano
06c05ea9b5 move form to activity js api 2016-08-23 16:56:01 +01:00
Eugenio Romano
96de0171ec fixing viewer test and minor fix 2016-08-23 16:56:00 +01:00
Eugenio Romano
f63b8700b4 name unify for setting import 2016-08-23 16:55:26 +01:00
Eugenio Romano
dc19e45e7b rename two times service class just once
move responsability providers configurration in setting service
refactoring
2016-08-23 16:55:00 +01:00
Eugenio Romano
8698395bd4 change demo and add information about auth in the core reame 2016-08-23 16:54:24 +01:00
Eugenio Romano
1e8440c0a0 core and login component 2016-08-23 16:54:24 +01:00
Denys Vuika
fc058095f1 #534 improved login background customisation
- now login background can be defined via property
- readme updates
2016-08-23 16:31:37 +01:00
Mario Romano
b270e60025 Merge pull request #597 from Alfresco/dev-denys-586
#586 fix npm scripts for demo app and demo projects
2016-08-23 16:10:43 +01:00
Denys Vuika
f398e4d1f7 #534 login customisation support 2016-08-23 16:01:57 +01:00
Denys Vuika
3dc95dc4ed #586 fix npm scripts for demo app and demo projects
- pre-build TypeScript code before running watchers
- don’t clean (rimraf) destination folders on watcher (done on
pre-build, fixes many browser load errors)
- simplified ‘tslint’ tasks for demo projects
- running ’tsc’ and ‘tsc -w’ from local node_modules (don’t expect
global typescript compiler)
2016-08-23 14:10:42 +01:00
Mario Romano
7c54df1333 #567 Login Component should emit object not strings 2016-08-12 17:09:39 +01:00
Mario Romano
b6626e1c20 fix tslint and package.json + build-all script 2016-08-11 16:30:36 +01:00
Mario Romano
7300f403c4 Update README.md 2016-08-06 00:26:30 +01:00
Mario Romano
925da1389a #441 set bpm host 2016-07-25 18:38:04 +01:00
mauriziovitale84
c0cad35372 Fix tabindex 2016-07-20 12:13:39 +01:00
Eugenio Romano
4f3467e7a5 webscript component viewer 2016-07-18 14:51:31 +01:00