quivr/frontend/lib/hooks
Mamadou DICKO a4a2d769b3
feat: allow setting public brain status to private (#1258)
* feat: refetch brains list on when new brain is added

* feat: update BrainConfig type

* feat: update useSettingsTab add usebrainFormState and useSettings tab

* feat: add <PrivateAccessConfirmationModal/> modal

* feat: update translations

* feat: handle brain status change to private

* feat: validate chat access

* test: fix failaing tests and remove deprecated
2023-09-26 10:35:52 +02:00
..
index.ts feat: streaming for standard brain picking (#385) 2023-06-30 10:10:59 +02:00
useAxios.ts feat: remove <BrainConfigProvider /> (#1154) 2023-09-12 18:04:35 +02:00
useDevice.ts Ux improvment (#382) 2023-06-27 11:28:09 +02:00
useFetch.ts feat: remove <BrainConfigProvider /> (#1154) 2023-09-12 18:04:35 +02:00
useShareBrain.ts feat: update header and remove prompt / brain on backspace (#1052) 2023-08-29 15:52:22 +02:00
useToast.ts Feat/multiple brains frontend (#344) 2023-06-20 16:17:13 +02:00
useUserData.ts feat: allow setting public brain status to private (#1258) 2023-09-26 10:35:52 +02:00