340 Commits

Author SHA1 Message Date
Vito Albano
3b6b8ed59b Added some upgrades to demo and added the component to demo shell 2016-10-04 14:18:43 +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
Denys Vuika
2f935e6c96 Upgrade ng2-alfresco-upload/demo 2016-09-23 15:29:53 +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
de5b8a8973 Upgrade ng2-alfresco-tag and ng2-alfresco-upload 2016-09-23 10:38:03 +01:00
Denys Vuika
9e0534ff90 Upgrade ng2-alfresco-upload 2016-09-21 18:23:57 +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
612328ef12 Upgrade ng2-alfresco-upload 2016-09-19 14:33:43 +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
Vito Albano
83742eea94 Added tab and title to upload list elements 2016-09-07 15:08:24 +01:00
Denys Vuika
c4a593f9a2 Fix unit tests 2016-09-05 10:23:27 +01:00
Denys Vuika
8159cc1dd9 Code fixes after merge 2016-09-05 09:33:42 +01:00
Denys Vuika
c037b91c9c Merge branch 'development' into dev-denys-dts
# Conflicts:
#	demo-shell-ng2/systemjs.config.js
#	ng2-components/ng2-alfresco-upload/src/services/upload.service.spec.ts
#	ng2-components/ng2-alfresco-upload/src/services/upload.service.ts
#
ng2-components/ng2-alfresco-viewer/src/componets/viewer.component.spec.t
s
#	ng2-components/ng2-alfresco-viewer/src/componets/viewer.component.ts
2016-09-05 09:10:08 +01:00
Denys Vuika
3c662de36d Update upload service with Api service 2016-08-30 14:38:28 +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
Mario Romano
8bc5a3a42c Merge pull request #640 from Alfresco/dev-mromano-516
return the nodeId as value in the onSuccess event
2016-08-28 19:06:47 -04:00
Mario Romano
71c614dac4 Update README.md 2016-08-26 17:57:14 +01:00
Mario Romano
bb4a91a6ee Update README.md 2016-08-26 17:56:36 +01:00
Mario Romano
e2683047e6 #516 return object from success upload 2016-08-26 17:46:24 +01:00
Eugenio Romano
896a4e1d29 update upload demo 2016-08-25 14:25:06 +01:00
Denys Vuika
21cf149b9c Merge pull request #614 from Alfresco/dev-eromano-fixDemo
fix demo index
2016-08-25 14:21:36 +01:00
Eugenio Romano
39f1e7e163 remove color style 2016-08-25 11:57:36 +01:00
Eugenio Romano
4406024330 fix demo index 2016-08-25 11:47:49 +01:00
Eugenio Romano
2f4313d466 remove test fialing 2016-08-24 17:55:05 +01:00
Eugenio Romano
23da361622 add autorename as default behaviour and the possibility to use the versioning 2016-08-24 16:21:31 +01:00
Denys Vuika
29fbd4d10d Merge pull request #600 from Alfresco/dev-eromano-549
ask for thumbnail redintion #549
2016-08-23 19:55:12 +01:00
Eugenio Romano
822f3b8d89 ask for thumbnail redintion #549 2016-08-23 19:19:24 +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
c82b69a4bf fix upload mock 2016-08-23 16:56:01 +01:00
Eugenio Romano
f63b8700b4 name unify for setting import 2016-08-23 16:55:26 +01:00
Eugenio Romano
9c5d62f5d1 tasklist modify step 1 2016-08-23 16:55:00 +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
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
mauriziovitale84
690e989893 OnDestroy call unsubscribe 2016-08-15 13:47:24 +01:00
mauriziovitale84
81220d17a3 Fix error when the dialog is not initialized 2016-08-12 16:52:30 +01:00
Mario Romano
b6626e1c20 fix tslint and package.json + build-all script 2016-08-11 16:30:36 +01:00
Mario Romano
3bee1141f3 Merge pull request #470 from Alfresco/added_new_data_automation_id_to_uploader
Added new data-automation-id to uploader
2016-07-26 17:04:20 +01:00
Vito Albano
73037df92d Added new data-automation-id to uploader 2016-07-26 11:11:59 +01:00
Mario Romano
bdbe6edd06 #441 fix tests 2016-07-25 18:45:11 +01:00
Mario Romano
925da1389a #441 set bpm host 2016-07-25 18:38:04 +01:00
Denys Vuika
713f1c02de Merge pull request #451 from Alfresco/dev-mvitale-436
Fix undo problem
2016-07-22 15:54:37 +01:00
mauriziovitale84
07d5c86b1b Fix unit test 2016-07-20 17:01:25 +01:00
mauriziovitale84
cab661064c Emit event when the folder is created 2016-07-20 16:51:21 +01:00