quivr/frontend/app
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
..
(auth) fix: fix some bugs (#1201) 2023-09-18 21:28:07 +02:00
(home) feat: update header and improve ux (#1164) 2023-09-13 16:43:25 +02:00
brains-management feat(nav): 🚚 Move Brain and User buttons to the sidebar in the chat (#1262) 2023-09-26 18:26:19 +02:00
chat feat(nav): 🚚 Move Brain and User buttons to the sidebar in the chat (#1262) 2023-09-26 18:26:19 +02:00
invitation/[brainId] fix: fix some bugs (#1201) 2023-09-18 21:28:07 +02:00
user feat(nav): 🚚 Move Brain and User buttons to the sidebar in the chat (#1262) 2023-09-26 18:26:19 +02:00
App.tsx fix: fix some bugs (#1201) 2023-09-18 21:28:07 +02:00
globals.css fix(preview): import 2023-09-22 18:15:39 +02:00
layout.tsx fix(preview): import 2023-09-22 18:15:39 +02:00