275 Commits

Author SHA1 Message Date
Will Abson
8f1659fca1 Add expandable input field to search control 2016-06-01 18:56:01 +01:00
Will Abson
bf63eace1b Add inputType option to search control component 2016-06-01 16:34:18 +01:00
Will Abson
d3c7bacc0a Add README info on component usage
Refs #90
2016-06-01 16:34:18 +01:00
Will Abson
973f9d0748 Clean up search and core versions in package.json files 2016-06-01 15:23:55 +01:00
Will Abson
d5d1e22eb8 Increment search version prior to npm publish 2016-06-01 15:23:54 +01:00
Will Abson
335b0f99c9 Add demo folder for search component
Refs #90
2016-06-01 15:23:54 +01:00
Enzo Rivello
06dfbe90f4 making the run compatible with travis 2016-06-01 15:00:38 +01:00
Eugenio Romano
2357b52479 fix coverage ts problem 2016-05-31 13:36:29 +01:00
Eugenio Romano
919eb14de7 imporve test configuration 2016-05-28 00:52:27 +01:00
Eugenio Romano
821aa7d74d split start and server script 2016-05-27 16:48:48 +01:00
Eugenio Romano
9e721327ef externalize system config js in demo and fix some tslin error 2016-05-27 10:40:01 +01:00
Mario Romano
6c9db5ed57 Update README.md 2016-05-24 20:37:20 +01:00
Eugenio Romano
bfd04f6475 add tslint in demo folders 2016-05-24 16:45:57 +01:00
Eugenio Romano
2060982ec7 #68 add page moving and input param
tslint rule withespace type
2016-05-24 00:17:21 +01:00
Mario Romano
01206621f8 add src to npm 2016-05-23 11:12:01 +01:00
Mario Romano
c13d6a7fc3 fix dependencies and core 2016-05-21 04:25:44 +01:00
Will Abson
f97f4ea088 Add additional columns to search results
Refs #69
2016-05-20 16:43:38 +01:00
Will Abson
aaaf728168 Add padding around search elements 2016-05-20 16:43:38 +01:00
Will Abson
6ee280e902 Add alfresco-core dependency to search 2016-05-20 16:43:38 +01:00
Mario Romano
eb6a486bca update npm registry 2016-05-20 16:11:15 +01:00
Mario Romano
40d8cff331 fix search and login 2016-05-19 18:41:40 +01:00
Will Abson
697fb788dc Updates to ng2-alfresco-search package.json
- Republished and bumped version

Refs #69
2016-05-19 18:05:45 +01:00
Will Abson
26cc9b6a89 Publish ng2-alfresco-search to registry
Refs #69
2016-05-19 17:53:15 +01:00
Will Abson
caebc65975 Remove last traces of documentlist code from alfresco-search
- Fixes build problems

Refs #69
2016-05-19 17:40:40 +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