Commit Graph
24 Commits
Author SHA1 Message Date
Martin Muller 00d236e186 Add -w parameter for windows path (#1351)
* add -w parameter for windows path

* add -w parameter for windows path
2020-02-25 18:44:30 +02:00
Martin Muller b09c93b103 Git Submodules improvements (#1300)
* fix local adf script + attach _LOCAL to the local created libraries

* fix redirect login for SSO

* optimise package.json
2020-01-17 17:51:40 +01:00
Martin Muller fd970c1ef1 ACA-2755 sso simplified ADF integrating (#1295)
* Simplify ADF changing
2020-01-10 12:36:10 +01:00
Martin Muller 9007d40a8e [ACA-2755] SSO: Simplify changing alfresco-js-api (#1290)
* include alfresco-js-api

* provide update submodules as reset for the submodules
2020-01-06 13:33:39 +01:00
Martin Muller 725073c753 allow other base urls like localhost:8080/workspace (#1273) 2019-12-03 15:39:41 +02:00
Martin Muller c7b8511d5b Hid AOS if record (#1272)
* check if record
* prepare aos release
2019-12-02 14:24:07 +01:00
Martin Muller 5ae12259d7 prepare extension versions (#1269) 2019-11-28 10:57:53 +01:00
Martin Muller 5791622f6e [ACA-2832] Select node after reload (#1267)
* Select node after reload
2019-11-28 10:57:31 +01:00
Martin Muller c439587f09 [ACA-2665] update ADF to 3.6.0 (#1261)
* Update adf libraries
2019-11-26 12:35:47 +01:00
Martin Muller 236d80106d Introduce new SERVER_PATH variable. Create Readme.md for docker information (#1254) 2019-11-22 11:11:39 +01:00
Martin Muller b228ca2f64 Try latest ACS com to see if e2e are passing (#1248)
* use latest ACS com

* add workaround for REPO-4772

* due to the workaround done for REPO-4772, files now have an initial version set to MAJOR 1.0

* add workaround for REPO-4772 for bulk create files

* Get ACS log if something goes wrong

* wait for the dialog to close only in specific cases

* Import Custom Model into ACS. Update proxy to work with Share.
2019-11-18 18:08:32 +01:00
Martin MullerandDenys Vuika 3ff12eecf4 [ACA-2782] Header - sidenav menu button expanded/collapsed state not exposed via ARIA (#1245)
* Calculating if sidenav is expanded or not

* Update src/app/components/layout/app-layout/app-layout.component.html

Co-Authored-By: Denys Vuika <denys.vuika@alfresco.com>
2019-11-07 15:29:34 +01:00
Martin Muller f0a03c8a30 [ACA-2782] Header - sidenav menu button expanded/collapsed state not exposed via ARIA (#1239)
* Implement the expanded aria for the sidenav toogle button
2019-11-06 11:00:36 +01:00
Martin Muller 349a9df044 Update e2e Tests to allow ADW builds to run on them as well (#1242)
* make ECM host flexible
2019-11-05 15:50:10 +01:00
Martin Muller 1147e0765c [ACA-2800] Entry.sh overrides wrong BASE_PATH (#1240)
* ACA-2800 href should be override href="/" and href="./" as that is our prod build. As well ADW uses ACS_URL

* ACA-2800 href should be override href="/" and href="./" as that is our prod build
2019-10-31 21:34:31 +02:00
Martin Muller 9e208ed573 [ACA-2779] Configurable Chrome Protractor version (#1237)
* Allow a specific chrome version for webdriver with "VERSION_CHROME=1.2.3 npm run wd:update". Defaults back to the latest chrome version.
2019-10-30 12:16:32 +01:00
Martin Muller 8faca1f9a0 [ACA-2507] Header - link does not have a role (#1231)
* Add meaning full aria label to avatar icon button

* Add meaning full aria label to avatar icon button

* Add meaning full aria label to avatar icon button

* Add meaning full aria label to avatar icon button

* Update current-user.component.html

VS Code doesn't do the formate changing ... trying browser editor

* Move aria label string from avatar button
2019-10-21 17:53:34 +03:00
Martin Muller 322cd27111 [ACA-2506] Header - Button does not have a role (#1229)
* Add aria label to avatar button

* Add tabindex 0 to make it tab focusable

* changed to button as div doesn't allow using tab for opening the menu
2019-10-17 19:53:56 +03:00
Martin Muller 1c1a365ac9 Trap the tab in the cdk overlay for the search input to make it possible to reach the Search filter checkboxes (#1227) 2019-10-17 18:12:39 +03:00
Martin Muller aa8a66f942 Add AuthGuard (#1207) 2019-09-26 13:21:21 +03:00
Martin Muller cbe9cf4690 use fallback to ntlms for idms docker compose 2019-08-27 12:44:20 +02:00
Martin Muller 87a8a7bd53 Feature ACA-2646 local ids (#1179)
* Update docker compose acs community deployment with SSO
2019-08-27 11:38:15 +02:00
Martin Muller b4e6b43787 Fix/ACA-2111 blue toggle (#1109)
* Revert "[ACA-2069] fix blue slider issue (#854)"

This reverts commit 84b0cd4e7e.

* ACA-2111 remove default color for toggle as it defaults to orange

* ACA-2111 remove default color for toggle as it defaults to orange
2019-05-16 10:01:32 +03:00
Martin Muller 39f528af67 Feature/ACA-1676 e2e share file (#1106)
* ACA-1676 add share tests with user logouts

* ACA-1676 add share tests with user logouts

* ACA-1676 split the logout test into own describe and reformat the tests a bit.

* ACA-1676 split the logout test into own describe and reformat the tests a bit.

* ACA-1676 split the logout test into own describe and reformat the tests a bit.

* ACA-1676 split the logout test into own describe and reformat the tests a bit.

* ACA-1676 change some protractor config as suggested from Adina

* ACA-1676 change some protractor config as suggested from Adina
2019-05-14 18:58:58 +03:00