merlyn/frontend/src
Sean Hatfield 11f6419c3c
[FEAT] Implement new login screen UI & multi-user password reset (#1074)
* WIP new login screen UI

* update prisma schema/create new models for pw recovery

* WIP password recovery backend

* WIP reset password flow

* WIP pw reset flow

* password reset logic complete & functional UI

* WIP login screen redesign for single and multi user

* create placeholder modal to display recovery codes

* implement UI for recovery code modals/download recovery codes

* multiuser desktop password reset UI/functionality complete

* support single user mode for pw reset

* mobile styles for all password reset/login flows complete

* lint

* remove single user password recovery

* create PasswordRecovery util file to make more readable

* do not drop-replace users table in migration

* review pr

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-04-25 16:52:30 -07:00
..
components [FEAT] Implement new login screen UI & multi-user password reset (#1074) 2024-04-25 16:52:30 -07:00
hooks 1173 dynamic cache openrouter (#1176) 2024-04-23 11:10:54 -07:00
media [FEAT] Implement new login screen UI & multi-user password reset (#1074) 2024-04-25 16:52:30 -07:00
models [FEAT] Implement new login screen UI & multi-user password reset (#1074) 2024-04-25 16:52:30 -07:00
pages Support single-model providers for workspace LLMs (#1179) 2024-04-23 13:18:28 -07:00
utils Agent support for @agent default agent inside workspace chat (#1093) 2024-04-16 10:50:10 -07:00
App.jsx Enable customization of chunk length and overlap (#1059) 2024-04-06 16:38:07 -07:00
AuthContext.jsx chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
index.css update line underline css 2024-04-16 13:52:11 -07: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