quivr/frontend/lib/components
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
..
AddBrainModal feat: allow setting public brain status to private (#1258) 2023-09-26 10:35:52 +02:00
BrainUsers feat: update header and remove prompt / brain on backspace (#1052) 2023-08-29 15:52:22 +02:00
Footer Ux improvment (#382) 2023-06-27 11:28:09 +02:00
MentionInput feat: add FeedBrainInput component (#1101) 2023-09-04 15:27:06 +02:00
NavBar feat(nav): 🚚 Move Brain and User buttons to the sidebar in the chat (#1262) 2023-09-26 18:26:19 +02:00
ShareBrain feat: remove <BrainConfigProvider /> (#1154) 2023-09-12 18:04:35 +02:00
ui feat: add public brain page (#1230) 2023-09-21 09:35:53 +02:00
UserToInvite.tsx feat: update header and remove prompt / brain on backspace (#1052) 2023-08-29 15:52:22 +02:00