Alexandre Vryghem
1989a6c042
Fixed accessibility issues with pagination button
...
- Replaced the h6 tags with the role heading
- Gave the gear button the roles in order to be detected as an expandable menu
- Replaced the dropdown structure to render a menu of listboxes
- Added the aria-selected attribute
2024-01-30 23:24:27 +01:00
Alexandre Vryghem
b8e0401388
Fix header ordering
2024-01-17 23:26:11 +01:00
Alexandre Vryghem
d876fadd2a
Fixed accessibility issues on SubmissionImportExternalSearchbarComponent
...
- Fixed input not describing itself
- Put the items from the dropdown in an ul
- Fixed broken aria labels
- Removed titles who where identical to the displayed value
2024-01-17 23:26:11 +01:00
Alexandre Vryghem
3c1243f6f1
Fixed search filters having empty input buttons
2024-01-17 23:26:11 +01:00
Alexandre Vryghem
086c5463a8
Removed invisible buttons on the CommunityListComponent & fixed content displacement when expanding com/col
2024-01-17 23:26:10 +01:00
Alexandre Vryghem
2f5370a085
Fixed accessibility issues related to dso selectors
...
- Fixed header ordering
- Fixed input field not having a description what it does (because the header isn't always shown I decided to use aria-labels instead of regular labels)
2024-01-17 23:26:10 +01:00
Tim Donohue
1c782b2656
Merge pull request #2711 from tdonohue/add_accessibility_tests
...
Add more automated accessibility scanning to e2e tests & fix a few minor accessibility bugs
2024-01-17 13:37:49 -06:00
Tim Donohue
a5a89a4b98
Add environment variable for Person collection name. Use it in submission e2e tests.
2024-01-17 12:05:00 -06:00
Tim Donohue
0aaf3131fa
Move increment/decrement to i18n. Update to use "name".
2024-01-17 11:49:00 -06:00
Tim Donohue
31bc05235e
Add accessibility testing for admin sidebar
2024-01-17 11:16:54 -06:00
Tim Donohue
80492cd88a
Add Item Edit accessibility tests. Switch Item to use to one with bitstreams. Minor updates to HTML to pass accessibility tests.
2024-01-17 11:16:54 -06:00
Tim Donohue
00cb2f9e8a
Add accessibility tests (and minor fixes) for Edit Collection's Content Source tab and Item Mapper tab
2024-01-17 11:16:54 -06:00
Tim Donohue
9894d315a0
Add Edit Collection accessibility Testing
2024-01-17 11:16:54 -06:00
Tim Donohue
6c76d8c1d7
Add Edit Community accessibility tests & minor cleanup
2024-01-17 11:16:54 -06:00
Tim Donohue
e47593b303
Fix circular dependency issue by using Cypres env variables directly instead of global constants
2024-01-17 11:16:54 -06:00
Tim Donohue
8d61fa6ac3
Improve accessibility testing on Submission page
2024-01-17 11:16:54 -06:00
Tim Donohue
a581219df5
Refactor e2e test infrastruction to allow easier way to lookup REST API info and generate CSRF tokens
2024-01-17 11:16:54 -06:00
Tim Donohue
5dad8bec39
Fix ARIA labels and tabindex on date picker in submission form. Tabindex is unnecessary & throws accessibility errors from AXE tools
2024-01-17 11:16:53 -06:00
Tim Donohue
aeea1cd592
Fix ARIA labels on submission form relationship button and dynamic dropdowns
2024-01-17 11:16:53 -06:00
Tim Donohue
53d521a87e
Add new e2e accessibility tests & update some existing ones
2024-01-17 11:16:53 -06:00
Tim Donohue
55c191e742
Merge pull request #2587 from Dawnkai/main
...
Deque Analysis Color Contrast fixes
2024-01-16 16:01:50 -06:00
Maciej Kleban
c20b0a7c11
Replace hard-coded colors with bootstrap variants
...
* Replace custom variables with Bootstrap variants
* Replace custom button colors with Bootstrap variants
* Remove custom colors and replace them with bootstrap variants
* Fix checkbox offset styles
---------
Co-authored-by: Maciej Kleban <maciej.kleban@pcgacademia.pl >
2024-01-15 20:26:04 +01:00
Dawnkai
7fbb692e94
Deque Analysis Color Contrast fixes
2024-01-15 20:25:32 +01:00
Alan Orth
c55d518df5
Merge pull request #2662 from alexandrevryghem/fix-eperson-link-on-group-pages_contribute-main
...
Fixed ePerson link on edit group page
2024-01-12 08:25:02 +03:00
Tim Donohue
610062bdea
Merge pull request #2731 from DSpace/backport-2670-to-main
...
[Port main] Ensure HALEndpointService doesn't use stale responses
2024-01-08 11:04:14 -06:00
Art Lowel
33b7c39dd1
add ResponsePendingStale state
...
(cherry picked from commit 790e717199
)
2024-01-08 16:17:16 +00:00
Art Lowel
d109a5aeb2
also skip loading hal requests
...
(cherry picked from commit c8ac260b78
)
2024-01-08 16:17:16 +00:00
Art Lowel
bd6c99da2e
ensure HALEndpointService doesn't use stale requests
...
(cherry picked from commit 38752d9d71
)
2024-01-08 16:17:16 +00:00
Tim Donohue
92a10ce9de
Merge pull request #1562 from 4Science/CST-5337
...
Enrich local data via the OpenAIRE Graph
2023-12-18 13:52:56 -06:00
FrancescoMolinaro
56cf0e1451
fix lint
2023-12-18 17:47:19 +01:00
FrancescoMolinaro
c386a4d505
adapt config for url search
2023-12-18 12:22:05 +01:00
Francesco Molinaro
9351b582cc
Merged in CST-12904-breadcrumbs-qa (pull request #1107 )
...
CST-12904 breadcrumbs qa
Approved-by: Giuseppe Digilio
2023-12-18 11:11:01 +00:00
FrancescoMolinaro
fd4ca45181
merge CST-5337
2023-12-18 12:10:15 +01:00
FrancescoMolinaro
2d2ca2016a
refactor
2023-12-18 11:40:09 +01:00
Francesco Molinaro
b3a345af33
Merged in CST-12906-accessibility-qa (pull request #1108 )
...
add accessibility text
Approved-by: Stefano Maffei
2023-12-18 08:24:50 +00:00
Francesco Molinaro
71783bb951
Merged in CST-12908-remove-console-log (pull request #1109 )
...
remove console logs
Approved-by: Stefano Maffei
2023-12-18 08:23:09 +00:00
FrancescoMolinaro
f7be255345
add QA authorization config
2023-12-15 15:20:39 +01:00
Tim Donohue
38733e6e94
Merge pull request #2707 from reetagithub/patch-1
...
Update fi.json5
2023-12-14 10:15:46 -06:00
FrancescoMolinaro
f2be578d2a
refactor config QA
2023-12-14 12:11:06 +01:00
FrancescoMolinaro
7fe81ec111
add quality assurance configuration
2023-12-13 17:00:24 +01:00
FrancescoMolinaro
8113946f58
remove console logs
2023-12-13 12:38:38 +01:00
FrancescoMolinaro
922172d9ae
refactor, improve code according to suggestions
2023-12-13 11:55:10 +01:00
FrancescoMolinaro
78df2362c9
add accessibility text
2023-12-13 10:45:20 +01:00
FrancescoMolinaro
53329cd92f
align to branch, update test
2023-12-13 10:34:20 +01:00
FrancescoMolinaro
b9af731d5a
rename data service
2023-12-12 17:17:23 +01:00
FrancescoMolinaro
b9085d5306
add QA breadcrumb resolver and service
2023-12-12 09:34:40 +01:00
FrancescoMolinaro
eed9896062
add qa breadcrumb
2023-12-12 09:34:36 +01:00
reetagithub
2339a559e9
Update fi.json5
...
Corrected a typo in search.view.switch.show-grid
2023-12-11 11:39:38 +02:00
Tim Donohue
8ba14aa3be
Merge pull request #2683 from alexandrevryghem/fix-accessibility-issues_contribute-main
...
Fix accessibility issues
2023-12-06 10:03:01 -06:00
Alexandre Vryghem
4545b5354d
Fixed Edit Item Bitstream showing empty buttons when css is turned off & replaced authentication dropdown menu link with button
...
- Also fixed box-shadows not working the same way for all footer buttons/links
2023-12-06 02:03:44 +01:00