quivr/backend/core
Zineb El Bachiri 0b091bd8c9
Feat/shareable brains open link authenticated (#676)
* ♻️ use Single Responsibility Principle on brains_subscription

*  new brain subscription endpoints for invited user

* 📝 add documentation to endpoints

* 🎨 add base_frontend_url to send custom url for brain share

* ✏️ brains instead of brain in url

*  use origin in header for frontend url in subscription email

* 🚚 move and remove unused code

*  new subscription API for BE endpoints in frontend

*  new addBrain to  add a shared brain in frontend

* 🥚 new hook for brain invitations

*  new page for brain invitation

*  change frontend url to copy for brain subscription

* ✏️ call RBAC with wrapper function

* ✏️ last typos
2023-07-18 09:47:59 +02:00
..
auth Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
crawl Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
llm Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
middlewares Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
models Feat/shareable brains open link authenticated (#676) 2023-07-18 09:47:59 +02:00
parsers Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
repository Feat/shareable brains open link authenticated (#676) 2023-07-18 09:47:59 +02:00
routes Feat/shareable brains open link authenticated (#676) 2023-07-18 09:47:59 +02:00
scripts Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
supabase/functions/add-new-email Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
tests Feat/shareable brains open link authenticated (#676) 2023-07-18 09:47:59 +02:00
utils Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
vectorstore Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
Dockerfile Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
logger.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
main.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
pyrightconfig.json Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
requirements.txt Feat/backend core (#656) 2023-07-17 07:57:27 +01:00