quivr/backend/core/routes
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
..
authorizations Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
headers Feat/shareable brains open link authenticated (#676) 2023-07-18 09:47:59 +02:00
__init__.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
api_key_routes.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
brain_routes.py Feat/shareable brains open link authenticated (#676) 2023-07-18 09:47:59 +02:00
chat_routes.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
crawl_routes.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
explore_routes.py Feat/shareable brains open link authenticated (#676) 2023-07-18 09:47:59 +02:00
misc_routes.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
subscription_routes.py Feat/shareable brains open link authenticated (#676) 2023-07-18 09:47:59 +02:00
upload_routes.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
user_routes.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00