Commit Graph

16 Commits

Author SHA1 Message Date
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
41ee867fd7 add timeout increase karma tests (#1771) 2017-04-05 11:11:38 +01:00
Eugenio Romano
ace279671f increase inactivity timeout test (#1760) 2017-04-05 11:11:38 +01:00
Eugenio Romano
785db5ca00 fix HammerJS warning #1617 (#1755) 2017-04-05 11:11:38 +01:00
Eugenio Romano
583e152bca remove event model from coverage (#1753) 2017-04-05 11:11:38 +01:00
Eugenio Romano
e133fd6408 create bundle for all components 2016-12-14 15:49:08 +00:00
mauriziovitale84
5ea2f265dc Decouple the analytics component from the diagrams component 2016-10-31 10:29:33 +00:00
mauriziovitale84
fb41403717 Enable Diagram Component 2016-10-31 10:29:33 +00:00
mauriziovitale84
f23bb3e4c3 impove the analytics unit tests 2016-10-12 14:44:23 +01:00
mauriziovitale84
92ec83cfd6 Add analytics report list unit tests 2016-10-10 14:34:27 +01:00
mauriziovitale84
9dc673af08 Basic unit test setting 2016-10-10 10:43:43 +01:00
mauriziovitale84
ea7e2b9c39 Fix import moment js inside the component 2016-10-10 10:42:48 +01:00
mauriziovitale84
f40de41f90 Analytics component Angular2 Upgrade 2016-10-10 10:41:21 +01:00
Eugenio Romano
12914e0680 change tsconfig,module name ,karma.conf,karma-tst-shim and #749 2016-10-06 11:56:07 +01:00
Mario Romano
5f4c0ae376 #786 analytics component 2016-09-21 18:45:51 +01:00