21 Commits

Author SHA1 Message Date
Eugenio Romano
72704cad57 [ADF-570] Script for Pushing to Registry (#1875)
* change prepublish to build only
add .npmrc in the gitignore and npmignore
clean .npmrc during the clean task
change registry during publish with npmrc file
add rimraf install in npm publish

* add option to link an alfresco-js-api from github

* npm build on develop branch will use the alfresco-js-api from develop

* modify script after review
add -gitjsapi to starts.sh to change jsapi pointing
add -vjsapi to starts.sh to change jsapi pointing

* start dist demo shell script option
2017-05-25 15:12:50 +01:00
Mario Romano
6da0eaba37 Fix build problem (#1861)
* fix sourcemap
fix relative path and pre publish build
change travis wait
all test run build and remove unused cpx

* global test task
modify publish script to accept options

* appveyor run

* different approach single test run

* make it work the analytics test
modify start demo shell script to use a different registry

* sourcemap demo shell working

* update readme and add install after any clean
add registry option in start.sh script
add develop and normal mode in demo shell
add -d option in start.sh to point to the local components
add -c option in build script to point to the local components
2017-05-25 15:12:49 +01:00
Eugenio Romano
0b246b8211 Speed up build (#1852)
* single build webpack

* fix demo shell test
2017-05-25 15:12:46 +01:00
Eugenio Romano
785db5ca00 fix HammerJS warning #1617 (#1755) 2017-04-05 11:11:38 +01:00
Mario Romano
b05247dade #1014 use document list to display search results (#1548)
* #1014 use document list to diplay search results

* #1014 refactor pagination

* #1014 documentation and scripts update

* fix random erros on tests executrion

* #1014 fix travis scripts and raise timeout jasmine

* #1014 fix appveyor script

* #1014 type nodeId
2017-01-27 12:22:25 +00:00
Mario Romano
1c21875607 #537 snackbar notification system (#1527)
* #537 snackbar notification system

* #537 add test dependencies

* #537 add export material module

* #537 fix demo project
2017-01-24 17:09:13 +00:00
Mario Romano
83fa409aeb improve timeout test for travis 2017-01-04 19:41:58 +00:00
Eugenio Romano
e133fd6408 create bundle for all components 2016-12-14 15:49:08 +00:00
Eugenio Romano
29d891b475 fix test and coverage Angular2 Final release documentlist component #749 2016-10-05 14:40:26 +01:00
Denys Vuika
1276cb50a9 Upgrade karma for ng2-alfresco-documentlist 2016-09-23 09:59:55 +01:00
Denys Vuika
21c1cbc531 Code cleanup and fixes 2016-07-05 16:19:39 +01:00
Denys Vuika
709ecc6f10 #272 Update 'documentlist' karma config 2016-06-24 10:13:12 +01:00
Denys Vuika
a9862180b8 Fix unit test config 2016-06-15 14:37:17 +01:00
Eugenio Romano
ebd1e0abac configuration translate and core karma RC1 2016-06-14 19:23:33 +01:00
Eugenio Romano
67d99e2c31 change karma configuration for RC1 2016-06-14 18:38:58 +01:00
Denys Vuika
3e28b35257 Fix karma config for document list 2016-05-31 12:02:02 +01:00
Denys Vuika
44dcc58357 Fix karma imports 2016-05-31 11:37:18 +01:00
Denys Vuika
0b664f1bb2 #9 'Delete' action support for document nodes 2016-05-31 11:20:28 +01:00
Mario Romano
c13d6a7fc3 fix dependencies and core 2016-05-21 04:25:44 +01:00
Denys Vuika
d96c559a13 Login tests/coverage configuration 2016-05-16 18:43:02 +01:00
Denys Vuika
b84b63b2f9 Fix unit tests and code coverage for document list 2016-05-16 13:48:17 +01:00