Commit Graph

32 Commits

Author SHA1 Message Date
lotte
8bf241c182 angular cli 2020-03-18 16:03:40 +01:00
Art Lowel
bc7c92f44c removed remaining normalized models and related services 2020-02-17 18:35:10 +01:00
Art Lowel
ab0f2c89e6 remove most uses of normalizedserializer 2020-02-17 18:22:42 +01:00
Art Lowel
07998a8c08 remove normalized models part 1 2020-02-17 18:22:42 +01:00
lotte
f980b55c1c refactored resource type and type mapping 2019-06-24 16:29:54 +02:00
lotte
b2ceb8e9d6 61949: finished refactoring, adding type doc 2019-04-29 16:21:36 +02:00
Kristof De Langhe
0cf65b3f8c 54472: Remove console.log 2018-10-29 11:17:07 +01:00
lotte
5c12e2d995 added indexing for different UUIDs 2018-10-19 16:07:07 +02:00
lotte
2330e96158 intermediate commit 2018-10-17 13:18:01 +02:00
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
Art Lowel
b308df201d add responseMsToLive to requests 2018-09-28 16:11:22 +02:00
lotte
777facf5cd intermediate commit 2018-08-29 15:12:01 +02:00
Kristof De Langhe
f6e47389d6 Merge remote-tracking branch 'dspace/master' into 201-pipeable-operators
Conflicts:
	src/app/core/data/request.effects.ts
2018-07-09 14:18:20 +02:00
Kristof De Langhe
c9c2e70c00 request.effects.ts pipeable operators error fix 2018-05-18 10:09:47 +02:00
Kristof De Langhe
184d47bb41 request.effects.ts pipeable operators fine-tuning 2018-05-17 17:56:06 +02:00
Kristof De Langhe
f03126b550 request.effects.ts pipeable operators 2018-05-17 17:38:28 +02:00
Giuseppe Digilio
19c9482009 Added first release of the authentication module 2018-02-06 15:48:05 +01:00
Art Lowel
55bb142d3a Merge branch 'master' into post-support 2018-01-18 14:53:18 +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
98a49b3191 add support for multiple request methods 2017-12-06 10:11:29 +01:00
Art Lowel
712c366756 fetch resource endpoints from HAL response instead of hardcoding them 2017-09-19 18:21:27 +02:00
Art Lowel
0d4b064541 switched to self links as keys in the object cache 2017-09-15 18:02:29 +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
b46ad36eaf made use of embedded resources for relationships in the response that contain a single link for a set of resources rather than enumerate the self link of each resource 2017-06-21 16:51:37 +02:00
Art Lowel
21a6a80d13 fixed issues with related resources that have a single link for a hasMany relationship (e.g. item.bitstreams) 2017-06-20 15:04:42 +02:00
Art Lowel
145886e497 Merge branch 'master' into live-rest-backend 2017-06-19 18:18:33 +02:00
Art Lowel
bdf6d006e7 parse page info from rest api and add it to remotedata objects 2017-06-09 17:43:26 +02:00
Art Lowel
0677bc38ee switch to live rest-backend, still issue with bitstreams on item page 2017-06-07 18:25:52 +02:00
Art Lowel
739371cb35 added support for embedded resources 2017-06-01 11:41:15 +02:00
Art Lowel
c2da34b305 added normalized models and builders 2017-04-20 14:21:21 +02:00
Art Lowel
8e0d2bac9b refactored requestCacheReducer 2017-04-12 18:03:02 +02:00