Commit Graph

15 Commits

Author SHA1 Message Date
Kristof De Langhe
fb65aa84f3 Merge branch 'response-cache-refactoring' into w2p-54472_Create-community-and-collection-pages
Conflicts:
	src/app/core/auth/auth-response-parsing.service.ts
	src/app/core/auth/auth.service.ts
	src/app/core/auth/models/auth-status.model.ts
	src/app/core/auth/models/normalized-auth-status.model.ts
	src/app/core/auth/server-auth.service.ts
	src/app/core/cache/builders/remote-data-build.service.ts
	src/app/core/data/collection-data.service.ts
	src/app/core/data/comcol-data.service.spec.ts
	src/app/core/data/comcol-data.service.ts
	src/app/core/data/community-data.service.ts
	src/app/core/data/data.service.spec.ts
	src/app/core/data/data.service.ts
	src/app/core/data/dspace-object-data.service.ts
	src/app/core/data/item-data.service.ts
	src/app/core/data/request.models.ts
	src/app/core/dspace-rest-v2/dspace-rest-v2.service.ts
	src/app/core/shared/hal-endpoint.service.ts
	src/app/core/shared/operators.ts
	src/app/shared/testing/auth-request-service-stub.ts
	src/app/shared/testing/auth-service-stub.ts
2018-10-29 10:26:44 +01:00
Kristof De Langhe
30284ea78f 54472: DataService create method tests + buildFormData test pt2 2018-09-17 10:33:20 +02:00
Kristof De Langhe
f9203a5cb6 54472: Tests + caching fix attempts intermediate commit 2018-09-14 12:02:20 +02:00
Kristof De Langhe
6c8e498891 54472: Small changes 2018-09-13 14:19:02 +02:00
Kristof De Langhe
0197b4a9dc 54472: Passing parent as parameter and fixed duplicate collection created 2018-09-12 08:11:33 +02:00
Kristof De Langhe
758127e409 54472: Working post request with form-data (contains test code) 2018-09-11 16:23:57 +02:00
Kristof De Langhe
2740f69025 54472: Removed old error messages 2018-09-11 09:22:45 +02:00
Kristof De Langhe
12058cb4db 54472: Remove console logs 2018-09-11 08:31:41 +02:00
Kristof De Langhe
7b3e82c5af 54472: Removed SingleDsoSuccessResponse and replaced by GenericSuccessResponse 2018-09-10 13:48:34 +02:00
Kristof De Langhe
e7c5a2a29c 54472: refactoring feedback pt1 2018-09-05 16:31:06 +02:00
Kristof De Langhe
8a52bf1682 54472: AoT build error fixes 2018-08-23 14:14:33 +02:00
Kristof De Langhe
870c545357 54472: Added metadata to community/collection creation 2018-08-23 13:56:16 +02:00
Kristof De Langhe
3a0de2865a 54472: CreateCommunityPageComponent and CreateCollectionPageComponent tests 2018-08-23 11:03:06 +02:00
Kristof De Langhe
dfa42acab5 54472: Create community/collection with parent community + error messages 2018-08-20 16:09:42 +02:00
Kristof De Langhe
79492441fc 54472: Post request on submit and collection create page 2018-08-10 16:52:13 +02:00