Commit Graph
17 Commits
Author SHA1 Message Date
Ardit Domi a5ef6507f8 [AAE-10029] - Change auth guard to support BPM configuration (#2578) 2022-08-11 13:14:44 +03:00
arditdomi c3bd24e582 [AAE-8202][AAE-8203] - Add a way to hide new button actions and search bar (#2506) 2022-04-14 21:54:31 +01:00
arditdomi 1bc4613f2a [AAE-8200] - Add a way to hide personal files and configure a landing… (#2494)
* [AAE-8200] - Add a way to hide personal files and configure a landing page

* Move global variable inside the function used

* Rename plugin content service variable

* Fix lint

* Fix comments
2022-04-14 17:58:41 +01:00
arditdomi bacd9e5c10 [AAE-8201] - Add a way to hide libraries and secondary navbar sections (#2492)
* [AAE-8201] - Add a way to hide libraries and secondary navbar sections

* Add new variable

* Rename variable for toggling content service sections

* Fix lint errors

* Remove unnecessary or condition
2022-04-06 14:20:10 +01:00
arditdomi 8d4b9791be [ACA-4430] Add missing viewer routes for Viewing a previous version of a file in Libraries (#2140)
* [ACA-4430] Add missing viewer routes for Manage versions in Libraries

* Fix lint error
2021-05-14 14:37:16 +01:00
arditdomi a3d46c7688 [ACA-4383] - Fix pagination when performing navigation (#2086)
* [ACA-4383] - Fix pagination when performing navigation

* Fix linting errors
2021-04-14 00:00:58 +01:00
arditdomi 3020949adc Re-include tests (#2033) 2021-03-03 13:15:55 +00:00
arditdomi 0f3aa4b589 [AAE-4515] Provide a way to disable/enable the main file uploading di… (#1981)
* [AAE-4515] Provide a way to disable/enable the main file uploading dialog

* Fix expression has been changed after is has been checked error

* Add unit tests

* Fix linting errors
2021-02-09 20:10:09 +01:00
arditdomi 2491e9c421 Fix typo for replacing identity host (#1828) 2020-11-27 11:00:20 +00:00
arditdomi 4547621da6 Update to latest ADF and fix unit tests and broken e2e (#1702)
* Update to latest ADF

* Trigger a run with an older ADF version (investigation of e2e failures)

* Update to latest ADF

* Fix search e2e to search for a more specific search term according to the files uploaded
2020-10-02 12:28:31 +01:00
arditdomi 651fb56ec6 Fix create menu and viewer evaluators not in sync with store values (#1634) 2020-08-26 10:09:22 +01:00
arditdomi 4ac1b8d7dd [ACA-3595] Fix broken extending navbar by using route id reference (#1505) 2020-07-02 12:41:50 +01:00
arditdomi 5194b4e5d1 [ACA-3471] too long french translation doesn't fix in the UI (#1499) 2020-06-26 11:37:07 +01:00
arditdomi 23e15388fd [ACA-3450] Add missing documentation about parentRoute (#1485) 2020-06-12 16:45:17 +01:00
arditdomi 6dc01c4b17 [ACA-3182] Add a way to define an extension route as child of a route (#1463)
* [ACA-3182] Add a way to define an extension route as child of a route

* [ACA-3182] Add unit tests

* [ACA-3182] Add license header
2020-05-12 09:39:33 +01:00
arditdomi 1558d9411b Fix import (#1381) 2020-03-26 18:07:20 +00:00
arditdomi dab3f670f0 [ACA-2948] Add process services extension in settings page (#1374)
* [ACA-2948] Add toggle in settings page for process services extension

* [ACA-2948] Remove console log

* [ACA-2948] Fix import
2020-03-25 14:06:02 +00:00