Commit Graph

17 Commits

Author SHA1 Message Date
Kristof De Langhe
1ea9623efc 68346: Review - TypeDocs and Test cases 2020-03-13 13:18:20 +01:00
Kristof De Langhe
cb21cd47bb 68346: Post-master-merge fixes & links 2020-03-05 17:47:09 +01:00
Kristof De Langhe
a054938d80 Merge branch 'master' into w2p-68346_Bundles-in-edit-item-Updates
Conflicts:
	package.json
	src/app/+item-page/item-page-routing.module.ts
	src/app/core/cache/builders/remote-data-build.service.ts
	src/app/core/cache/server-sync-buffer.effects.ts
	src/app/core/core.module.ts
	src/app/core/data/bitstream-data.service.ts
	src/app/core/data/bundle-data.service.ts
	src/app/core/data/data.service.ts
	src/app/core/data/dso-change-analyzer.service.ts
	src/app/core/data/item-data.service.ts
	src/app/core/data/object-updates/object-updates.actions.ts
	src/app/core/shared/bitstream.model.ts
	src/app/core/shared/dspace-object.model.ts
	src/app/shared/mocks/mock-request.service.ts
	src/app/shared/shared.module.ts
	yarn.lock
2020-03-05 17:21:38 +01:00
Kristof De Langhe
87d7bc1a20 68346: Cleanup of bootstrap col classes in item-bitstream components 2020-02-11 13:06:31 +01:00
Kristof De Langhe
5e93a89678 68346: PaginatedDragAndDropBitstreamList component and refactoring item-edit-bitstream-bundle using this new component ; removed pagination-drag-and-drop 2020-02-06 16:57:17 +01:00
Kristof De Langhe
b987a3d762 68346: Fixed moving objects within paginated list 2020-02-06 11:19:20 +01:00
Kristof De Langhe
2795c1ecc7 68346: initial Drag-And-Drop pagination component + paginated custom-order support in field-updates store - Intermediate commit 2020-02-05 18:04:10 +01:00
Kristof De Langhe
b2ef5ee2fa Merge branch 'master' into w2p-68346_Bundles-in-edit-item-Updates
Conflicts:
	package.json
	resources/i18n/en.json5
	src/app/+item-page/item-page.module.ts
	src/app/core/core.module.ts
	src/app/core/data/bundle-data.service.ts
	src/app/core/data/data.service.spec.ts
	src/app/core/data/data.service.ts
	src/app/core/data/item-data.service.ts
	src/app/core/data/object-updates/object-updates.service.ts
	src/app/core/shared/hal-endpoint.service.ts
	src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts
	src/app/shared/mocks/mock-request.service.ts
	src/app/shared/shared.module.ts
	src/app/shared/trackable/abstract-trackable.component.ts
	yarn.lock
2020-01-24 14:21:20 +01:00
Kristof De Langhe
b62af58502 65717: Fix reloading lists on viewing more while still preventing unwanted initializes 2019-10-31 14:20:50 +01:00
Kristof De Langhe
e762ed4d9e 65717: Edit-bitstreams move + delete request fix 2019-10-31 14:07:03 +01:00
Kristof De Langhe
0b2daf8cbf 65717: Immediate patch request + delete in order; refresh cache and show notifications after submit 2019-10-29 12:04:08 +01:00
Kristof De Langhe
7e3ba86ccc 65717: Edit-bitstreams fetch all bundles and expandable bitstream list 2019-10-23 17:04:23 +02:00
Kristof De Langhe
9113a08796 65717: Custom order within bundles stored + danger class fix 2019-10-22 17:54:45 +02:00
Kristof De Langhe
5e6082c1c7 65717: cdk install, table layout to divs, dragging support (no implementation yet) 2019-10-22 15:58:41 +02:00
Kristof De Langhe
9abc48960f 65717: Edit-bitstreams bundle upload button + bitstream-upload component changes to include bundles 2019-10-21 13:29:46 +02:00
Kristof De Langhe
b9754764b3 65717: Ability to discard all field-updates at once (fixes discard and reinstate issues) 2019-10-21 10:43:46 +02:00
Kristof De Langhe
6dca421256 65717: Edit Item bitstreams - Bundles part 1 2019-10-18 17:57:25 +02:00