26 Commits

Author SHA1 Message Date
Will Abson
dda838be5e Re-enable translation service tests
Refs #737
2016-10-05 09:58:13 +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
f0fa43e2ee More tests for search (results) component
Refs #737, #363
2016-10-04 15:40:52 +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
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
Eugenio Romano
ce191a9a23 Cannot click on a item in search result 2016-08-30 16:16:31 +01:00
Denys Vuika
e76b9bcc76 Improve 'search' package config 2016-07-15 11:50:53 +01:00
Will Abson
bc9a83040e Use <caption> el to summarise search results
Refs #302
2016-06-29 16:46:38 +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
12c98a831e Use 100% of screen width for results on smaller screens
- Ellipsis used and text truncated if name overflows
- Icon column does not expand out as screen gets wider

Refs #228
2016-06-28 15:29:20 +01:00
Will Abson
a7d450c583 Load viewer on search results click
Refs #283
2016-06-27 17:14:14 +01:00
Will Abson
4a255d29c0 Add tests for search services and components
Refs #190
2016-06-24 11:29:15 +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
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
mauriziovitale84
441d65a0e1 # Changed TranslationService 2016-06-08 17:48:30 +01:00
Will Abson
8bdbccb138 Display message when errors occur whilst searching
Refs #144
2016-06-07 14:07:35 +01:00
Will Abson
d989bf309f Add i18n to search components 2016-06-03 09:33:42 +01:00
Will Abson
335b0f99c9 Add demo folder for search component
Refs #90
2016-06-01 15:23:54 +01:00
Will Abson
f97f4ea088 Add additional columns to search results
Refs #69
2016-05-20 16:43:38 +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