Commit Graph

27 Commits

Author SHA1 Message Date
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
14f5c97ecc another intermediate commit 2018-09-06 11:55:13 +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
Giuseppe Digilio
e0efa5f8e5 changes based on review comments 2018-05-23 18:13:34 +02:00
Giuseppe Digilio
abb8fc1677 Added comment 2018-03-01 11:50:40 +01:00
Giuseppe Digilio
696b8b73f5 Added refresh token functionality 2018-02-26 15:41:07 +01:00
Giuseppe Digilio
2f19f32d91 Improvement for authentication module 2018-02-09 09:55:55 +01:00
Art Lowel
4c361d25b6 fixed an issue where certain GET requests would be performed more often then needed and added tests for the requestservice (not everything tested yet) 2018-01-18 13:51:01 +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
d775467fcb cleaned up remotedata for a better separation of concerns, moved statuscode and errormsg in to RemoteDataError object, moved pageInfo to PaginatedList object in the payload 2017-12-07 11:28:44 +01:00
Giuseppe Digilio
a37b2da6a6 Add unit tests 2017-11-12 19:38:27 +01:00
Art Lowel
ee84399d23 fixed an issue where a rehydrate would sometimes leave the app in a broken state 2017-10-26 12:58:42 +02:00
Art Lowel
feca366290 refactor done, todo fix tests 2017-10-25 13:31:10 +02:00
Art Lowel
a84eb533be get browse endpoints from hal links 2017-10-12 12:51:58 +02: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
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
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
739371cb35 added support for embedded resources 2017-06-01 11:41:15 +02:00
Art Lowel
d3f478ef0f refactoring 2017-05-04 13:44:14 +02:00
Art Lowel
2a2bb36692 refactoring 2017-05-03 11:05:18 +02:00
Art Lowel
c2da34b305 added normalized models and builders 2017-04-20 14:21:21 +02:00