merlyn/frontend/src
Sean Hatfield d9fce5f65e
[FEAT] Settings pages UI updates (#833)
* WIP main sidebar designs

* hover states and active states for main sidebar

* main and settings sidebar UI updates & improve performance using Link instead of <a>

* update borders to match rest of UI in all pages

* update borders of all containers to match rest of UI

* remove unneeded conditional

* custom messages component redesign and appearance settings layout changes

* improve UX of custom logo file uploader component to match designs

* fix sizing on custom logo upload field

* WIP footer customization new UI

* implement new UI for custom footer
icon selection

* update workspace chats to match new settings UI

* update system preferences to match new settings UI

* update export workspace chats button border

* update invitations settings page to match new settings UI

* update instance workspaces settings page to match new settings UI

* update instance workspaces to match new settings UI

* update api keys settings to match new settings UI

* update LLM preferences settings to match new settings UI

* update embedding preferences settings to match new settings UI

* update vector db preferences settings to match new settings UI

* align all buttons in settings pages

* update ui for data connectors to match rest of settings ui

* update UI for embed chat

* updated ui for logging page

* fix duplicate attributes left from merge conflicts

* fix dynamic class to use ternary

* remove transition classes where it is not needed
2024-03-12 10:45:03 -07:00
..
components [FEAT] Settings pages UI updates (#833) 2024-03-12 10:45:03 -07:00
hooks [FEAT] Claude 3 support and implement new version of Anthropic SDK (#863) 2024-03-06 14:57:47 -08:00
media [FEAT] Groq LLM support (#865) 2024-03-06 14:48:38 -08:00
models Bulk remove files from file picker (#830) 2024-02-27 11:53:42 -08:00
pages [FEAT] Settings pages UI updates (#833) 2024-03-12 10:45:03 -07:00
utils #765 - Enhanced chat styling (#786) 2024-02-23 18:02:23 -08:00
App.jsx Fix default role visibility permissions (#776) 2024-02-22 09:15:27 -08:00
AuthContext.jsx chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
index.css #765 - Enhanced chat styling (#786) 2024-02-23 18:02:23 -08:00
LogoContext.jsx Add user PFP support and context to logo (#408) 2023-12-07 14:11:51 -08:00
main.jsx chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
PfpContext.jsx Add user PFP support and context to logo (#408) 2023-12-07 14:11:51 -08:00