Commit Graph

7213 Commits

Author SHA1 Message Date
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
Tim Donohue
8c124f227d Merge pull request #303 from atmire/hide-metadata-labels-without-value
Hide metadata labels without value
2018-10-11 14:16:33 -05: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
Kristof De Langhe
0b3b5d3965 55946: Refactoring of object-select and collection-select component 2018-10-10 13:30:29 +02:00
Giuseppe
f8620d5c12 Added notify new section method to SubmissionService 2018-10-10 11:59:22 +02:00
Giuseppe
618e689258 Intermediate commit detect duplicate 2018-10-10 11:55:48 +02:00
Giuseppe
b67984be8f Changed EpersonRequest response parser 2018-10-10 11:51:42 +02:00
Giuseppe
c358c0bac3 Added ngfor pipe 2018-10-10 11:49:22 +02:00
Giuseppe
391d4d58f0 Final commit detect duplicate 2018-10-10 11:48:28 +02:00
Giuseppe
bef48e6c44 Added a method to retrieve filename on upload bitstream 2018-10-10 11:44:02 +02:00
Giuseppe
a33513ef4b Handled error on upload file 2018-10-10 11:43:52 +02:00
Giuseppe
e7dc095156 Fixed SubmissionService tests 2018-10-10 11:43:15 +02:00
Giuseppe
5ab1062aed Fixed NotificationsService and NotificationComponent tests 2018-10-10 11:43:03 +02:00
Giuseppe
6f4b9fc818 Final commit detect duplicate 2018-10-10 11:42:16 +02:00
Giuseppe
25bb5fddf6 Added notificationWithAnchor method to NotificationsService 2018-10-10 11:32:22 +02:00
Kristof De Langhe
c4203f25d5 55946: Refactored item-select to object-select to allow for easier implementation of collection-select 2018-10-09 17:16:43 +02:00
Kristof De Langhe
7021527f5c 55946: Fixed api calls for fetching collections with/without item 2018-10-09 16:33:33 +02:00
Kristof De Langhe
c25340fca0 erge branch 'w2p-55946_Item-mapping-on-item-level-old' into w2p-55946_Item-mapping-on-item-level
Conflicts:
	resources/i18n/en.json
	src/app/+item-page/edit-item-page/edit-item-page.component.ts
	src/app/+item-page/edit-item-page/edit-item-page.module.ts
	src/app/+item-page/edit-item-page/edit-item-page.routing.module.ts
	src/app/+item-page/edit-item-page/item-status/item-status.component.html
	src/app/+item-page/edit-item-page/item-status/item-status.component.ts
2018-10-09 16:01:32 +02:00
Antoine Snyers
7ac26843b7 Remove the 'f' in fdescribe 2018-10-09 15:37:03 +02:00
Kristof De Langhe
7d9afeefea 55946: Removed unnecessary files and created tests 2018-10-09 15:32:55 +02:00
Antoine Snyers
bbe22d9636 Hide metadata labels when there are no values 2018-10-09 15:25:58 +02:00
Antoine Snyers
9c444764a1 Add tests for the MetadataFieldWrapperComponent 2018-10-09 15:25:21 +02:00
Kristof De Langhe
fb0e1d81e4 55946: Edit item page cleanup 2018-10-09 14:30:40 +02:00