Commit Graph

1779 Commits

Author SHA1 Message Date
Chris Wilper
2368df9513 DS-4107 Retrieve and model metadata as a map 2019-02-14 12:29:35 -05:00
Kristof De Langhe
4bf94894b6 59415: Tests fix 2019-02-13 13:34:21 +01:00
Kristof De Langhe
371f2bcd85 Merge remote-tracking branch 'atmire/master' into Browse-by-links
Conflicts:
	src/app/core/browse/browse.service.spec.ts
	src/app/core/data/dso-response-parsing.service.ts
	src/app/shared/shared.module.ts
2019-02-13 13:25:35 +01:00
Kristof De Langhe
05bb5dc70b 58789: Authentication fix 2019-02-13 13:08:22 +01:00
Kristof De Langhe
d6a60d1adc Merge remote-tracking branch 'atmire/master' into modifying-metadata-registries
Conflicts:
	src/app/+community-page/community-page.component.ts
	src/app/+item-page/edit-item-page/item-delete/item-delete.component.spec.ts
	src/app/+item-page/edit-item-page/item-delete/item-delete.component.ts
	src/app/+item-page/edit-item-page/item-private/item-private.component.ts
	src/app/+item-page/edit-item-page/item-public/item-public.component.spec.ts
	src/app/+item-page/edit-item-page/item-public/item-public.component.ts
	src/app/+item-page/edit-item-page/item-reinstate/item-reinstate.component.spec.ts
	src/app/+item-page/edit-item-page/item-reinstate/item-reinstate.component.ts
	src/app/+item-page/edit-item-page/item-withdraw/item-withdraw.component.spec.ts
	src/app/+item-page/edit-item-page/item-withdraw/item-withdraw.component.ts
	src/app/+item-page/edit-item-page/simple-item-action/abstract-simple-item-action.component.spec.ts
	src/app/core/auth/server-auth.service.ts
	src/app/core/cache/response.models.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/core/index/index.effects.ts
	src/app/core/metadata/metadata.service.spec.ts
	src/app/core/shared/operators.spec.ts
	src/app/header/header.component.spec.ts
	src/app/shared/form/form.component.ts
2019-02-13 12:47:17 +01:00
lotte
86115c44ce started navigation for tabs 2019-02-13 12:18:21 +01:00
lotte
69be696a19 Merge branch 'master' into w2p-59334_edit-item-metadata-branch 2019-02-13 11:40:21 +01:00
lotte
7eec961fa7 59334: edit item metadata finished 2019-02-13 11:39:32 +01:00
Art Lowel
34e78bd495 Merge pull request #350 from atmire/delete-communities-and-collections
Delete communities and collections
2019-02-13 11:14:43 +01:00
Kristof De Langhe
5288f817b0 59695: Fix AoT error and console warning 2019-02-13 11:08:01 +01:00
Kristof De Langhe
394a327611 59695: Refactored getFirstItemFor 2019-02-13 10:41:52 +01:00
Kristof De Langhe
40342af029 59695: JSDocs 2019-02-13 10:13:18 +01:00
Kristof De Langhe
a1bed63442 59695: Added BrowseBy tests 2019-02-13 09:33:51 +01:00
Kristof De Langhe
0bdd4789f6 59695: Added BrowseService tests 2019-02-12 16:36:07 +01:00
Kristof De Langhe
e9bff44ba2 59695: BrowseByStartsWithDate tests 2019-02-12 16:08:04 +01:00
Kristof De Langhe
51242ecd1c 59695: BrowseByStartsWithDecorator test 2019-02-12 14:51:47 +01:00
Kristof De Langhe
9f01361e09 59695: BrowseByDatePage tests 2019-02-12 14:43:32 +01:00
Kristof De Langhe
c15a7fd4ba 59695: Fix existing tests 2019-02-12 13:29:31 +01:00
Kristof De Langhe
86dc17e17d 59695: Removal of unnecessary files after refactor 2019-02-12 13:00:10 +01:00
Kristof De Langhe
bd211ce0f4 59695: Browse-By-Title-Page refactoring 2019-02-12 12:53:23 +01:00
lotte
714811dc07 59334: added validation 2019-02-12 12:48:32 +01:00
Kristof De Langhe
b1b239d451 59695: Wait for startsWithOptions to prevent empty dropdown + loading message 2019-02-12 11:50:35 +01:00
Kristof De Langhe
c49f9f2ef6 59695: Browse-by-date style finetuning + navigation + parsing service fix for empty pages 2019-02-12 11:27:24 +01:00
Kristof De Langhe
cdcacedfae 59695: Starts-with implementation for browse-by date 2019-02-12 10:40:47 +01:00
Kristof De Langhe
d80233074f 59695: Intermediate date jump options test 2019-02-11 17:55:27 +01:00
Kristof De Langhe
b956dbfe08 59695: Browse-By-Starts-With components and switcher 2019-02-11 17:30:05 +01:00
Kristof De Langhe
8e9116f14f 59695: Refactored startsWith to browse-by-metadata-page 2019-02-11 16:17:33 +01:00
Kristof De Langhe
10f3e985f1 59695: Gear style fix 2019-02-11 16:06:50 +01:00
Kristof De Langhe
38e9d55388 59695: Arrow navigation for browse-by-date 2019-02-11 16:00:15 +01:00
lotte
45c699e4d8 Merge branch 'master' into w2p-59334_edit-item-metadata-branch 2019-02-11 15:45:45 +01:00
lotte
643c0d6e1a finished tests for item metadata updates 2019-02-11 15:45:41 +01:00
Kristof De Langhe
30c0bd8ebb 59695: Browse by date base 2019-02-11 13:11:47 +01:00
Tim Donohue
13c3e2fbc9 Merge pull request #349 from atmire/community-and-collection-forms
Create/Edit for Communities and Collections
2019-02-08 11:15:41 -06:00
lotte
ace523ed14 intermediate commit for tests 2019-02-08 14:42:34 +01:00
Giuseppe Digilio
dc6709c2b5 Added a check to null value 2019-02-07 19:08:53 +01:00
Giuseppe Digilio
f934a6aa71 Added truncate-text class to dropdown menu items 2019-02-07 19:05:43 +01:00
Giuseppe Digilio
00c3e652b4 Fixes on feedback 2019-02-07 19:05:09 +01:00
Giuseppe Digilio
c74834514b Fixed scss variable 2019-02-07 19:04:35 +01:00
Giuseppe Digilio
546019b089 Moved normalizeSectionData function to SubmissionResponseParsingService 2019-02-07 18:47:09 +01:00
Giuseppe Digilio
f6a88d846f Added TypeDoc/comments 2019-02-07 18:17:04 +01:00
Kristof De Langhe
49fc891809 59415: Fixed tests 2019-02-07 16:10:32 +01:00
Kristof De Langhe
f15162f500 59415: Prevent empty pages returning error, initialize empty array instead 2019-02-07 15:50:17 +01:00
lotte
af4a6bab79 processed PR feedback 2019-02-07 14:14:35 +01:00
Kristof De Langhe
2f58128f55 59415: Disabled Communities & Collections link in navbar + fixed browse by title 2019-02-07 14:07:29 +01:00
Kristof De Langhe
47f8bf02a1 59415: Browse by title and metadata shows community/collection name you're browsign 2019-02-07 14:02:21 +01:00
Giuseppe Digilio
f267308a09 Removed unused RestRequest classes 2019-02-07 10:08:32 +01:00
Kristof De Langhe
fbb9cadf45 59415: Browse-by on top of com-col pages + spacing 2019-02-05 10:34:49 +01:00
Kristof De Langhe
2acb55f58a 59415: Browse-by page component tests 2019-01-30 13:47:14 +01:00
Kristof De Langhe
18afb35e74 59415: Fixed existing tests 2019-01-30 11:32:12 +01:00
Kristof De Langhe
da7723c27b 59415: BrowseEntrySearchOptions to enforce correct use of parameters 2019-01-30 11:09:29 +01:00