Commit Graph

11 Commits

Author SHA1 Message Date
Alex Gleason
3d7cccd984 EntityStore: allow customizing import position 2023-04-11 10:04:31 -05:00
Alex Gleason
3d1c0fa813 Fix groups index being updated when a new group is created 2023-04-04 11:16:26 -05:00
Alex Gleason
c4d0dd568e EntityStore: let totalCount be undefined, don't try to set it from the local count 2023-03-22 19:11:11 -05:00
Alex Gleason
e2510489c5 EntityStore: support query invalidation 2023-03-22 18:17:28 -05:00
Alex Gleason
a256665aad EntityStore: add support for X-Total-Count from the API 2023-03-22 17:39:58 -05:00
Alex Gleason
463dcd2c1e Merge remote-tracking branch 'origin/develop' into create-group-hook 2023-03-14 14:56:46 -05:00
Chewbacca
7be8218f0c Convert popular/suggested Groups to use Entities 2023-03-14 15:16:01 -04:00
Alex Gleason
8f8807eb76 EntityStore: allow deleting entities 2023-03-14 14:14:48 -05:00
Alex Gleason
a3b1f541bc EntityStore: support staleTime option (automatically fetch) 2023-03-09 14:20:04 -06:00
Alex Gleason
27500193d8 EntityStore: incorporate Notifications, go back to using POJOs instead of Maps 2022-12-04 18:54:54 -06:00
Alex Gleason
3b067c6fab Scaffold entity store library 2022-12-04 17:05:01 -06:00