Commit Graph

1394 Commits

Author SHA1 Message Date
Kristof De Langhe
a842d70939 Merge branch 'w2p-54472_Create-community-and-collection-pages' of https://git.atmire.com/contributions/dspace-angular into w2p-54472_Create-community-and-collection-pages 2018-09-17 10:33:27 +02:00
Kristof De Langhe
30284ea78f 54472: DataService create method tests + buildFormData test pt2 2018-09-17 10:33:20 +02:00
lotte
97669d0c34 upgrade ngrx to fix store devtools bug 2018-09-17 10:20:12 +02:00
lotte
9da839e318 refactoring 2018-09-17 08:47:30 +02:00
Tim Donohue
59baced783 Merge pull request #283 from atmire/browse-by-features
Issues 252,253: Browse by title and browse by metadata (author)
2018-09-14 14:01:27 -05:00
Kristof De Langhe
6aee6e668c 54472: DataService create method tests pt1 2018-09-14 16:27:41 +02:00
Kristof De Langhe
f9203a5cb6 54472: Tests + caching fix attempts intermediate commit 2018-09-14 12:02:20 +02:00
lotte
2b1d4cd12a Fixed logout issue 2018-09-14 11:42:55 +02:00
lotte
17ad62c172 implementation of server synchronization 2018-09-14 09:26:30 +02:00
Kristof De Langhe
6c8e498891 54472: Small changes 2018-09-13 14:19:02 +02:00
lotte
1f336f29fd small fixes for authentication 2018-09-12 16:11:04 +02:00
lotte
caf9194f36 Fixes for authentication (awaiting fixes in EPerson REST endpoint) 2018-09-12 11:38:08 +02:00
Kristof De Langhe
6973c66d79 54472: Intermediate commit 2018-09-12 10:49:31 +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
lotte
acb5f5197d patching changes 2018-09-11 16:05:21 +02:00
Kristof De Langhe
ad9852f194 54472: form-data intermediate commit 2018-09-11 14:50:23 +02:00
Kristof De Langhe
2740f69025 54472: Removed old error messages 2018-09-11 09:22:45 +02:00
Kristof De Langhe
dfb4a3bd9c 54472: Notification errors 2018-09-11 09:21:35 +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
7f8fa9c1b7 54472: GetRequestByUUID 2018-09-10 15:20: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
2f139c5c94 54472: Create request, response, responseparsingservice and data-service changes 2018-09-10 12:03:00 +02:00
Kristof De Langhe
87f5c3b8a8 Merge branch 'Authentication-issue-fix' into w2p-54472_Create-community-and-collection-pages 2018-09-10 10:33:39 +02:00
Kristof De Langhe
ea075fbd8f Correct parsing of AuthStatus and small changes 2018-09-10 08:44:56 +02:00
Kristof De Langhe
7a2e0ae851 54472: Post-merge error fixes 2018-09-07 14:32:43 +02:00
Kristof De Langhe
da3627e614 Merge branch 'master' into w2p-54472_Create-community-and-collection-pages
Conflicts:
	src/app/+collection-page/collection-page-routing.module.ts
	src/app/+collection-page/collection-page.module.ts
	src/app/+community-page/community-page-routing.module.ts
	src/app/core/data/community-data.service.ts
	src/app/core/data/dso-response-parsing.service.ts
2018-09-07 14:16:21 +02:00
lotte
14fd58dd21 issues with form component tests 2018-09-07 13:48:00 +02:00
Kristof De Langhe
cb20a31379 Fixed Browse-By-Title sort direction 2018-09-07 12:05:22 +02:00
Kristof De Langhe
d7582edfa1 BrowseItemsResponseParsingService TypeDocs 2018-09-07 11:24:37 +02:00
Kristof De Langhe
15587a920a Merge branch 'master' into browse-by-features
Conflicts:
	src/app/core/shared/operators.ts
2018-09-07 11:15:01 +02:00
Kristof De Langhe
260ddd979a 54472: request created dso 2018-09-07 11:07:04 +02:00
Tim Donohue
0455a16d03 Merge pull request #288 from atmire/resolvers-branch
Resolvers for item, collection and community home page
2018-09-06 11:52:56 -05:00
lotte
14f5c97ecc another intermediate commit 2018-09-06 11:55:13 +02:00
Kristof De Langhe
e7c5a2a29c 54472: refactoring feedback pt1 2018-09-05 16:31:06 +02:00
lotte
75a3985474 fixed production mode 2018-08-31 16:13:25 +02:00
lotte
f11d486d14 updated angular/rxjs to v6 successfully 2018-08-31 15:40:39 +02:00
lotte
e62524e7d0 fixed typos and added TypeDocs 2018-08-30 12:53:57 +02:00
Kristof De Langhe
28d7a169fc removed browse-by pages empty test files 2018-08-30 10:05:09 +02:00
lotte
777facf5cd intermediate commit 2018-08-29 15:12:01 +02:00
Kristof De Langhe
3a53595573 Merge branch 'browse-by-features' of https://github.com/atmire/dspace-angular into browse-by-features
Conflicts:
	src/app/core/data/data.service.spec.ts
2018-08-29 14:40:38 +02:00
Kristof De Langhe
4590264d5a Merge branch 'master' into browse-by-features
Conflicts:
	src/app/core/core.module.ts
	src/app/core/shared/operators.ts
	src/app/shared/object-grid/item-grid-element/item-grid-element.component.html
	src/app/shared/object-list/item-list-element/item-list-element.component.html
	src/app/shared/shared.module.ts
2018-08-29 14:24:45 +02:00
Kristof De Langhe
535034ec8e Added type docs 2018-08-29 12:46:20 +02:00
Tim Donohue
bf308c02c7 Merge pull request #280 from atmire/search-features
Search features
2018-08-27 12:39:22 -05:00
lotte
2cbe6a6d91 upgrade to angular6 2018-08-24 13:26:43 +02:00
lotte
9fbbf53661 undo REST server config 2018-08-23 16:00:46 +02:00
lotte
02110c66be Merge branch 'search-features' into resolvers-branch
Conflicts:
	src/app/core/shared/operators.ts
2018-08-23 15:53:02 +02:00
lotte
bf29b74c55 reverse rest endpoint to 4Science server 2018-08-23 15:39:22 +02:00
lotte
9a410d02d9 scope now uses DSO endpoint instead of PID 2018-08-23 15:38:10 +02:00