31 Commits

Author SHA1 Message Date
Will Abson
0e127c26af Update search component to work with 0.4.0 JS API
- Use new search (query) methods
- Allow search parameters to be overridden by component
- Fix up tests

Refs #555
2016-11-04 14:21:19 +00:00
Will Abson
88d21a4bbd Avoid later cast through type in declarations 2016-10-31 16:58:15 +00:00
Will Abson
c100412538 Rename search outputs after feedback from @DenysVuyka
Refs #371
2016-10-31 16:36:20 +00:00
Will Abson
3f440215b9 Ensure maximum number of results is shown in FAYT results
Refs #371
2016-10-26 13:10:56 +01:00
Will Abson
a8bea1800b Allow use of arrow keys to navigate FAYT results and update tests
Refs #371
2016-10-26 12:56:42 +01:00
Will Abson
8bfe58c2a7 New implementation of focus/blur event management using Obserable
Refs #371
2016-10-25 18:08:57 +01:00
Will Abson
964111a3b6 Initial tabbable search results implementation
Refs #371
2016-10-24 09:54:10 +01:00
Eugenio Romano
7a4bb0aec9 Merge pull request #892 from Alfresco/dev-wabson-890
Re-enable search service tests
2016-10-13 15:05:25 +01:00
Eugenio Romano
68465e46f2 remove consecutive blank line 2016-10-12 13:47:38 +01:00
Will Abson
78a0253ebb Re-enable search service tests 2016-10-12 12:08:48 +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
dda838be5e Re-enable translation service tests
Refs #737
2016-10-05 09:58:13 +01:00
Will Abson
4beda8e55e Clear autocomplete results/errors between searches
Refs #737
2016-10-04 16:17:53 +01:00
Will Abson
28783322fd Re-add search control tests working for final NG 2.0.0
Refs #737
2016-10-04 15:40:52 +01:00
Will Abson
124da1ff0b Add missing tests for search autocomplete component
Refs #737, #363
2016-10-04 15:40:52 +01:00
Denys Vuika
90646ce910 Upgrade ng2-alfresco-search 2016-09-21 12:46:57 +01:00
Denys Vuika
2c830d9693 Single place for translate pipe 2016-09-17 19:56:55 +01:00
Vito Albano
9d1fe536ad Fix wrong reference to search term 2016-09-12 15:12:43 +01:00
Eugenio Romano
0c253ffdf0 fix no result and refactoring tests 2016-09-02 01:02:40 +01:00
Denys Vuika
e76b9bcc76 Improve 'search' package config 2016-07-15 11:50:53 +01:00
Will Abson
f92539db19 Add alt text for mimetype icons in search component
Refs #302
2016-06-29 16:44:58 +01:00
Will Abson
4a255d29c0 Add tests for search services and components
Refs #190
2016-06-24 11:29:15 +01:00
Mario Romano
9b6ed69095 fix tests 2016-06-20 09:56:44 +01:00
Mario Romano
52689806e6 fix style and naming 2016-06-20 09:56:44 +01:00
Mario Romano
1fa7a4466b fix lint erros 2016-06-16 12:46:34 +01:00
Denys Vuika
bd1100c33b Improve 'ng2-alfresco-core' imports 2016-06-15 13:57:47 +01:00
Denys Vuika
91cb3bf906 Upgrade Search to angular 2.0.0-rc.1 2016-06-14 10:24:06 +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