14 Commits

Author SHA1 Message Date
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