Alexandre Vryghem
54ef97d607
Fixed accessibility issues on MetadataRegistryComponent
...
- Removed empty label of the select box and replaced it with an aria-label
- Fixed empty table header
2024-01-30 23:24:28 +01:00
Alexandre Vryghem
8ab4f1c074
Fixed accessibility issues on MetadataSchemaComponent
...
- Removed empty label of the select box and replaced it with an aria-label
- Fixed empty table header
2024-01-30 23:24:28 +01:00
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
William Welling
f40639de86
Dedupe patch operations by op and path
2024-01-26 16:01:01 -06:00
FrancescoMolinaro
b8555f53c3
add commented example
2024-01-26 11:53:56 +01:00
FrancescoMolinaro
dfaaf298b1
refactor, adapt breadcrumbs for non admin users, fix translations
2024-01-26 11:47:18 +01:00
Tim Donohue
5b9a98adc1
Merge pull request #2755 from 4Science/DURACOM-223
...
Add logo max constraints
2024-01-25 15:07:54 -06:00
FrancescoMolinaro
80174817fd
add breadcrumbs, adapt tests, fix issue on page loading
2024-01-25 19:32:12 +01:00
Tim Donohue
38ae9ce0e0
Merge pull request #2769 from saschaszott/patch-12
...
fixed typo in info.feedback.page_help
2024-01-25 10:25:33 -06:00
Sascha Szott
e03b492dbd
minor improvement of German translation
2024-01-25 16:51:25 +01:00
Sascha Szott
26ebc9f8fc
added german translations of feedback page translation keys
2024-01-25 16:42:36 +01:00
Sascha Szott
4b7798fcc7
fixed typo
2024-01-25 16:10:00 +01:00
FrancescoMolinaro
604d355902
update labels
2024-01-25 13:59:17 +01:00
FrancescoMolinaro
e77343604e
refactor and add tests
2024-01-25 13:50:23 +01:00
FrancescoMolinaro
4cca9015a1
remove unused imports
2024-01-25 13:23:01 +01:00
FrancescoMolinaro
d4bf3a519a
refactor, clean up
2024-01-25 13:22:17 +01:00
FrancescoMolinaro
66cd035f87
refactor, fix tests
2024-01-25 11:50:02 +01:00
FrancescoMolinaro
f82ba8c5ad
add width 100% to prevent overflow on mobile
2024-01-25 09:00:05 +01:00
frabacche
afa6559b19
CST-5249_suggestion refactor deleting 'reciter', docs
2024-01-24 18:32:21 +01:00
Agustina Martinez
e77898eaac
Update item-status.component.ts
...
Fix initialOperations typo and return ops with register doi op
2024-01-23 21:47:29 +00:00
frabacche
2bb421c7cf
CST-5249_suggestion community first code review
2024-01-23 17:44:49 +01:00
frabacche
956d661e62
Merge remote-tracking branch 'origin/main' into CST-5249_suggestion
2024-01-23 15:01:00 +01:00
frabacche
1a4536ebb9
Merge branch 'CST-5249_suggestion' of github.com:4Science/dspace-angular into CST-5249_suggestion
2024-01-23 14:31:51 +01:00
frabacche
4dedda3f9f
CST-5249_suggestion refactor label name openaire
2024-01-23 14:30:07 +01:00
FrancescoMolinaro
d9e25882ce
remove class from template
2024-01-23 09:17:18 +01:00
FrancescoMolinaro
d3c788a4e1
adapt solution to prevent img overflow
2024-01-23 09:16:06 +01:00
Jens Vannerum
c02b46ca7d
110088: new implementation for keyboard support in dropdowns
2024-01-23 11:15:40 +03:00
Jens Vannerum
05eb21250e
110088: changes to keyboard navigation / selection
2024-01-22 15:06:57 +01:00
Tim Donohue
eee7267669
Merge pull request #2338 from alexandrevryghem/improve-confirmation-modal_contribute-main
...
Made ConfirmationModalComponent more generic
2024-01-19 16:32:27 -06:00
Tim Donohue
a59f371ecf
Merge pull request #2691 from misilot/fix-2690
...
Decrease min-height for Login Dropdown Menu
2024-01-19 09:22:36 -06:00
Tim Donohue
6536fbff62
Merge pull request #2736 from saschaszott/patch-11
...
use localized error message
2024-01-19 09:21:26 -06:00
FrancescoMolinaro
32e3141b19
add logo max costraints
2024-01-19 08:57:12 +01:00
Alan Orth
477ea93fd1
Merge pull request #2721 from alanorth/fix-community-cdk-tree-links
...
Fix whitespace in links due to newlines
2024-01-19 08:13:42 +03: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