Art Lowel
08dedb2dc3
fix lint errors
2020-02-17 18:35:10 +01:00
Art Lowel
bc7c92f44c
removed remaining normalized models and related services
2020-02-17 18:35:10 +01:00
Art Lowel
07998a8c08
remove normalized models part 1
2020-02-17 18:22:42 +01:00
Art Lowel
56c3d12497
itermediate commit
2020-02-17 18:12:13 +01:00
lotte
168e74d1fa
Merge branch 'master' into clean-relationships-in-submission
2019-11-25 11:18:57 +01:00
lotte
c2ae71b1b8
Added name variant dialog
2019-11-14 16:00:48 +01:00
lotte
4a7c7a61f1
implemented debounce for name variant updates
2019-11-14 09:56:53 +01:00
Michael W Spalti
0dd765d84a
Reverted object cache method names back to the original UUID convention.
2019-10-30 14:23:50 -07:00
Michael W Spalti
d309b2081c
Removed the handle index (not needed because the uuid index will always be used internally) and all associated code.
2019-10-30 13:59:10 -07:00
Michael W Spalti
6bf086b707
Updated work on routing by id.
...
Fixed unit tests.
Updated to use pid REST endpoint.
Minor change in data.service and unit test update.
Updated the objectnotfound page with new text and go home button.
2019-09-27 11:26:19 -07:00
lotte
4d67c98f04
Merge branch 'master' into w2p-62849_relationships-in-submission
2019-08-27 16:41:37 +02:00
lotte
90a9570e7d
bug with deleting after adding
2019-08-20 17:44:40 +02:00
Kristof De Langhe
9afcd48f12
Merge branch 'master' into w2p-64225_Relations-delete-feedback-3
...
Conflicts:
resources/i18n/en.json
src/app/+item-page/edit-item-page/item-metadata/item-metadata.component.ts
src/app/+search-page/search-service/search.service.ts
src/app/core/core.module.ts
src/app/core/shared/item.model.ts
2019-08-13 12:03:29 +02:00
lotte
f980b55c1c
refactored resource type and type mapping
2019-06-24 16:29:54 +02:00
Kristof De Langhe
796afb3919
Merge branch 'master' into w2p-61142_Relations-add-edit-delete-and-permissions
...
Conflicts:
src/app/core/cache/object-cache.service.ts
src/app/core/core.module.ts
src/app/core/data/request.service.ts
src/app/core/shared/item.model.ts
2019-05-20 13:08:33 +02:00
lotte
b2ceb8e9d6
61949: finished refactoring, adding type doc
2019-04-29 16:21:36 +02:00
Kristof De Langhe
bbbd6959a8
61142: EditRelationshipList component to proper reload relationships and fix performance issues
2019-04-08 15:28:18 +02:00
Kristof De Langhe
b78b2e5b82
61142: EditRelationshipComponent tests + de-caching of requests in ItemRelationships
2019-04-05 13:46:48 +02:00
Giuseppe Digilio
b871148cc9
fixes after merge
2019-03-26 10:04:05 +01:00
lotte
b62e5786ab
added typedoc
2019-03-21 17:20:33 +01:00
lotte
23a1e6bce5
Merge branch 'master' into performance-optimizations
...
Conflicts:
src/app/core/data/request.service.spec.ts
src/app/core/data/request.service.ts
2019-03-21 16:00:08 +01:00
lotte
037063ea63
Added more optimalisations and fixed tests
2019-03-21 15:52:34 +01:00
lotte
917c00f8fb
added missing tests and docs
2019-03-14 11:14:59 +01:00
lotte
88ae626736
fixed caching
2019-03-13 15:51:04 +01:00
Art Lowel
0e7e6a4832
replace pathSelector by ngrx memoized selectors
2019-03-06 18:36:57 +01:00
lotte
0050f58bf0
got rid of TNormalized everywhere
2019-01-29 16:03:50 +01:00
Art Lowel
e387f9446f
remove unused 'first' imports
2019-01-17 13:53:34 +01:00
Art Lowel
9911578bcc
remove all instances of first as it can cause an error if it's never triggered
2018-12-19 14:53:11 +01:00
lotte
dd24958f61
finished tests and docs
2018-11-05 12:01:51 +01:00
lotte
8ffbd13242
finished tests and docs
2018-10-12 11:55:52 +02:00
lotte
1680f67744
finalized put/patch requests
2018-09-27 16:56:27 +02:00
lotte
8c05ed86ef
intermediate bug commit
2018-09-26 15:31:26 +02:00
lotte
bae69aef97
Small fix
2018-09-19 15:34:14 +02:00
lotte
c6f55e424b
Finished patch support
2018-09-19 15:32:14 +02:00
lotte
e959542e2d
implemented applying of a patch
2018-09-19 13:10:23 +02:00
lotte
17ad62c172
implementation of server synchronization
2018-09-14 09:26:30 +02:00
lotte
acb5f5197d
patching changes
2018-09-11 16:05:21 +02:00
lotte
777facf5cd
intermediate commit
2018-08-29 15:12:01 +02:00
lotte
2cbe6a6d91
upgrade to angular6
2018-08-24 13:26:43 +02:00
Lotte Hofstede
acf85577ee
fixed AoT build and search settings
2018-03-08 15:40:29 +01:00
Lotte Hofstede
2435b484ce
search backend fixes #1
2018-03-08 15:40:28 +01:00
Art Lowel
5f5d9eaeee
Switched to storing requests based on UUID, generalized UUIDIndexReducer to work with any type of index
2017-12-12 17:45:32 +01:00
Art Lowel
0d4b064541
switched to self links as keys in the object cache
2017-09-15 18:02:29 +02:00
Art Lowel
30ee3859c8
fixed issues with ngrx platform upgrade: selectors, tests and router state in the dev tools
2017-09-06 16:55:36 +02:00
Art Lowel
2e572f67d9
removed console.log statements
2017-09-06 16:51:34 +02:00
Art Lowel
05626e2607
no more build errors, still issues with the selectors not returning anything
2017-09-06 16:51:34 +02:00
William Welling
066bba28af
fixed lint errors
2017-07-13 11:19:02 -05:00
William Welling
c08f5c672b
dependency upgrades, server and platform module updates, linting wip
2017-07-12 14:33:16 -05:00
Art Lowel
f6550e2628
fixed issue where resources that were fetched from a list where not able to be rendered separately
2017-06-19 15:20:48 +02:00
Art Lowel
f56eefab59
Fixed an issue where deadlocks could occur when loading the relationship decorators
2017-05-05 15:37:43 +02:00