1483 Commits

Author SHA1 Message Date
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
Denys Vuika
8d510b23fd
Merge pull request #1238 from Alfresco/sdirla-upgrade-ADF-libs
[ACA-2797] Upgrade to latest ADF alpha
2019-10-29 19:54:08 +00:00
suzana_dirla
8f5017fc36 [ACA-2797] Upgrade to latest ADF alpha
- get accessibility fixes
- get fix for Auth guard
2019-10-29 20:41:00 +02:00
Suzana Dirla
f2ebb730dc bump aca-shared version (#1236)
- contains changes for the overlay viewer
2019-10-29 11:38:20 +02:00
Cilibiu Bogdan
cb268f2ebe
[ACA-2489] - Drag and Drop is not operable with keyboard alone (#1235)
* filter out image-viewer for key navigation

* cancel keyboard navigation for cdk-overlay-container children
2019-10-24 07:55:57 +03:00
Denys Vuika
bd81c496d8
Merge pull request #1230 from Alfresco/adina-refactor
[ACA-2775] e2e remove some redundant awaits
2019-10-22 20:59:20 +01:00
Adina Parpalita
5ac3304854 remove unused var 2019-10-22 19:56:32 +03:00
Adina Parpalita
7adba9e619 some more little fixes 2019-10-22 19:39:32 +03:00
Adina Parpalita
e8e353fd48 some more fixes 2019-10-22 16:54:02 +03:00
Adina Parpalita
e8ed183a44 added try - catch in api and handleError methods 2019-10-22 13:14:57 +03: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
Denys Vuika
f335bcf708
Merge pull request #1234 from Alfresco/dev-pionnegru-ACA-2526
[ACA-2526] Info Drawer - When user selects or inputs value a substantial change occurs
2019-10-21 11:44:45 +01:00
Denys Vuika
abf3cc8944
Merge pull request #1233 from Alfresco/dev-pionnegru-adf-update-3.6.0-f2c1
ADF 3.6.0-f2c177 update
2019-10-21 10:51:10 +01:00
Cilibiu Bogdan
37f3a07906
fix revert (#1232) 2019-10-21 12:26:34 +03:00
pionnegru
473f4ced8e test 2019-10-21 12:15:52 +03:00
pionnegru
4abb09c98f filter element target on keyboard event 2019-10-21 12:15:41 +03:00
pionnegru
cb4b550fc7 adf update 2019-10-21 11:26:51 +03:00
pionnegru
84b190a441 Revert "update adf dependencies"
This reverts commit 0d603cc5b51e427d5685a0f8f35c320ce69d789b.
2019-10-21 11:18:49 +03:00
pionnegru
d7d876187e Revert "[ACA-2506] Header - Button does not have a role (#1229)"
This reverts commit 322cd27111e9c3411ea86c1fa6dcf47d7da09001.
2019-10-21 11:06:53 +03:00
pionnegru
0d603cc5b5 update adf dependencies 2019-10-21 10:47:54 +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
Denys Vuika
beee6d277d
Merge pull request #1228 from Alfresco/dev-pionnegru-ACA-2130
[ACA-2130] App - page must contain a level-one heading
2019-10-17 16:03:18 +01:00
Adina Parpalita
227e05e3f9 - remove some awaits
- add try catch
- small refactoring
2019-10-17 17:31:29 +03:00
pionnegru
b633d85352 accessibility page heading 2019-10-17 13:43:47 +03:00
Denys Vuika
9fd47d3186
Merge pull request #1225 from Alfresco/no-implicit-returns
[AAE-622] enable noImplicitReturns rule
2019-10-16 13:45:00 +01:00
pionnegru
d616d393b8 no implicit returns 2019-10-16 13:38:02 +03:00
pionnegru
3ca9f4a437 default to none string value 2019-10-16 13:25:07 +03:00
pionnegru
2c5fe7d3f4 amend implicit returns 2019-10-16 13:11:24 +03:00
Denys Vuika
af67703371 enable noImplicitReturns rule 2019-10-16 09:45:52 +01:00
Denys Vuika
fdc85a14f7
Merge pull request #1224 from Alfresco/dev-pionnegru-ACA-2486
[ACA-2486] Share link - when modal is closed focus is not returned to trigger
2019-10-16 08:11:17 +01:00
Denys Vuika
792732e467
Merge pull request #1223 from Alfresco/dev-pionnegru-ACA-2490
[ACA-2490] Info drawer - Expanded/collapsed state incompletely exposed via ARIA
2019-10-16 08:10:18 +01:00
pionnegru
cdb2f72846 restore focus 2019-10-16 08:52:11 +03:00
pionnegru
61bc80e538 set aria-expanded 2019-10-16 07:47:08 +03:00
Suzana Dirla
7548f45602 [ACA-2765] Upgrade to latest ADF alpha (#1222) 2019-10-15 10:16:46 +03:00
Denys Vuika
9e4b459a0d
Merge pull request #1220 from Alfresco/dev-pionnegru-toolbar-accessibility
[ACA-2766] Toolbar actions accessibility
2019-10-11 07:46:26 +01:00
Suzana Dirla
795850f5b9 [ACA-2765] Upgrade ACA to the alpha ADF with accessibility fixes (#1219)
* [ACA-2765] Upgrade to ADF alpha

- to get the most recent accessibility fixes

* [ACA-2765] Upgrade to ADF alpha that has the accessibility fixes we need

- to get the most recent accessibility fixes
2019-10-11 08:43:36 +03:00
pionnegru
a1224d2f72 action icons accessibility 2019-10-11 08:31:44 +03:00
Denys Vuika
5deb24ad16
Merge pull request #1217 from Alfresco/dev-pionnegru-imageviewername
Viewer - set image name
2019-10-04 18:31:50 +01:00
pionnegru
aa0cbcfd38 set image name 2019-10-04 14:29:26 +03:00
Suzana Dirla
a480d0c105 [ACA-2742] remove not needed style fixes - already moved to ADF 3.5.0 (#1215)
* [ACA-2742] remove not needed style fixes - already moved to ADF 3.5.0

* [ACA-2742] !default not needed
2019-10-02 13:06:12 +03:00
Suzana Dirla
f60f713fd3 [ACA-2756] upgrade to ADF 3.5.0 (#1213)
* [ACA-2756] upgrade to latest ADF and js-api alpha versions

* [ACA-2756] upgrade to ADF 3.5.0
2019-10-01 13:22:01 +03:00
Cilibiu Bogdan
f29c477ce8
[ACA-2499] Document list - search results accessibility (#1212)
* accessibility

* fix focus outline
2019-09-30 12:27:59 +03:00
Denys Vuika
e257ce01b0
Merge pull request #1211 from Alfresco/dev-pionnegru-ACA-2495
[ACA-2499] Document list - custom icons accessibility  text
2019-09-27 10:02:23 +01:00
Suzana Dirla
088ffc24fd [ACA-2754] Upgrade ACA to latest ADF and latest js-api (#1210)
* [ACA-2754] upgrade to latest @alfresco/js-api

* [ACA-2754] upgrade to latest ADF alpha version
2019-09-27 11:14:17 +03:00
pionnegru
6f79db6882 icons translation text 2019-09-27 10:27:27 +03:00
Martin Muller
aa8a66f942 Add AuthGuard (#1207) 2019-09-26 13:21:21 +03:00
Suzana Dirla
087b23f313 [ACA-2644] set publicUrls list of minimatch patterns to skip implicitLogin (#1209) 2019-09-26 13:20:59 +03:00
Suzana Dirla
6ded4227ec Japanese docs - add language picker with Japanese & fix links (#1202) 2019-09-13 15:29:00 +03:00