lotte
0050f58bf0
got rid of TNormalized everywhere
2019-01-29 16:03:50 +01:00
lotte
58b45801b7
59334: added reducer for editing items
2019-01-25 16:40:37 +01:00
lotte
953c0ecfc8
Merge branch 'delete-communities-and-collections' into w2p-59334_edit-item-metadata-branch
...
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-01-25 13:34:09 +01:00
lotte
b1a2571858
59334: basic edit metadata implementation
2019-01-25 13:27:18 +01:00
Kristof De Langhe
f08fda9bce
58789: Added more test coverage
2019-01-24 15:08:59 +01:00
lotte
b8252a1a8e
Fixed feedback
2019-01-24 14:13:22 +01:00
Kristof De Langhe
31b3a1fdaa
Merge branch 'master' into w2p-58789_Metadata-Registry-UI-Part-2
...
Conflicts:
src/app/+admin/admin-registries/metadata-schema/metadata-schema.component.ts
src/app/+community-page/community-page.component.html
src/app/app.reducer.ts
src/app/core/auth/server-auth.service.ts
src/app/core/core.module.ts
src/app/core/data/item-data.service.spec.ts
src/app/core/data/item-data.service.ts
src/app/core/index/index.effects.ts
src/app/core/index/index.reducer.spec.ts
src/app/core/index/index.reducer.ts
src/app/core/shared/operators.spec.ts
src/app/core/shared/operators.ts
src/app/header/header.component.spec.ts
2019-01-24 13:18:20 +01:00
lotte
a733eb5834
Merge branch 'community-and-collection-forms' into w2p-58522_delete-collections-and-communities
...
Conflicts:
src/app/core/data/data.service.ts
src/app/shared/shared.module.ts
2019-01-24 12:58:05 +01:00
Kristof De Langhe
c150b5f350
58789: Feedback 2019-01-24
2019-01-24 12:45:46 +01:00
Kristof De Langhe
d2a918b8e9
58789: Changed delete button labels to Delete selected
2019-01-24 11:18:56 +01:00
Kristof De Langhe
03702dc0dc
58789: Empty page error fix and navigate to last page on delete
2019-01-24 11:14:17 +01:00
Kristof De Langhe
552dce0960
58789: Fix AuthenticatedGuard and put on higher level route
2019-01-24 10:20:18 +01:00
Kristof De Langhe
826830ca07
58789: RegistryService tests, small bugfixes and prod-build fixes
2019-01-23 18:05:12 +01:00
Kristof De Langhe
89894287ea
58789: Tests for deleting metadata schema and fields
2019-01-23 16:59:50 +01:00
Kristof De Langhe
7d36dfe3e7
58789: metadata-schema and field form-components tests
2019-01-23 16:25:25 +01:00
Kristof De Langhe
25e4b46bc3
58789: Remove f in fdescribe
2019-01-23 15:34:32 +01:00
Kristof De Langhe
374f7acd7a
58789: MetadataSchemaComponent tests
2019-01-23 15:27:49 +01:00
Kristof De Langhe
cba07300d1
58789: Fields not being filled in fixed
2019-01-23 15:01:34 +01:00
Kristof De Langhe
6e9cad0fba
58789: Remove f in fdescribe
2019-01-23 14:43:00 +01:00
Kristof De Langhe
4e0678a0bd
58789: MetadataRegistryComponent tests
2019-01-23 14:42:23 +01:00
Kristof De Langhe
62b9a48543
58789: JSDocs
2019-01-23 13:23:10 +01:00
Kristof De Langhe
54f88402a9
58789: Fixed alignment of input fields for both schema and field
2019-01-23 11:51:03 +01:00
Kristof De Langhe
2521bafa92
58789: Forms using messages
2019-01-23 11:06:20 +01:00
Kristof De Langhe
7f991d2a06
58789: Notifications loaded through messages
2019-01-22 17:52:32 +01:00
Kristof De Langhe
fe44146291
58789: Metadata field create/edit/delete feature
2019-01-22 17:15:14 +01:00
Kristof De Langhe
09eb01c545
58789: Deselect all schemas and set page to 1 after deleting schemas
2019-01-22 15:49:09 +01:00
Kristof De Langhe
eb198383fe
58789: Update metadata-schema content-type fix
2019-01-22 15:05:45 +01:00
Kristof De Langhe
8029f65d4f
58789: More improvements to selecting metadata schemas
2019-01-22 14:38:07 +01:00
Kristof De Langhe
55f5857c9c
58789: Error fix and selecting/deselecting schemas improvement
2019-01-22 14:22:39 +01:00
Kristof De Langhe
2f853f09b9
58789: Preventing submit from firing multiple times + some code cleanup
2019-01-22 13:51:57 +01:00
Kristof De Langhe
27f3f9c7a1
58789: Force reload list after editing and deleting metadata as well
2019-01-22 13:46:45 +01:00
Kristof De Langhe
5fb5aad408
58789: Clear index cache and reload lists after adding metadata schema
2019-01-22 13:35:15 +01:00
Kristof De Langhe
8be40c31f6
58789: Ability to clear request cache from index
2019-01-22 13:34:46 +01:00
Kristof De Langhe
c493fc4003
58789: Hardcoded notifications for creating and editing metadataschemas
2019-01-22 13:06:37 +01:00
Kristof De Langhe
7a390d42ba
58789: Rest call for editing schema (returns 415 unsupported media type atm) + improvements to delete
2019-01-22 12:02:30 +01:00
Kristof De Langhe
9726fdf897
58789: Rest call for deleting metadata schemas
2019-01-22 11:22:22 +01:00
Kristof De Langhe
73f24a5dc1
58789: Rest call for creating metadata schemas
2019-01-22 10:39:32 +01:00
lotte
c4004eaaa2
fixes for conflicts with master
2019-01-22 09:46:55 +01:00
lotte
6dba02ca67
Merge branch 'master' into community-and-collection-forms
...
Conflicts:
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
src/app/shared/shared.module.ts
2019-01-22 08:34:51 +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
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
Bram Luyten
8fd18127c8
Removing test for presence of active language string in the header itself
2019-01-17 09:25:05 +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
Yana De Pauw
3fcc74cd36
Fix small merge issue
2019-01-10 15:41:24 +01:00