Andreas Awouters
cc70eaa82e
Merge branch 'item-edit-bitstreams-table-7.6' into item-edit-bitstreams-table-main
2024-12-11 12:02:55 +01:00
Andreas Awouters
1a816228e8
118223: Add 'loading' overlay while bitstream is moving
2024-10-23 13:59:23 +02:00
Andreas Awouters
6181adccae
Merge branch 'item-edit-bitstreams-table-7.6' into item-edit-bitstreams-table-main
...
# Conflicts:
# src/app/item-page/edit-item-page/edit-item-page.module.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.spec.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.html
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.spec.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.html
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.spec.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-drag-handle/item-edit-bitstream-drag-handle.component.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.html
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.spec.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.ts
# src/app/shared/notifications/models/notification-options.model.ts
# src/app/shared/notifications/notifications-board/notifications-board.component.spec.ts
# src/app/shared/notifications/notifications-board/notifications-board.component.ts
# src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.spec.ts
# src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.ts
2024-10-17 14:27:43 +02:00
Andreas Awouters
8d93f22767
119176: Make table horizontally scrollable
...
For most screen sizes, the ResponsiveTableSizes is enough to resize the
table columns. On very small screens, or when zoomed in a lot, even the
smallest column sizes are too big. To make it possible to view the
rest of the content even in these situations, the ability to scroll
horizontally is added.
2024-10-17 08:26:39 +02:00
Andreas Awouters
181ea6d7c9
118223: Implement bitstream reordering with keyboard
2024-10-17 08:26:39 +02:00
Andreas Awouters
1f909dc6ea
118223: Add instructive alert to item-bitstreams edit page
2024-10-17 08:26:39 +02:00
Andreas Awouters
a230eee76d
117803: Add negative top-margin to subsequent tables
2024-10-01 10:37:39 +02:00
Andreas Awouters
a11bfc80ad
117803: Hide table headers for subsequent bundle tables
2024-10-01 10:37:39 +02:00
Andreas Awouters
cf54af2c22
117803: Refactor Item Edit Bitstreams page to use HTML Table elements
2024-10-01 10:37:39 +02:00
Alexandre Vryghem
df80c33e4e
115046: Fixed multiple edit relationship bugs
...
- Fixed issue making it impossible to add new relationships until the page is refreshed after deleting an existing one (only when you refreshed the page after creating the initial relationship)
- Fixed NPE in DsDynamicLookupRelationModalComponent
- Grouped buttons on relationship page in order to assure that they always have the same behaviour
2024-05-17 20:07:57 +02:00
Yury Bondarenko
6051b82821
Automatically migrate to new themeable component convention
2024-03-28 18:33:46 +01:00
Yury Bondarenko
5edc689bc1
Fix null/undefined incosistencies
...
- Introduced pipes for combined null/undefined checks: dsHasValue & dsHasNoValue
- Safer to async !== true than async === false
- Went over other instances of async === to confirm that they should be fine
2024-03-07 09:55:36 +01:00
Yury Bondarenko
544306af30
Merge remote-tracking branch 'origin/main' into more-eslint
2023-12-12 18:32:22 +01:00
Alexandre Vryghem
e229be44d6
Added missing aria labels to edit bitstream tab
2023-11-25 14:21:57 +01:00
Yury Bondarenko
741c6009f4
ESLint: fix no-negated-async violations
2023-06-27 17:19:01 +02:00
Alexandre Vryghem
e741573348
Merge branch 'w2p-89984_feature-rtl-theme_contribute-7.2' into w2p-91272_Add-themed-components-to-upstream-branch
2022-05-13 18:46:03 +02:00
Yana De Pauw
870a36180c
89984: Add ThemedLoadingComponent
2022-05-10 16:44:50 +02:00
Yura Bondarenko
3f340c18f2
87968: Fix spacing issues via custom CSS
2022-04-08 17:58:23 +02:00
Art Lowel
124845bee1
update folder structure based on style guide
2021-07-23 17:18:51 +02:00