Commit Graph

29 Commits

Author SHA1 Message Date
Eugenio Romano
075ee8a538 relative pointing (#1879)
readme modify
start.sh and nom-build-all refactoring
change travis conf
update version of zone.js (fixes console error)
karma conf remove dist
add alias build
override tsconfig components build
2017-05-25 15:12:52 +01:00
Eugenio Romano
af82f83669 Add config files in any components folder (#1878)
* add config files in any components folder
* all test run option ft and option to skip build and run only test
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
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
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
Eugenio Romano
e133fd6408 create bundle for all components 2016-12-14 15:49:08 +00:00
Will Abson
ae54a127e0 Fix Karma warnings logged to console 2016-10-12 12:08:03 +01:00
Eugenio Romano
12914e0680 change tsconfig,module name ,karma.conf,karma-tst-shim and #749 2016-10-06 11:56:07 +01:00
Will Abson
420b11449c Fix up Karma warnings 2016-10-04 15:40:52 +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
69fe8db3fd Upgrade ng2-alfresco-search 2016-09-19 14:20:43 +01:00
Eugenio Romano
ce191a9a23 Cannot click on a item in search result 2016-08-30 16:16:31 +01:00
Eugenio Romano
6284f3195c migration document list step 2 2016-07-13 00:30:33 +01:00
Mario Romano
90c3abc37e #284 coveralls integration 2016-06-28 22:35:16 +01:00
Denys Vuika
deb0f1e06c Alfresco js api setup for unit tests 2016-06-24 11:30:13 +01:00
Denys Vuika
bae1829007 Fix material design reference for tests 2016-06-24 11:30:13 +01:00
Denys Vuika
645bc9f6f8 Fix 'Search' unit tests runner 2016-06-16 11:11:11 +01:00
Denys Vuika
70858664de Fix 'Search' test coverage runner 2016-06-16 11:01:18 +01:00
Eugenio Romano
67d99e2c31 change karma configuration for RC1 2016-06-14 18:38:58 +01:00
Eugenio Romano
4f28f60d11 single run have to be specify in the package.json command otherwise the browser test can not be executed 2016-06-13 11:34:00 +01:00
Enzo Rivello
1553f721ef package and karma modified to act with travis 2016-06-09 16:46:46 +01:00
Eugenio Romano
2357b52479 fix coverage ts problem 2016-05-31 13:36:29 +01:00
Eugenio Romano
919eb14de7 imporve test configuration 2016-05-28 00:52:27 +01:00
Will Abson
f8627a59e9 Initial search implementation
- Add search box to demo-shell toolbar
- Initial search component to display results

Refs #69
2016-05-19 17:29:23 +01:00