quivr/frontend/app/brains-management
Matthieu Jacq da6d5b698d
feat(nav): 🚚 Move Brain and User buttons to the sidebar in the chat (#1262)
* 🚚 Move Brain and User buttons to the sidebar in the chat

* 🚨 fix linter warnings

* 🚚 Move sidebar actions to a dedicated component

*  Fix failing tests

* 💄 Style sidebar buttons

* 🚚 move nav components under ChatsListItem and User components accordingly

* Display email in the user button

* ♻️  use the UserData hook in the UserPage component

* Do not display the top navbar on the chat page

* ⚰️ remove the social icons at the bottom of the chat sidebar

* ️UserButton: get email from the Supabase context instead of a call api

* 🚨 Fix unit-tests

* 💄 Crop email in UserButton if necessary

* UserButton: display empty string if the email is undefined
2023-09-26 18:26:19 +02:00
..
[brainId] feat(nav): 🚚 Move Brain and User buttons to the sidebar in the chat (#1262) 2023-09-26 18:26:19 +02:00
library feat(publicBrain): disable subscribe button when already subscribed and refetch brains list (#1246) 2023-09-22 12:37:50 +02:00
layout.tsx feat: knowledge tab list (#1222) 2023-09-22 16:06:04 +02:00
page.tsx Brain management 1 (#752) 2023-07-24 14:17:21 +02:00