mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-16 23:24:34 +03:00
da6d5b698d
* 🚚 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 |
||
---|---|---|
.. | ||
(auth) | ||
(home) | ||
brains-management | ||
chat | ||
invitation/[brainId] | ||
user | ||
App.tsx | ||
globals.css | ||
layout.tsx |