Commit Graph

22 Commits

Author SHA1 Message Date
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
f9203a5cb6 54472: Tests + caching fix attempts intermediate commit 2018-09-14 12:02:20 +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
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
79afa38a67 54472: Fixed duplicate requests 2018-09-11 08:12:16 +02:00
Kristof De Langhe
7b3e82c5af 54472: Removed SingleDsoSuccessResponse and replaced by GenericSuccessResponse 2018-09-10 13:48:34 +02:00
Kristof De Langhe
260ddd979a 54472: request created dso 2018-09-07 11:07:04 +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
79a3788b3b 54472: Intermediate commit 2018-08-10 15:05:22 +02:00
Kristof De Langhe
aa73e874a5 54472: Create method in comcol-data-service intermediate commit 2018-08-08 13:49:34 +02:00
Kristof De Langhe
0da645931c 54472: Create Community page 2018-07-23 14:29:32 +02:00
Kristof De Langhe
819610476e 54472: Intermediate commit 2018-07-20 16:04:02 +02:00