Eugenio Romano
12abac0339
add tslint in demo shell #1641 ( #1642 )
2017-02-20 14:23:01 +00:00
Mario Romano
b05247dade
#1014 use document list to display search results ( #1548 )
...
* #1014 use document list to diplay search results
* #1014 refactor pagination
* #1014 documentation and scripts update
* fix random erros on tests executrion
* #1014 fix travis scripts and raise timeout jasmine
* #1014 fix appveyor script
* #1014 type nodeId
2017-01-27 12:22:25 +00:00
Mario Romano
9655e51943
#1471 rollback className change ( #1472 )
2017-01-16 11:49:43 +00:00
mauriziovitale84
896c57fa53
#1370 Removed deprecated AlfrescoAuthenticationService
2017-01-04 17:28:29 +00:00
Will Abson
af715c3dd1
Fix file viewer from search results the second time
...
- Currently it is necessary to destroy the viewer between views
Refs #1315
2016-12-16 15:52:44 +00:00
Will Abson
b34a38fcff
Allow navigation to folders from search results ( #1209 )
...
* Allow navigation to folders from search results
- Uses router to pass ID of the folder
- Modified document list component to accept folder ID without path
- Current limitations
- Breadcrumb cannot currently be shown when navigating via folder id
- Clicking between folders does not update the current route
* Allow root folder ID to be changed and have documentlist reload
- e.g switching from Company home to My Files
* New tests for navigating to folders based on ID
Refs #666
2016-12-13 09:30:58 +00:00
Denys Vuika
c7167bb812
basic webpack setup
2016-12-06 15:39:22 +00:00
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
c100412538
Rename search outputs after feedback from @DenysVuyka
...
Refs #371
2016-10-31 16:36:20 +00: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
3fcc84cd02
Upgrade demo-shell
2016-09-21 12:09:14 +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
Eugenio Romano
eb68bd5f48
insert new logic in the demo Shell
2016-08-04 10:24:50 +01:00
Denys Vuika
5dc42b9e6c
#489 Upgrade to angular/router
2016-07-28 15:48:37 +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
b4766d7be4
Hide search results modified by and modified at cols on smaller screens
...
Refs #228
2016-06-28 09:35:33 +01:00
Will Abson
4f171c8fd4
Demo shell hiding app title when search bar expanded
...
Refs #228
2016-06-28 09:33:45 +01:00
Will Abson
a7d450c583
Load viewer on search results click
...
Refs #283
2016-06-27 17:14:14 +01:00
Denys Vuika
fccbe20d1a
Improve 'ng2-alfresco-viewer' imports
2016-06-15 14:30:59 +01:00
Denys Vuika
8ca6c8d03a
Improve 'ng2-alfresco-search' imports
2016-06-15 14:19:40 +01:00
Denys Vuika
bd1100c33b
Improve 'ng2-alfresco-core' imports
2016-06-15 13:57:47 +01:00
Denys Vuika
bcff692a7b
Upgrade Demo App to angular 2.0.0-rc.1
2016-06-14 12:06:29 +01:00
Will Abson
7e6616d053
Display file name in viewer after clicking on live search result
2016-06-10 14:16:37 +01:00
Will Abson
f0e00e39c3
Fix filename shown in title area of viewer component
2016-06-10 12:22:21 +01:00
Will Abson
e7967fee35
Add ContentService dep to viewer comp in search bar
2016-06-09 19:07:18 +01:00
Will Abson
316c6ca263
Revert changes which should have been made in dev-wabson-contentserviceapi
2016-06-09 18:54:52 +01:00
Will Abson
74c77d5028
Add new files missed from commit e67d043a54
...
Refs #173
2016-06-09 18:47:03 +01:00
Mario Romano
a0ac51fe9c
fix header
2016-06-03 15:28:32 +01:00
Will Abson
6b8e8d50f0
Extract search box into its own component
...
- Upgraded to latest 0.1.5 version of search
- Search is now only shown if the user is logged in
- Heading now lives inside the demo app not inside search
Refs #69
2016-06-01 15:23:55 +01:00