quivr/backend/repository
Mamadou DICKO 1643b54b7b
feat: allow user to unsubscribe from a brain (#1254)
* feat: update translations

* feat: add <DeleteOrUnsubscribeConfirmationModal />

* test(DeleteOrUnsubscribeConfirmationModal): update tests

* feat: redirect to /brains-management on invalid brain id

* refactor: move delete_brain_user to delete_brain_users

* feat: add /POST '/brains/{brain_id}/subscribe'

* feat: handle public brain unsubscription
2023-09-25 14:22:59 +02:00
..
brain feat: allow user to unsubscribe from a brain (#1254) 2023-09-25 14:22:59 +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