quivr/backend/repository
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
..
brain feat: allow setting public brain status to private (#1258) 2023-09-26 10:35:52 +02:00
brain_subscription fix: fix minor bugs (#1070) 2023-08-31 10:41:02 +02:00
chat feat: merge chat history with chat notifications (#1127) 2023-09-07 17:23:31 +02:00
files feat: knowledge tab list (#1222) 2023-09-22 16:06:04 +02:00
knowledge feat: knowledge tab list (#1222) 2023-09-22 16:06:04 +02:00
notification feat: merge chat history with chat notifications (#1127) 2023-09-07 17:23:31 +02:00
prompt improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
user fix: fix minor bugs (#1070) 2023-08-31 10:41:02 +02:00
user_identity test: skip failing linter tests (#1036) 2023-08-25 12:03:13 +02:00
__init__.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00