Commit Graph

15 Commits

Author SHA1 Message Date
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
59197cff2d 108555: Refactored ItemSelectComponent to not call canSelect every time changes are detected 2024-04-18 21:18:10 +02:00
Yury Bondarenko
a11be65f95 ESlint: fix imports 2023-06-27 17:20:06 +02:00
Yury Bondarenko
917c36dbe7 ESLint: fix dangling commas 2023-06-27 17:19:58 +02:00
Yury Bondarenko
0690a201dc ESLint: fix indentation 2023-06-27 17:19:55 +02:00
Alexandre Vryghem
2513f91a1a Use DSONameService to display DSpaceObjects names 2023-03-02 19:40:36 +01:00
Art Lowel
124845bee1 update folder structure based on style guide 2021-07-23 17:18:51 +02:00
Alessandro Martelli
3795ab0495 [CST-4319] Cannot map new items with Collection Admin 2021-06-24 16:24:18 +02:00
Kristof De Langhe
7ce8b3d460 75940: missing semicolons 2021-01-27 12:58:38 +01:00
Kristof De Langhe
8e75132086 75939: (edit) item links refactored to contain entity types 2021-01-27 11:50:47 +01:00
Kristof De Langhe
145ed346c8 62589: Feedback improvements and fixes 2019-09-27 16:40:47 +02:00
Kristof De Langhe
aa172b6c68 55946: Changes to comply to the new response cache features 2018-11-23 17:03:35 +01:00
Kristof De Langhe
0cf91fb05e 55946: Removal of unnecessary scss files and test fixes 2018-10-10 13:51:02 +02:00
Kristof De Langhe
0b3b5d3965 55946: Refactoring of object-select and collection-select component 2018-10-10 13:30:29 +02:00
Kristof De Langhe
c4203f25d5 55946: Refactored item-select to object-select to allow for easier implementation of collection-select 2018-10-09 17:16:43 +02:00