267 Commits

Author SHA1 Message Date
Denys Vuika
0107865072 Merge pull request #927 from Alfresco/dev-wabson-371
Tab into search results
2016-10-31 18:30:36 +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
Eugenio Romano
f8979f06c5 fix importing alfreso-js-api compatible with the version 0.3.6 #916 2016-10-29 16:37:10 +01: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
68fc93ecbc Add additional test for no server error 2016-10-25 18:10:53 +01:00
Will Abson
b90c676bc9 Remove duplicated error message 2016-10-25 18:10:26 +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
Will Abson
1ba42f0e72 Revert "Update search package test commands"
This reverts commit fa43e54e0896eb826c1a731cb38e160578a1dbbc.
2016-10-13 12:54:42 +01:00
Will Abson
be4aec7e07 Refactor mocks into external file 2016-10-13 12:54:17 +01:00
Mario Romano
efa8d8706b Update package.json 2016-10-13 09:37:01 +01:00
Will Abson
fa73a55ebd Add additional test for error returned by search API 2016-10-12 14:57:52 +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
Will Abson
ae54a127e0 Fix Karma warnings logged to console 2016-10-12 12:08:03 +01:00
Will Abson
fa43e54e08 Update search package test commands 2016-10-12 12:07:04 +01:00
Eugenio Romano
2dc1cec71e disallow consecutive-blank-lines 2016-10-12 11:16:36 +01:00
Eugenio Romano
8ef8d43b9c install rimraf pkg if not present during the clean in demo folders 2016-10-10 10:30:21 +01:00
Eugenio Romano
f17824cf87 fix test conf file demo folders and demo shell component #749 2016-10-07 15:28:57 +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
2a40ebd32d Merge pull request #838 from Alfresco/dev-valbano-727
Dev valbano 727
2016-10-05 12:00:05 +02:00
Will Abson
b200eab466 Rename fixture variable to clean up test code
Refs #737
2016-10-05 10:18:01 +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
ba710dc816 Find-as-you-type improvements
- Add autocompleteEnabled input property for find-as-you-type
- Support escape and down arrow keys for hiding/showing FAYT results
- Add tests for find-as-you-type

Refs #737
2016-10-04 15:40:53 +01:00
Will Abson
b29adeb699 Improve appearance of error message in find-as-you-type control
Refs #737
2016-10-04 15:40:53 +01:00
Will Abson
8f823cf0e2 Update search control component and tests ng2-forms 2.0.0
Refs #737
2016-10-04 15:40:52 +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
420b11449c Fix up Karma warnings 2016-10-04 15:40:52 +01:00
Will Abson
8df2b08b31 Fix up search component and search thumbnail service tests
Refs #737
2016-10-04 15:40:52 +01:00
Will Abson
969d961e23 Fix width and simplify markup in 'no results found' message
Refs #737
2016-10-04 15:40:52 +01:00
Will Abson
f412871b25 Add missing tests for search thumbnail service
Refs #737, 363
2016-10-04 15:40:52 +01:00
Will Abson
dc4a9722d2 Update README with new output names and fix typos
Refs #737, 363
2016-10-04 15:40:52 +01:00
Will Abson
f0fa43e2ee More tests for search (results) component
Refs #737, #363
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
Will Abson
2e58481f15 Add additional tests for search control component
Refs #737
2016-10-04 15:40:51 +01:00
Will Abson
147af98bda Restore navigation to search page in demo-shell
- Remove deprecated router component
- searchChanges and new searchSubmit component outputs work as you would expect
- Update tests

Refs #737
2016-10-04 15:40:51 +01:00
Vito Albano
f72165b55f Fixed wrong import on demo 2016-10-04 15:15:44 +01:00
Eugenio Romano
b309961edb fix clean script, remove typing folder and install rimraf if is not present 2016-09-30 09:42:53 +01:00
Denys Vuika
eb8ab6c91f Upgrade ng2-alfresco-search/demo 2016-09-23 15:07:27 +01:00
Denys Vuika
dd2d41db2c Greatly reduced module imports hierarchy
- it is no longer needed manually importing numerous modules as
CoreModule re-exports them
2016-09-23 13:58:40 +01:00
Denys Vuika
ad40c24d0b Upgrade to release version of TypeScript (2.0.3) 2016-09-23 12:36:41 +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
f592c71a7a Upgrade ng2-alfresco-tag 2016-09-21 18:51:28 +01:00
Denys Vuika
6104c5d669 Upgrade ng2-alfresco-upload, code fixes 2016-09-21 14:12:42 +01:00
Denys Vuika
90646ce910 Upgrade ng2-alfresco-search 2016-09-21 12:46:57 +01:00