116 Commits

Author SHA1 Message Date
Mario Romano
849d66722e update doc 2016-06-23 01:15:08 +01:00
Mario Romano
b6fe509de8 update doc 2016-06-23 01:06:57 +01:00
Mario Romano
2d1da9d0ce fix readme 2016-06-22 23:44:56 +01:00
Mario Romano
f9c4174ccb fix cpx for windows 2016-06-21 18:32:06 +01:00
Mario Romano
d3940b1b10 fix lint 2016-06-21 18:32:06 +01:00
Mario Romano
5aca16bef1 cross platform rm 2016-06-21 18:32:06 +01:00
Mario Romano
e829539d25 update demo address to public instance 2016-06-20 15:14:21 +01:00
Mario Romano
9b6ed69095 fix tests 2016-06-20 09:56:44 +01:00
Mario Romano
13a53daac1 tests setup 2016-06-20 09:56:44 +01:00
Mario Romano
52689806e6 fix style and naming 2016-06-20 09:56:44 +01:00
Eugenio Romano
06147b8e18 clean task for demo 2016-06-17 20:02:19 +01:00
Mario Romano
4c27ac4371 Merge pull request #216 from Alfresco/adding_data_automation_id_for_search
Adding data automation id for search
2016-06-17 17:32:40 +01:00
Vito Albano
bf37b0252d Added dynamic data-automation-id 2016-06-17 12:22:06 +01:00
Denys Vuika
71efa47fde #211 Update system.js configs 2016-06-17 11:24:55 +01:00
Vito Albano
e0123d8877 Adding data-automation-id 2016-06-17 10:58:11 +01:00
Vito Albano
4e5bb9b4b1 Added data automation id for search component 2016-06-17 10:55:07 +01:00
Denys Vuika
5dce36d4a5 #211 Update dependency versions 2016-06-17 10:50:56 +01:00
Denys Vuika
e76865b9a4 #211 Update dependency versions 2016-06-17 10:34:51 +01:00
Vito Albano
969bc50b00 #177 added data automation id for search 2016-06-17 10:28:58 +01:00
Mario Romano
1fa7a4466b fix lint erros 2016-06-16 12:46:34 +01:00
Eugenio Romano
d4625b3e67 fix tslint expression 2016-06-16 11:52:25 +01:00
Eugenio Romano
46c383548b Fix tslint expression 2016-06-16 11:43:52 +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
Denys Vuika
eda4243ad2 Updated 'Search' package.json 2016-06-16 10:45:53 +01:00
Denys Vuika
dcba313d86 update all component versions 2016-06-16 07:34:55 +01:00
Denys Vuika
d863aba1da Revert "Update README.md"
This reverts commit 3c92b66db362e583e1a5b7faa398280b49489605.
2016-06-15 17:38:28 +01:00
Denys Vuika
3c92b66db3 Update README.md 2016-06-15 17:15:33 +01:00
Denys Vuika
9c18eb0e2c Fix demo projects 2016-06-15 14:46:12 +01:00
Denys Vuika
8ca6c8d03a Improve 'ng2-alfresco-search' imports 2016-06-15 14:19:40 +01:00
Denys Vuika
bd1100c33b Improve 'ng2-alfresco-core' imports 2016-06-15 13:57:47 +01:00
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