84 Commits

Author SHA1 Message Date
Eugenio Romano
6a0ecedd5a closed #197 clean script 2016-06-15 10:38:14 +01:00
Eugenio Romano
94d004aee7 minor problem karma conf search 2016-06-14 19:11:33 +01:00
Eugenio Romano
67d99e2c31 change karma configuration for RC1 2016-06-14 18:38:58 +01:00
Eugenio Romano
9b0afafcae karma.conf.js indent cof 2016-06-14 18:36:46 +01:00
Mario Romano
f28f45fcea fix build demo 2016-06-14 15:48:57 +01:00
Denys Vuika
c79efc74be Fix typings configuration 2016-06-14 12:36:15 +01:00
Denys Vuika
91cb3bf906 Upgrade Search to angular 2.0.0-rc.1 2016-06-14 10:24:06 +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
Mario Romano
3434f746d6 Merge pull request #180 from Alfresco/dev-wabson-contentservice
Add new AlfrescoContentService for building URLs
2016-06-10 09:53:12 +01:00
Will Abson
7391dcb9a8 Bump package versions needed before npm publish 2016-06-09 19:24:05 +01:00
Will Abson
bc5e466faf Limit search results to cm:content items only
Refs #146
2016-06-09 19:13:47 +01:00
Will Abson
e39439b68c Add new AlfrescoContentService in ng2-alfresco-core
- Returns v1 public API endpoints for content and thumbnails
- Refactor getHost(), basePath and similar props into settings
- Use AlfrescoAuthenticationService to get alf_ticket value
2016-06-09 18:59:11 +01:00
Will Abson
b8f129ed82 Bump search version to 0.1.17 2016-06-09 18:57:26 +01:00
Will Abson
8021322a30 Check for MDL-related componentHandler not being present
- Same as in document library, preparing for tests
2016-06-09 18:33:00 +01:00
Will Abson
e67d043a54 Preview search-as-you-type results in the viewer
Refs #173
2016-06-09 18:32:59 +01:00
Will Abson
fc939a4c98 Remove row borders from search-as-you-type control 2016-06-09 18:32:59 +01:00
Will Abson
417e0edd44 Search-as-you-type drop-down should disappear when input focus is lost
Refs #173
2016-06-09 18:32:59 +01:00
Will Abson
914ad910b7 Initial search as you type capability
Refs #173
2016-06-09 18:32:59 +01:00
Will Abson
c713799445 Rename input el to match Control property in component class 2016-06-09 18:32:59 +01:00
Enzo Rivello
1553f721ef package and karma modified to act with travis 2016-06-09 16:46:46 +01:00
Eugenio Romano
9967fa44fa add index in the livereload 2016-06-09 11:44:12 +01:00
Eugenio Romano
8344e00d8b missing dependency connect-history-api-fallback 2016-06-09 10:26:38 +01:00
Eugenio Romano
9bae2cc693 add livereload demo folder browser-sync 2016-06-09 01:39:29 +01:00
mauriziovitale84
d926921f69 Fix error 2016-06-08 17:53:31 +01:00
mauriziovitale84
441d65a0e1 # Changed TranslationService 2016-06-08 17:48:30 +01:00
mauriziovitale84
c8d376cc4c #69 Add italian translate 2016-06-08 16:25:29 +01:00
Will Abson
a44d6b42df Bump search version to 0.1.14 2016-06-07 14:47:20 +01:00
Will Abson
4784740108 Fix .gitignore lines for earch module entrypoint generated files 2016-06-07 14:07:36 +01:00
Will Abson
8bdbccb138 Display message when errors occur whilst searching
Refs #144
2016-06-07 14:07:35 +01:00
Will Abson
11f0d08128 Fix search results summary when no results found
Refs #144
2016-06-07 14:07:35 +01:00
Eugenio Romano
bce521ff7f make the IDE aware that pakage.json is 2 space indent for npm guys 2016-06-07 11:53:01 +01:00
Eugenio Romano
0ca3f8d64e change text watch 2016-06-07 11:23:52 +01:00
Eugenio Romano
7cf37acf50 cpx i18n 2016-06-07 10:29:10 +01:00
Will Abson
1c090338d2 Bump search component version to 0.1.13 pre-publish 2016-06-06 16:39:56 +01:00
Will Abson
8a5557a790 Remove http deps from search service which were no longer used 2016-06-06 16:01:36 +01:00
Will Abson
532dd2a244 Fix search demo for non-default repo hostnames 2016-06-06 16:01:36 +01:00
Eugenio Romano
f2275ebdcb add watching in readme 2016-06-06 15:36:56 +01:00
Eugenio Romano
6d507ef527 add watching change files and recompile 2016-06-06 15:36:41 +01:00
Eugenio Romano
0f5a30db7f run test before coverage 2016-06-06 12:46:51 +01:00
Will Abson
6c38f2fbba Bump search version prior to publish to 0.1.12 2016-06-06 10:32:11 +01:00
Will Abson
66e6df4e2a Use new API client in search 2016-06-03 18:20:44 +01:00
Mario Romano
d250335c46 versions update 2016-06-03 15:25:03 +01:00
Mario Romano
5caafffff4 fix path demo index 2016-06-03 15:22:05 +01:00
Mario Romano
000a9da89f versions uopdate + fix package.json 2016-06-03 11:06:55 +01:00
Mario Romano
227097ddd5 add demo folder to npm 2016-06-03 11:03:23 +01:00
Will Abson
d762f3554e New search component version with dep on latest core version 2016-06-03 10:07:00 +01:00
Will Abson
e6881fb896 Fix translations with parameters (e.g. search results summary)
- Fixed version of ng2-translate in core to 1.11.1 for beta15 compat
- Removed references to ng2-translate in other modules
2016-06-03 09:35:30 +01:00
Will Abson
aa46edc46b Add AfterViewInit interface to SearchControlComponent 2016-06-03 09:35:30 +01:00
Will Abson
d989bf309f Add i18n to search components 2016-06-03 09:33:42 +01:00
Denys Vuika
fb0a8db3c5 Fix coverage config problems 2016-06-02 18:38:34 +01:00