Commit Graph

22 Commits

Author SHA1 Message Date
lotte
bb76015aa1 Solved issue with non-existing search pages 2019-06-18 08:58:35 +02:00
lotte
0050f58bf0 got rid of TNormalized everywhere 2019-01-29 16:03:50 +01:00
lotte
1ebd6f0e86 Finished refactoring, guards, docs, tests 2019-01-03 10:29:29 +01:00
lotte
e0ed960d4c refactoring continued 2019-01-03 10:28:31 +01:00
lotte
a35dffbe95 refactoring comcol forms 2018-12-23 00:12:46 +01:00
lotte
d37a2e051d Started fixing tests 2018-12-21 16:22:59 +01:00
lotte
7a12332d70 Edit and create communities 2018-12-20 15:54:47 +01:00
Kristof De Langhe
dd439109a4 54472: Send normalized collections/communities instead of FormData 2018-11-06 09:57:27 +01:00
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
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