Commit Graph

18 Commits

Author SHA1 Message Date
Yury Bondarenko
d40f163c49 94273: Implement dependencies between requests
When an object is invalidated, its dependent requests are invalidated as well
2022-09-08 19:54:00 +02:00
Yura Bondarenko
c19d12c5c0 90252: Invalidate requests containing DSO on DataService.delete
Keep track of a list of request UUIDs in the object cache (most recent in front)
When deleting a DSO, mark all of these as stale
2022-04-22 09:04:15 +02:00
Yura Bondarenko
245977a432 87968: Automatic migration from TSLint to ESLint
Via `ng g @angular-eslint/schematics:convert-tslint-to-eslint`
2022-04-08 17:57:16 +02:00
Art Lowel
4e18fa35ca Cache redesign part 1, and add support for alternative links 2020-12-14 16:09:33 +01:00
Marie Verdonck
fb153b7b13 68405: test fixes; tbc 2020-02-17 18:17:23 +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
lotte
dd24958f61 finished tests and docs 2018-11-05 12:01:51 +01:00
lotte
80b11515c4 fixed SSB commit delay 2018-10-31 11:59:09 +01:00
lotte
8ffbd13242 finished tests and docs 2018-10-12 11:55:52 +02:00
lotte
e959542e2d implemented applying of a patch 2018-09-19 13:10:23 +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
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
eaaf12d645 requestCacheReducer docs & tests 2017-03-08 18:30:55 +01:00
Art Lowel
a535b86e0b fix timestamps on rehydrate 2017-03-08 16:36:34 +01:00
Art Lowel
f1bf3e4062 ObjectCache reducer tests & docs 2017-03-06 14:42:19 +01:00