quivr/frontend/lib/components/AddBrainModal
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
..
components feat: add public brain creation (#1218) 2023-09-20 09:35:09 +02:00
hooks feat: allow setting public brain status to private (#1258) 2023-09-26 10:35:52 +02:00
AddBrainModal.tsx feat: add public brain page (#1230) 2023-09-21 09:35:53 +02:00
index.ts [Brain management] Add new fields to creation modal (#755) 2023-07-25 12:08:08 +02:00
styles.css feat: add public brain creation (#1218) 2023-09-20 09:35:09 +02:00