Commit Graph

10236 Commits

Author SHA1 Message Date
Kristof De Langhe
57ba31e289 56434: metadata-values component tests 2018-10-23 10:34:42 +02:00
Kristof De Langhe
221e20f495 56434: ItemPageFieldComponent tests 2018-10-22 17:51:51 +02:00
Kristof De Langhe
b8a9fe0598 56434: JournalPageFieldsComponent tests 2018-10-22 16:59:31 +02:00
Kristof De Langhe
eab6698f9f 56434: Entity-page-fields component tests 2018-10-22 16:50:48 +02:00
Art Lowel
335d74ea7e fix AoT issues with store devtools 2018-10-22 13:18:24 +02:00
Art Lowel
7ada6c7b21 configure @ngrx/store-devtools 2018-10-22 11:35:22 +02:00
lotte
6de7104b7c finished update 2018-10-19 16:18:44 +02:00
Kristof De Langhe
26b075882d 56434: Fixed existing tests and added entity-list-element component tests 2018-10-19 16:16:12 +02:00
lotte
5c12e2d995 added indexing for different UUIDs 2018-10-19 16:07:07 +02:00
lotte
ec5f977dd2 finished up response cache refactoring 2018-10-18 15:59:41 +02:00
Giuseppe
ea227aef64 Move all config stuff to a single directory 2018-10-17 15:01:55 +02:00
Giuseppe
917a724c83 Removed not implemented sections 2018-10-17 14:41:30 +02:00
lotte
2330e96158 intermediate commit 2018-10-17 13:18:01 +02:00
Giuseppe
7b483ce052 Fixed merge issues 2018-10-17 12:25:46 +02:00
Giuseppe
8bc7d31864 Refactored IntegrationService 2018-10-17 09:17:02 +02:00
Giuseppe
b27e3d9e2f Merge remote-tracking branch 'remotes/origin/master' into submission
# Conflicts:
#	src/app/+search-page/search-service/search.service.spec.ts
#	src/app/app.component.spec.ts
#	src/app/app.component.ts
#	src/app/core/auth/auth-response-parsing.service.ts
#	src/app/core/cache/models/normalized-object-factory.ts
#	src/app/core/cache/models/normalized-resource-policy.model.ts
#	src/app/core/core.module.ts
#	src/app/core/data/base-response-parsing.service.ts
#	src/app/core/data/config-response-parsing.service.spec.ts
#	src/app/core/data/config-response-parsing.service.ts
#	src/app/core/data/dso-response-parsing.service.ts
#	src/app/core/data/request.models.ts
#	src/app/core/data/search-response-parsing.service.ts
#	src/app/core/integration/integration-response-parsing.service.spec.ts
#	src/app/core/integration/integration-response-parsing.service.ts
#	src/app/core/shared/item.model.ts
#	src/app/core/shared/resource-policy.model.ts
#	src/app/core/shared/resource-type.ts
#	src/app/shared/shared.module.ts
#	src/app/thumbnail/thumbnail.component.html
2018-10-15 19:21:01 +02:00
Kristof De Langhe
348a42eb35 56129: Test covering the bug 2018-10-12 17:48:06 +02:00
Giuseppe
507020db7b stash for duplicate section 2018-10-12 16:33:20 +02:00
Kristof De Langhe
d18e8e1ca5 Fix for item pages without bitstreams 2018-10-12 16:15:34 +02:00
Giuseppe
24450f63a9 Created abstract methods to section model 2018-10-12 15:33:01 +02:00
Giuseppe
df101c0413 Added error status icoin to submission's sections 2018-10-12 15:31:06 +02:00
lotte
b1c6d68cc5 Merge remote-tracking branch 'atmire-internal/responseMsToLive' into patch-support
Conflicts:
	src/app/core/data/request.models.ts
	src/config/cache-config.interface.ts
2018-10-12 15:23:17 +02:00
lotte
d154caf039 56119: fixed issue where facets could not be changed when you are logged on 2018-10-12 15:06:10 +02:00
lotte
18a57b09c0 Merge branch 'resolvers-branch-angular6' into patch-support 2018-10-12 14:24:56 +02:00
lotte
5b71788a20 improved test compiling time 2018-10-12 14:24:41 +02:00
lotte
f198b1dd20 Merge branch 'resolvers-branch-angular6' into patch-support 2018-10-12 12:55:40 +02:00
Giuseppe
eddd3fa9c9 Removed unused default submission section 2018-10-12 12:53:21 +02:00
lotte
998ed9af33 Merge branch 'master' into resolvers-branch-angular6 2018-10-12 12:50:18 +02:00
lotte
12398d8658 removed test form 2018-10-12 11:57:47 +02:00
lotte
8ffbd13242 finished tests and docs 2018-10-12 11:55:52 +02:00
Giuseppe
6bcab06f4a Fixed a bug with tooltip in chips component 2018-10-12 11:37:47 +02:00
Christian Scheible
18ba810cc4 Added link with the query quoted for search results if empty
If there is an error 400 or a search returns an empty result this commit will show a link with the query quoted. 
Also improved testing of search results component as the component has changed.
2018-10-12 09:58:30 +02:00
Giuseppe
2baf881f01 Added http status text to rest response object and fixed tests 2018-10-11 18:48:27 +02:00
Giuseppe
1ee037e031 Added check for thumbnail content 2018-10-11 14:20:28 +02:00
Giuseppe
d2e522749d Moved the use of store to services 2018-10-11 14:18:55 +02:00
Giuseppe
d5c5749784 Removed unused code from scrollable dropdown component 2018-10-11 14:05:56 +02:00
lotte
1928da8c32 Merge branch 'resolvers-branch-angular6' into patch-support
Conflicts:
	src/app/core/auth/auth-response-parsing.service.spec.ts
	src/app/core/auth/auth.service.ts
	src/app/core/auth/models/auth-status.model.ts
	src/app/core/auth/server-auth.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.spec.ts
	src/app/core/data/item-data.service.ts
	src/app/core/data/request.models.ts
	src/app/shared/auth-nav-menu/auth-nav-menu.component.ts
	src/app/shared/mocks/mock-form-service.ts
	src/app/shared/mocks/mock-remote-data-build.service.ts
	src/app/shared/mocks/mock-store.ts
2018-10-11 12:51:10 +02:00
lotte
3a8f7754fa 55143: fixed all tests 2018-10-11 12:02:40 +02:00
Giuseppe
3ce9c89a4c Fixed issue with upload section 2018-10-11 11:28:43 +02:00
Giuseppe
ae9d62d60d Fixed issue with concat component 2018-10-11 11:25:03 +02:00
Giuseppe
15315fda39 Fixed issue with scrollable dropdown component 2018-10-11 11:21:48 +02:00
Giuseppe
ead86ad94e Retrieve http response status code as number instead as string 2018-10-11 11:19:25 +02:00
Kristof De Langhe
fc96700475 55946: Fixed search query not working 2018-10-11 11:16:47 +02:00
Kristof De Langhe
8f0d7b6a4e 55946: ItemCollectionMapperComponent tests 2018-10-11 10:10:45 +02:00
Kristof De Langhe
497f089c2f 55946: Improvement on mapping by excluding already existing mapped collections 2018-10-10 17:31:18 +02:00
Kristof De Langhe
378fbe86f4 55946: Functionality for removing mappings 2018-10-10 16:15:53 +02:00
Kristof De Langhe
dd38e61230 55946: Functional item-collection-mapper 2018-10-10 15:31:58 +02:00
Antoine Snyers
624fe2d671 Merge branch 'w2p-55962_hide-metadata-labels-without-value' into entities-master 2018-10-10 15:22:38 +02:00
Kristof De Langhe
3a23b703d5 Merge branch 'master' into entities-master
Conflicts:
	src/app/core/cache/models/normalized-object-factory.ts
	src/app/core/data/base-response-parsing.service.ts
	src/app/core/shared/operators.ts
	src/app/shared/object-list/item-list-element/item-list-element.component.html
	src/app/shared/shared.module.ts
2018-10-10 14:28:18 +02:00
Kristof De Langhe
0cf91fb05e 55946: Removal of unnecessary scss files and test fixes 2018-10-10 13:51:02 +02:00