Commit Graph

24 Commits

Author SHA1 Message Date
lotte
1ebd6f0e86 Finished refactoring, guards, docs, tests 2019-01-03 10:29:29 +01:00
lotte
ec5f977dd2 finished up response cache refactoring 2018-10-18 15:59:41 +02:00
lotte
12398d8658 removed test form 2018-10-12 11:57:47 +02:00
lotte
1680f67744 finalized put/patch requests 2018-09-27 16:56:27 +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
976302389f fixed collection page, added SearchFilter Model 2018-08-23 14:01:37 +02:00
lotte
f5fed28722 reworked items list on collection page 2018-08-22 16:30:28 +02:00
lotte
777ae2bc19 resolvers for collection, community, item page 2018-08-08 14:28:11 +02:00
Art Lowel
9a6390e011 fixed an issue where the resolver wouldn't hand over responsability to the page component, and added a loading screen for resolving routes 2018-08-06 17:47:48 +02:00
lotte
7985ad9644 start of resolvers 2018-08-06 15:09:32 +02:00
Lotte Hofstede
38efd5b542 changed default sort options 2018-05-03 09:32:48 +02: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
Art Lowel
ce330fcb47 refactored template variables 2017-10-27 17:57:28 +02: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
0529bb17f8 Merge branch 'master' into improve-support-for-hal-links 2017-10-17 10:25:23 +02:00
William Welling
6f42fa5af5 moved meta service into applicable page components 2017-10-13 13:09:00 -05:00
Art Lowel
ad631f8031 Merge branch 'master' into improve-support-for-hal-links 2017-10-12 13:14:43 +02:00
Art Lowel
a84eb533be get browse endpoints from hal links 2017-10-12 12:51:58 +02:00
William Welling
8932817658 reduce async observables with local assignment 2017-10-04 19:41:20 -05:00
William Welling
45ca74410c simple loading animation and fade in and out animations 2017-10-04 15:39:08 -05:00
William Welling
0efcd9cecc resolved merge conflicts 2017-09-29 10:05:49 -05:00
William Welling
3d02e660da fixed core and shared module usage, lazy loading modules 2017-09-26 11:44:07 -05:00