Commit Graph

22 Commits

Author SHA1 Message Date
Denys Vuika
e33ddb38fd [ACA-1439] Resolve multi-select issues (#392)
* toolbar enhancements

* code cleanup
2018-06-08 21:07:43 +01:00
Denys Vuika
f0c0fe162b [ACA-1432] unified selection and single info drawer (#385)
* track document list selection state

* selection management enhancements

* (fix) hide info drawer on selection reset

* use store selection

* remove event handler

* upgrade info drawer for personal files

* upgrade favorties

* upgrade recent files

* move info drawer to a separate component

* test fixes

* update tests

* test fixes

* remove obsolete directive

* use last selection entry

* switch back to first selected node

* selection improvements, versioning uses same node

* optimised toolbar visibility evaluation

* upgrade libs

* update js api

* test fixes

* test fixes

* test updates

* test fixes

* fix e2e tests

* show metadata for last clicked node
2018-06-06 12:44:13 +01:00
Denys Vuika
a67dd43ad6 [ACA-1430] Initial NgRx setup (#384)
* initial ngrx integration, migrate header

* update header tests

* update spellcheck rules

* fix locked image path for virtual paths
2018-06-04 10:57:50 +03:00
Denys Vuika
7bb0905045 imporove sorting management and reduce repetitive code (#381)
* rework sorting management

* remove fdescribe

* test fixes

* unified desctructor

* unified page reload

* test fixes

* code fixes

* test fixes

* test fixes
2018-06-02 18:35:55 +03:00
Cilibiu Bogdan
e94bf5340d remove fetchNodes from generic page component (#372) 2018-05-31 14:35:57 +01:00
Cilibiu Bogdan
5dee937cf0 replace and clean up methods (#352) 2018-05-10 14:43:58 +01:00
Cilibiu Bogdan
549abeb557 [ACA-1328] Use ADF Pagination in Personal Files and Libraries (#340) 2018-04-30 15:14:52 +01:00
Denys Vuika
5fe556e8ef [ACA-1329] fix for pagination 2018-04-20 07:52:27 +01:00
Denys Vuika
c4b03e2bb4 pagination workarounds (#321)
* pagination workarounds

* update the code
2018-04-19 10:17:23 +03:00
Cilibiu Bogdan
fbaa07be11 update permission (#279) 2018-04-05 10:16:24 +01:00
Cilibiu Bogdan
ded29aee4d edit node permission (#261) 2018-03-27 11:49:49 +03:00
suzanadirla
15c361c962 [ACA-1236] Manage Versions - of Shared Files (#251)
* you can't open version history for multiple files selected

* update node-version directive to handle the node versions of shared files
2018-03-24 07:15:32 +00:00
suzanadirla
ae5bd67067 [ACA-1221] Files versions manager (#247)
* [ACA-1221] Integrate the component as it currently is on ADF.

add versions as a modal

* refactor scss file

* remove permission check from directive

* emit event on node type error
2018-03-22 18:08:29 +02:00
Cilibiu Bogdan
086d22b92d [ACA-1226] Node info panel (#241)
* node metadata

* getNodeInfo over nodeInfo
2018-03-19 11:16:20 +00:00
Cilibiu Bogdan
a9d98fbe83 shared nodes actions permission (#224) 2018-03-06 16:17:06 +00:00
Adina Parpalita
6688e236d9 update copyright year on license headers and login page (#212) 2018-03-02 14:11:31 +00:00
Denys Vuika
3cff48cac5 [ACA-1078] next/prev navigation for the Viewer (#187)
* basic navigation through the folder

* carousel mode for libraries

* code polishing

* save and restore sorting settings

* get user sorting preferences into account

* sorting fixes

* full test coverage
2018-02-08 20:39:19 +02:00
suzanadirla
ebd1d840f8 [ACA-1060] [Recent Files] Working copy is incorrectly displayed for a file locked for offline editing (#128)
-moved common code to PageComponent to avoid duplication
-used the imageResolver and onNodeSelect on recent files also
2017-12-11 14:59:50 +00:00
Denys Vuika
d4a55c5b95 [ACA-1042] switch license (#129) 2017-12-11 14:58:25 +00:00
Denys Vuika
c1e9001c38 [ACA-1033] pagination fixes (#95)
* pagination fixes

* test fixes
2017-11-28 22:03:35 +02:00
Denys Vuika
89fb92d1d9 Upgrade to ADF 2.0.0-beta2 (#65)
* upgrade to 2.0.0-beta2

* search fixes

* test fixes

* test fixes

* cleanup CLI config

* remove unused property
2017-11-20 18:23:23 +02:00
Denys Vuika
1bf4f26df8 main application 2017-10-19 11:21:51 +01:00