195 Commits

Author SHA1 Message Date
Cilibiu Bogdan
b47fc2cb3f edit folder error notification (#296) 2018-04-11 10:03:27 +01:00
Cilibiu Bogdan
4f48ed9361 raise notification on error (#295) 2018-04-11 07:31:15 +01:00
Denys Vuika
077366bd7e
upgrade to latest adf alpha (#293)
* upgrade to latest adf alpha

* update tests
2018-04-10 16:05:50 +01:00
Cilibiu Bogdan
a73d3597a4 preview versions (#285) 2018-04-05 19:11:52 +01:00
Cilibiu Bogdan
b1d093fd48 manage version icon (#284) 2018-04-05 18:57:52 +01:00
Cilibiu Bogdan
7209318bf0 upload permission (#278) 2018-04-05 18:43:31 +01:00
Cilibiu Bogdan
14859302ae [ACA-1271-ACA-1272] Favorites - Metadata permission (#281) 2018-04-05 14:47:22 +01:00
Cilibiu Bogdan
fbaa07be11 update permission (#279) 2018-04-05 10:16:24 +01:00
Cilibiu Bogdan
b970caa56d update permission (#275) 2018-04-04 13:30:10 +01:00
Cilibiu Bogdan
d21d7c5fab update menu permission (#273) 2018-04-04 10:20:33 +01:00
Cilibiu Bogdan
142b179841 [ACA-1273] Preview - node metadata (#272) 2018-04-04 09:24:26 +01:00
Denys Vuika
b63f6c0197 [ACA-1086] search container (#271)
* rename search to search-input

* search results placeholder

* initial search filter integration

* layout

* upgrade to latest ADF alpha to get pagination fixes

* set default page size for search results to 25

* disable test until full search implementation
2018-04-03 17:26:49 +03:00
Cilibiu Bogdan
ef2fe2534d translation (#268) 2018-03-29 15:18:14 +01:00
Cilibiu Bogdan
9046ef16ad fix ripple color value (#266) 2018-03-29 13:43:06 +01:00
Cilibiu Bogdan
9f3bfdad4f [ACA-1264] Sidenav Layout - switch to ADF component (#265) 2018-03-29 11:14:40 +01:00
suzanadirla
1bbb409a4c Update to latest ADF & alfresco-js-api (#264)
* upgrade to latest ADF & alfresco-js-api

* fix tests

* update to latest ADf alpha
2018-03-29 10:20:35 +01:00
Cilibiu Bogdan
77e24dc233 fix missing pagination on small screen (#262) 2018-03-28 12:30:53 +01:00
Cilibiu Bogdan
b560f19913 conditional empty fields rendering (#263) 2018-03-28 11:44:36 +01:00
Cilibiu Bogdan
330b795aa6 [ACA-1245] Document List - pagination is missing (#260)
* refactor styling

* disable :hoover in empty folders content
2018-03-27 12:33:27 +01:00
suzanadirla
c8ace1f5f1 [ACA-1230] Manage versions from right panel tab. (#259)
* [ACA-1230] Manage versions from right panel tab.

* scss changes

* use Flexbox to center icon
2018-03-27 13:04:01 +03:00
Cilibiu Bogdan
ded29aee4d edit node permission (#261) 2018-03-27 11:49:49 +03:00
Cilibiu Bogdan
107c44665b [ACA-1244] Toolbar theme (#257) 2018-03-24 08:34:21 +00:00
Cilibiu Bogdan
d69a18127b [ACA-1237] Sidenav - navigation menu UX (#256) 2018-03-24 07:27:40 +00: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
Popovics András
abe244fed9 [ADF-2559] Sidenav layout extraction (#253)
* First step of extraction

* Add content also and fix initial mobile screen issue

* Move ADF sidenav-layout to different folder for easier future removal

* Test the new behaviour

* test fix

* minor fixes
2018-03-24 07:07:34 +00:00
suzanadirla
ac28a28f94 add version manager on favorites, preview, recent and shared (#250) 2018-03-23 13:08:32 +02: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
e686034026 [ACA-1101] Metadata - Image Properties (#246) 2018-03-20 23:55:34 +00:00
Cilibiu Bogdan
ea631c1043 [ACA-1226] Node Metadata - action tooltip 2018-03-20 08:30:49 +00: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
50d6147e81 custom content animation (#240) 2018-03-17 08:01:08 +00:00
Cilibiu Bogdan
4d6e1cba1b [ACA-1216] Sidenav - hide in preview (#238)
* hide sidebar in preview

* indentation
2018-03-15 07:18:13 +00:00
Cilibiu Bogdan
d68dde74a8 [ACA-1213] About - release version (#231)
* get release version

* use versions value
2018-03-14 09:46:45 +00:00
Bogdan Cilibiu
4e8210b7fb mini sidenav variant 2018-03-14 05:18:39 +02: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
Adina Parpalita
bd6e021581 fix title (#205) 2018-02-28 11:21:20 +00:00
Denys Vuika
3a55411f40
[ACA-99] Viewer actions (#203)
* "toggle favorite" action

* copy and move actions

* move actions to the "more" menu
2018-02-27 15:30:24 +00:00
Denys Vuika
0b5dc47de9
move empty folder UI into separate component (#202)
* move empty folder UI into separate component

* test fixes
2018-02-27 11:06:31 +00:00
Denys Vuika
8d4e6a6604
upgrade to lastest ADF alpha (#201) 2018-02-26 16:37:04 +00:00
Cilibiu Bogdan
9bbc11b0b0 granular dependencies (#200) 2018-02-24 07:52:10 +00:00
Cilibiu Bogdan
4d7b6d3271 Browsing Files - unit tests granular dependencies (#199) 2018-02-23 16:25:59 +00:00
Cilibiu Bogdan
3cbb7fa065 route defined preference data prefix (#195) 2018-02-22 20:24:31 +00:00
Denys Vuika
ed2f91ee7c [ACA-1137] Spike - Improving speed of unit tests (#193)
* improve tests

* improve tests

* improve tests

* improve tests
2018-02-21 15:21:59 +02:00
Denys Vuika
5234a875e7 [ACA-1135] spike on deleting nodes from the viewer (#192)
* delete/restore from the viewer

* rename content management service events

* test fixes

* offload node delete/restore to content service

* improve tests
2018-02-21 08:00:58 +02:00
Cilibiu Bogdan
0d727a5ffd [ACA-1134] Shared Files - get user preference sorting (#191) 2018-02-20 12:05:08 +00:00
Denys Vuika
5fb55afeb2 [ACA-793] use download directive from ADF (#190) 2018-02-19 18:31:35 +02: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
Denys Vuika
b28eabc63d upgrade to ADF 2.2.0-beta1 (#185)
* upgrade to ADF 2.2.0-beta1

* upgrade and cleanup unit tests

* cleanup unused locals

* cleanup test files
2018-02-05 11:15:57 +02:00
Cilibiu Bogdan
a9262659e4 refresh when change the favorite state (#181) 2018-01-30 09:54:47 +02:00