Commit Graph

11 Commits

Author SHA1 Message Date
Kristof De Langhe
bfdd943d45 71380: Remove redundant code and add subscribable removeByHrefSubstring 2020-06-25 17:51:11 +02:00
Kristof De Langhe
73c25998e3 71380: Fix loading/cache issue with dropping objects on page 2020-06-25 11:09:37 +02:00
Kristof De Langhe
28891211e4 71380: Reset page size 2020-06-18 12:13:32 +02:00
Kristof De Langhe
82a3014af4 71380: drag-and-drop-list customOrder to avoid elements hopping back after drop + freeze fix 2020-06-18 12:11:20 +02:00
Kristof De Langhe
c6ee46fdea 71380: Reset page size back to normal 2020-06-15 17:57:25 +02:00
Kristof De Langhe
16d3d0e063 71380: Remove object updates for drag-and-drop and send out immediate patch requests for bitstream drag-and-drop 2020-06-15 17:48:03 +02: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
c38bf3fd0c 68346: page-hover fix + pageSize reverted to 10 2020-02-11 10:48:14 +01:00
Kristof De Langhe
3dd433a5da 68346: Tests and JSDocs 2020-02-10 17:51:37 +01:00
Kristof De Langhe
a638055d12 68346: Bitstreams Drag-and-drop cross-page support 2020-02-10 14:38:34 +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