Yury Bondarenko
858d69c8ef
Merge remote-tracking branch 'origin/main' into poc-eslint-plugin-autofix-selectors
2024-04-22 14:33:04 +02:00
Alexandre Vryghem
adf995cf36
Merge branch 'fix-broken-item-mapper-pagination_contribute-7.6' into fix-broken-item-mapper-pagination_contribute-main
...
# Conflicts:
# src/app/access-control/bulk-access/browse/bulk-access-browse.component.html
# src/app/access-control/epeople-registry/epeople-registry.component.html
# src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html
# src/app/access-control/group-registry/group-form/members-list/members-list.component.html
# src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html
# src/app/process-page/overview/process-overview.component.html
# src/app/shared/object-select/collection-select/collection-select.component.html
# src/app/shared/object-select/collection-select/collection-select.component.ts
# src/app/shared/object-select/item-select/item-select.component.html
# src/app/shared/object-select/item-select/item-select.component.ts
# src/app/shared/object-select/object-select/object-select.component.ts
# src/app/shared/pagination/pagination.component.ts
2024-04-18 21:39:10 +02:00
Alexandre Vryghem
da31c4f253
108555: Removed pageInfoState Input since it wasn't used and almost all the components gave the incorrect type of data to it
2024-04-18 19:28:01 +02:00
Yury Bondarenko
6051b82821
Automatically migrate to new themeable component convention
2024-03-28 18:33:46 +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
Giuseppe Digilio
d449108395
[CST-9636] revert changes to object-list.component
2023-06-08 15:23:02 +02:00
Giuseppe Digilio
64c0fff370
[CST-9636] WIP Create unit tests
2023-05-10 20:18:20 +02:00
Giuseppe Digilio
35d4561d53
[CST-9636] WIP improve bulk access page
2023-05-10 15:12:55 +02:00
Giuseppe Digilio
06fef61f02
[CST-9636] Create page for bulk access
2023-05-09 18:39:04 +02:00