Eugenio Romano
5c7ccb9b83
fix toolbar and page port view for size in small devices ( #2338 )
...
remove old alfresco and activiti prefix
fix login toggle mobile devices
2017-09-14 19:53:46 +01:00
Popovics András
e6ae21a0bc
Files and search component fix with routing support ( #2191 )
2017-09-05 15:16:41 +01:00
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
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
Denys Vuika
3fcc84cd02
Upgrade demo-shell
2016-09-21 12:09:14 +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
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
a7d450c583
Load viewer on search results click
...
Refs #283
2016-06-27 17:14:14 +01:00
Denys Vuika
8ca6c8d03a
Improve 'ng2-alfresco-search' imports
2016-06-15 14:19:40 +01:00
Denys Vuika
bcff692a7b
Upgrade Demo App to angular 2.0.0-rc.1
2016-06-14 12:06:29 +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