226 Commits

Author SHA1 Message Date
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
eb8ab6c91f Upgrade ng2-alfresco-search/demo 2016-09-23 15:07:27 +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
cfe208c0cc Upgrade ng2-alfresco-search 2016-09-23 10:32:36 +01:00
Denys Vuika
993c72b9a1 Upgrade karma for ng2-alfresco-search, disable broken coverage 2016-09-22 17:07:47 +01:00
Denys Vuika
f592c71a7a Upgrade ng2-alfresco-tag 2016-09-21 18:51:28 +01:00
Denys Vuika
6104c5d669 Upgrade ng2-alfresco-upload, code fixes 2016-09-21 14:12:42 +01:00
Denys Vuika
90646ce910 Upgrade ng2-alfresco-search 2016-09-21 12:46:57 +01:00
Denys Vuika
ce518056be Update TS configs with the type libs 2016-09-19 16:33:45 +01:00
Denys Vuika
69fe8db3fd Upgrade ng2-alfresco-search 2016-09-19 14:20: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
Vito Albano
584e115c90 Updated test to match the fix 2016-09-12 17:04:13 +01:00
Vito Albano
9d1fe536ad Fix wrong reference to search term 2016-09-12 15:12:43 +01:00
Mario Romano
f19670b550 version bump 2016-09-08 18:28:41 +01:00
Eugenio Romano
053855afd1 improve code coverage 2016-09-05 19:51:47 +02:00
Denys Vuika
c4a593f9a2 Fix unit tests 2016-09-05 10:23:27 +01:00
Eugenio Romano
0c253ffdf0 fix no result and refactoring tests 2016-09-02 01:02:40 +01:00
Eugenio Romano
7e0746f563 remove componentHandler.upgradeAllRegistered 2016-08-31 11:07:49 +01:00
Eugenio Romano
e8b274afbb add wildcard core 2016-08-30 18:01:56 +01:00
Eugenio Romano
ebcac6443d remove duplicate dep 2016-08-30 17:21:53 +01:00
Eugenio Romano
ce191a9a23 Cannot click on a item in search result 2016-08-30 16:16:31 +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
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
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
Mario Romano
b6626e1c20 fix tslint and package.json + build-all script 2016-08-11 16:30:36 +01:00
Mario Romano
925da1389a #441 set bpm host 2016-07-25 18:38:04 +01:00
Eugenio Romano
4f3467e7a5 webscript component viewer 2016-07-18 14:51:31 +01:00
Eugenio Romano
72a7237aeb Update README.md 2016-07-16 00:18:50 +01:00
Denys Vuika
ce30175386 Fix 'search' tests 2016-07-15 12:39:46 +01:00
Denys Vuika
e76b9bcc76 Improve 'search' package config 2016-07-15 11:50:53 +01:00
Eugenio Romano
b8ba3cfeff alfresco-js-api last not Bracking change version api 2016-07-13 02:00:45 +01:00
Eugenio Romano
0e4a401e7f integrate search new javascript api 2016-07-13 00:33:09 +01:00
Eugenio Romano
e57ff04e4f alfresco-js-api 2.0 update package.json 2016-07-13 00:32:23 +01:00
Eugenio Romano
5bd6259709 fix search demo 2016-07-13 00:30:33 +01:00
Eugenio Romano
8b12e939ed move rimraf in devDep 2016-07-13 00:30:33 +01:00
Eugenio Romano
0417788f15 livereload demo folders 2016-07-13 00:30:33 +01:00
Eugenio Romano
6284f3195c migration document list step 2 2016-07-13 00:30:33 +01:00
Mario Romano
723f14dc31 fix coverage badge 2016-07-12 15:51:33 +01:00
Mario Romano
5efbd7e864 integrate appveyor 2016-07-12 13:32:17 +01:00
Mario Romano
529ba02ecf Merge pull request #391 from Alfresco/dev-mvitale-343
Adapt the Login component to works also with activiti
2016-07-11 10:11:41 +01:00
Mario Romano
812befde22 update readme wiht new badge 2016-07-08 16:02:57 +01:00
Mario Romano
e468db4cb7 remap also coverage json file 2016-07-08 13:08:16 +01:00