Commit Graph

10236 Commits

Author SHA1 Message Date
Alexandre Vryghem
52c0977489 Fix Create a new process page accessibility issues
- Added missing aria-label to delete buttons
- Moved hardcoded translation to translation files
- Fix color contrast issues on buttons
- Fix minor alignment issues
- Added missing aria labels to input and select elements
2023-12-03 15:57:48 +01:00
Alexandre Vryghem
4ea487cc0d Fix Processes Overview accessibility issues
- Added missing aria-label to delete button
2023-12-03 15:57:48 +01:00
Alexandre Vryghem
3bdfc386e9 Fix System-wide Alert accessibility issues
- Added missing aria-label to buttons
2023-12-03 15:57:48 +01:00
Alexandre Vryghem
3628c84844 Fix Health Panel usability issues
- Fixed aria-controls on HealthComponentComponent, HealthInfoComponent, HealthInfoComponentComponent, HealthPanelComponent pointing to non-existing id
- Fixed the tabs not having the role tab on its tabs
- Fixed aria-expanded being set to true when collapsed and backwards for HealthPanelComponent & HealthInfoComponent
- Fixed role="tablist" not having direct role="tab" by adding role="presentation" on the li elements
- Fixed minor alignment issues
2023-12-03 15:57:48 +01:00
Alexandre Vryghem
c300123b78 Fix Bulk Access Management usability issues
- Added aria-labels to trash & select bitstream icon
- Added aria-labels ui-switch components (had to upgrade ngx-ui-switch to 14.1.0)
- Fixed aria-controls pointing to non-existing ids
- Fixed bulk-access-browse not having the tab role on it's tabs
- Fixed role="tablist" not having direct role="tab" by adding role="presentation" on the li elements
- Fixed aria-expanded being set to true when collapsed and backwards for BulkAccessBrowseComponent & BulkAccessSettingsComponent
2023-12-03 15:57:47 +01:00
Alexandre Vryghem
e339b46228 108915: Added the missing Filetypes followLink to Process 2023-11-30 17:56:34 +01:00
Alexandre Vryghem
6b0f2e7c44 108915: Refactored code to use followLinks to retrieve the files of a process instead of a second request 2023-11-30 17:36:40 +01:00
frabacche
f4436a07e9 CST-12822 notify request box with offerType 2023-11-30 15:05:35 +01:00
Alisa Ismailati
71bc0192e3 [CST-12791] changed the route for suggestions to be be accessible to any logged in user 2023-11-30 13:01:46 +01:00
lotte
b11fa60d15 Merge branch 'w2p-108595_multiline-search-filter-badge' into multiline-search-filter-badge_main 2023-11-30 12:14:51 +01:00
lotte
a026c65a3c Removed unnecessary change 2023-11-30 12:14:24 +01:00
lotte
40c13e6869 Merge remote-tracking branch 'origin/main' into multiline-search-filter-badge_main 2023-11-30 10:53:16 +01:00
Michael Spalti
88c39e8b26 Fix for thumbnail images in items.
Revert changes in html template

Revert changes in html template

Revert changes in html template
2023-11-29 17:57:44 -08:00
lotte
f4dc8ca3d2 108595: fix for overflowing search filter badge selection 2023-11-28 19:17:23 +01:00
Mykhaylo Boychuk
101cd0a553 [CST-12109] improvement code 2023-11-28 00:17:04 +01:00
Alexandre Vryghem
cc71d60ebb Fixed duplicate search-navbar-container id & renabled accessibility tests for header 2023-11-26 02:18:54 +01:00
Alexandre Vryghem
8a7bdfe18f Added aria-labels & fixed aria-controls on myDSpace page
- Added aria-label to the new submission buttons (for repositories with more than 1 entity type)
- Fixed aria-controls pointing to non-existing ids
2023-11-26 02:18:54 +01:00
Alexandre Vryghem
9ab30231aa Replaced uncrawlable links with buttons 2023-11-26 02:18:54 +01:00
Alexandre Vryghem
e229be44d6 Added missing aria labels to edit bitstream tab 2023-11-25 14:21:57 +01:00
Mykhaylo Boychuk
1c3776b2d3 [CST-12109] porting missing code 2023-11-24 11:28:38 +01:00
Alexandre Vryghem
430ee3846a Fixed ePerson link on edit group page 2023-11-23 21:29:23 +01:00
Alisa Ismailati
1153c906ac Merged in coar-CST-12768 (pull request #1053)
[CST-12768] LDN Service edit "Automatic" flag fixed

Approved-by: Stefano Maffei
2023-11-23 14:06:00 +00:00
Alisa Ismailati
117415230b [CST-12768] small change 2023-11-23 15:05:08 +01:00
Alisa Ismailati
86bbd26145 [CST-12768] unit test fix 2023-11-23 15:04:36 +01:00
Alisa Ismailati
d257380670 [CST-12768] other fixes 2023-11-23 14:42:49 +01:00
Alisa Ismailati
8256de50a1 [CST-12767] Fixed Modal behaviour when discarding a LDN service 2023-11-23 12:14:30 +01:00
Alisa Ismailati
867bf8aa23 [CST-12768] LDN Service edit "Automatic" flag fixed 2023-11-23 11:35:02 +01:00
Alisa Ismailati
27d891a88c Merged in coar-CST-12709 (pull request #1051)
Coar CST-12709

Approved-by: Stefano Maffei
2023-11-23 09:01:23 +00:00
Alan Orth
727df563b8 Merge pull request #2652 from alexandrevryghem/deslect-metadata-fields-from-different-shemas_contribute-main
Deselect all metadata fields when switching between metadata schemas in registry
2023-11-23 07:57:17 +03:00
Giuseppe Digilio
a989bebf50 [DURACOM-208] Remove unused dependency 2023-11-22 19:34:15 +01:00
Alisa Ismailati
dbdfcea06a [CST-12718] Added validations on LDN Service form 2023-11-22 17:58:11 +01:00
Alisa Ismailati
75ac289ff6 [CST-12709] chages 2023-11-22 16:20:15 +01:00
Giuseppe Digilio
9268ef9853 [DURACOM-208] Restore functionality to open the tree on the given item 2023-11-22 15:43:51 +01:00
Giuseppe Digilio
1197474009 [DURACOM-208] Add a property to be able to provide description message 2023-11-22 15:42:51 +01:00
Alisa Ismailati
df0f1920dc [CST-12709] unit tests and final fixes 2023-11-22 15:20:59 +01:00
Alisa Ismailati
442426bb2e [CST-12709] partial implementation with mock data 2023-11-21 18:38:49 +01:00
Jean-François Morin
6d9768ec81 Updated to latest version from main branch 2023-11-21 09:36:34 -05:00
Alisa Ismailati
f8215e7b17 Merged in coar-CST-11884 (pull request #1038)
[CST-11884] added notify related information in the item details page

Approved-by: Stefano Maffei
2023-11-21 13:49:00 +00:00
Alisa Ismailati
d46248e99b [CST-11884] added notify related information in the item details page 2023-11-20 16:48:14 +01:00
Mattia Vianelli
a495a291ea CST-12180 2023-11-20 16:21:25 +01:00
Mattia Vianelli
d7db4bc79f Merged in CST-12498 (pull request #1037)
CST-12498 fix tests errors and lint errors

Approved-by: Stefano Maffei
2023-11-20 14:54:36 +00:00
Mattia Vianelli
53599491e1 CST-12498 lint fix 2023-11-20 15:43:29 +01:00
Mattia Vianelli
4a9bfb0346 CST-12498 rollback 2023-11-20 15:39:17 +01:00
Stefano Maffei
56becbcc2c Merge remote-tracking branch 'origin/CST-12498' into coar-notify-7 2023-11-20 15:17:28 +01:00
Stefano Maffei
b1d2b78b40 [CST-12700] added missing label 2023-11-20 15:17:14 +01:00
Mattia Vianelli
3453f2615d Merge remote-tracking branch 'origin/CST-12498' into CST-12498 2023-11-20 15:16:15 +01:00
Mattia Vianelli
aa08989827 CST-12498 rollback 2023-11-20 15:15:58 +01:00
Alisa Ismailati
21d9785ca7 [CST-12700] fixes 2023-11-20 13:52:13 +01:00
Mattia Vianelli
d8e67874d9 Merged coar-notify-7 into CST-12498 2023-11-20 12:35:33 +00:00
Mattia Vianelli
532f4725b2 CST-12498 Final refactor 2023-11-20 13:29:44 +01:00