Commit Graph

7 Commits

Author SHA1 Message Date
Alex Gleason
3d7cccd984 EntityStore: allow customizing import position 2023-04-11 10:04:31 -05:00
Alex Gleason
402daec9c3 Add useIncrementEntity hook 2023-03-22 19:45:34 -05:00
Alex Gleason
cb8363d179 EntityStore: make fetching the first page override the old list 2023-03-22 18:47:10 -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
3d72e6305f EntityStory: add dismissEntities action for deleting ids from a list 2023-03-22 14:34:10 -05:00
Alex Gleason
8f8807eb76 EntityStore: allow deleting entities 2023-03-14 14:14:48 -05:00
Alex Gleason
9df2bb4a86 EntityStore: add tests for reducer, improve types, ensure error gets added to state 2023-03-13 18:42:46 -05:00