bigbuffet-rw/app/soapbox/entity-store/hooks
2023-04-04 16:02:44 -05:00
..
index.ts Add useIncrementEntity hook 2023-03-22 19:45:34 -05:00
types.ts EntityStore: switch all hooks to use a callback function 2023-03-23 19:22:26 -05:00
useCreateEntity.ts ManageGroupModal: use internal state instead of Redux 2023-04-03 15:06:20 -05:00
useDeleteEntity.ts isLoading --> isSubmitting for action hooks 2023-04-03 15:19:10 -05:00
useDismissEntity.ts EntityStore: switch all hooks to use a callback function 2023-03-23 19:22:26 -05:00
useEntities.ts useEntities: drop X-Total-Count if it's less than the number of entities in the response (that doesn't make sense) 2023-04-04 16:02:44 -05:00
useEntity.ts Fetch account and relationship with entity store 2023-04-04 08:11:03 -04:00
useEntityActions.ts isLoading --> isSubmitting for action hooks 2023-04-03 15:19:10 -05:00
useIncrementEntity.ts EntityStore: switch all hooks to use a callback function 2023-03-23 19:22:26 -05:00
utils.ts EntityStore: switch all hooks to use a callback function 2023-03-23 19:22:26 -05:00