Commit Graph

9215 Commits

Author SHA1 Message Date
Art Lowel
57999ad382 add the ability to mix text based metadata fields, authority controlled fields and typed items in the same section 2019-01-21 18:27:07 +01:00
Kristof De Langhe
52a440c9f2 58789: TSLint error fixing 2019-01-21 12:32:55 +01:00
Samuel
962bafcce2 taskid 58789 Metadata Registry UI Part 2 2019-01-19 20:53:15 +01:00
Tim Donohue
da1a97bd8c Merge pull request #329 from bram-atmire/issue-298-language-switch-2018-11-18-rebase-squash
Issue 298 Language switch
2019-01-18 14:43:08 -06:00
Giuseppe Digilio
726626ad8f Move navigation history state to the ngrx/store 2019-01-18 11:39:25 +01:00
Kristof De Langhe
47294d37bf Merge branch 'master' into Item-Collection_Mapper
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.spec.ts
	src/app/+item-page/edit-item-page/item-status/item-status.component.ts
	src/app/+item-page/item-page-routing.module.ts
	src/app/core/data/item-data.service.spec.ts
	src/app/core/data/item-data.service.ts
	src/app/core/shared/operators.spec.ts
	src/app/core/shared/operators.ts
2019-01-17 15:57:25 +01:00
Art Lowel
586a4ac35b add docs, rename classes for clarity 2019-01-17 14:59:48 +01:00
Samuel
390966f30d * added authenticate guard
* added metadata schema form, with the form model fields & validation and layout
* fixed the pagination for schemas and fields
* added reducer and actions for the registry state
2019-01-17 14:47:22 +01:00
Art Lowel
e387f9446f remove unused 'first' imports 2019-01-17 13:53:34 +01:00
Giuseppe Digilio
b219843249 Fixed build error 2019-01-17 13:21:18 +01:00
Giuseppe Digilio
d76376ef92 Fixed build error 2019-01-17 11:53:00 +01:00
Giuseppe Digilio
e6ec979d44 Fixed build error 2019-01-17 10:04:27 +01:00
Giuseppe Digilio
8cb86c392c Merge remote-tracking branch 'remotes/origin/master' into submission 2019-01-17 09:40:50 +01:00
Bram Luyten
8fd18127c8 Removing test for presence of active language string in the header itself 2019-01-17 09:25:05 +01:00
Giuseppe Digilio
190c17f6e2 Merge remote-tracking branch 'remotes/origin/master' into submission 2019-01-17 09:18:10 +01:00
Tim Donohue
65c7aa0ad2 Merge pull request #342 from atmire/Item-Status-Edit-Actions
Add Item Status Edit Actions
2019-01-16 15:58:48 -06:00
Bram Luyten
82c91be44f Reconciling with new header design 2019-01-16 20:51:02 +01:00
Bram Luyten
17be7a34e0 Issue 298 Language switch 2019-01-16 20:01:14 +01:00
Art Lowel
8ae8498ab1 rename 'entity' to 'item' in en.json 2019-01-16 17:47:53 +01:00
Art Lowel
95e9e9166a rename ItemSearchResultComponent to prevent confusion with ItemSearchResultListElementComponent 2019-01-16 16:34:10 +01:00
Art Lowel
8c1874c584 rename 'entity' to 'item' 2019-01-16 15:34:01 +01:00
Giuseppe Digilio
e19bd54dbe Added tests 2019-01-16 12:33:57 +01:00
Giuseppe Digilio
f299b953c3 Added tests 2019-01-15 19:08:42 +01:00
Giuseppe Digilio
c3965a15cc Added DsDatePickerInlineComponent 2019-01-15 19:04:32 +01:00
Giuseppe Digilio
9ac042356e Removed nested subscriptions 2019-01-15 12:07:25 +01:00
Giuseppe Digilio
d441c1673f Removed nested subscriptions 2019-01-14 18:57:41 +01:00
Giuseppe Digilio
d41aa9fbc6 Added tests 2019-01-14 12:17:39 +01:00
Giuseppe Digilio
6b75da27a4 Renamed SectionFormOperationsService from FormOperationsService 2019-01-12 16:11:16 +01:00
Giuseppe Digilio
54f80a6e45 Added tests 2019-01-12 15:56:56 +01:00
Giuseppe Digilio
9898d2a90c Added tests 2019-01-11 10:52:03 +01:00
Giuseppe Digilio
9edd18f289 Added tests 2019-01-10 19:13:40 +01:00
Art Lowel
ff924abcfb fix a typo in a comment 2019-01-10 17:06:49 +01:00
Yana De Pauw
3fcc74cd36 Fix small merge issue 2019-01-10 15:41:24 +01:00
Yana De Pauw
a93f3e4357 Merge branch 'master' into Item-Status-Edit-Actions 2019-01-10 14:37:27 +01:00
lotte
f0cc24ff9b Merge branch 'w2p-54472_Create-community-and-collection-pages' into w2p-58522_delete-collections-and-communities 2019-01-10 14:13:16 +01:00
lotte
a9f62659b9 added tests 2019-01-10 14:12:47 +01:00
Art Lowel
f51ac8086d remove exportToZip config property that was added accidentally 2019-01-10 13:32:42 +01:00
Art Lowel
04ad79e416 remove exportToZip config property that was added accidentally 2019-01-10 13:16:27 +01:00
Art Lowel
0b164b33b9 remove unused 'first' imports 2019-01-10 13:14:20 +01:00
lotte
adf32f4d13 Merge branch 'w2p-54472_Create-community-and-collection-pages' into w2p-58522_delete-collections-and-communities 2019-01-10 13:12:52 +01:00
lotte
b0da712915 added trivial tests 2019-01-10 13:01:57 +01:00
lotte
8e543ab036 58522: changed styling of button 2019-01-10 10:14:50 +01:00
Giuseppe Digilio
5723a1df84 Added tests 2019-01-09 12:42:40 +01:00
Giuseppe Digilio
4a20debfd3 Added tests 2019-01-09 12:39:27 +01:00
Giuseppe Digilio
967d682962 Added tests 2019-01-08 23:25:44 +01:00
Art Lowel
16576a7791 Add typedocs to RelatedEntitiesSearchComponent 2019-01-08 16:51:43 +01:00
Art Lowel
72fb18d92f Add virtual metadata fields for journals 2019-01-08 13:12:12 +01:00
Giuseppe Digilio
959c02af74 Added tests 2019-01-08 09:35:18 +01:00
lotte
0be76d49d9 58522: delete tests and docs 2019-01-07 12:42:24 +01:00
lotte
382010bd82 Merge branch 'w2p-54472_Create-community-and-collection-pages' into w2p-58522_delete-collections-and-communities 2019-01-07 12:01:15 +01:00