Commit Graph

30 Commits

Author SHA1 Message Date
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
Art Lowel
d3f478ef0f refactoring 2017-05-04 13:44:14 +02:00
Art Lowel
c2da34b305 added normalized models and builders 2017-04-20 14:21:21 +02:00
Art Lowel
34d9aece7e RequestCacheService docs & tests 2017-03-14 14:36:03 +01:00
Art Lowel
0e516beabd ObjectCacheService docs & tests 2017-03-08 12:57:03 +01:00
Art Lowel
7745938027 More refactoring + reusing the server's store on the client 2017-03-02 13:36:40 +01:00
Art Lowel
bb5575cd27 Refactored Data Services 2017-02-22 12:03:22 +01:00