这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@shatfield4
Copy link
Collaborator

@shatfield4 shatfield4 commented Apr 10, 2024

Pull Request Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

resolves #1031
resolves #1072

What is in this change?

Describe the changes in this PR that are impactful to the repo.

  • Implement new login screen UI per internal designs
  • Implement multi-user password reset using recovery codes

Additional Information

Add any other context about the Pull Request here that was not captured above.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

@shatfield4 shatfield4 self-assigned this Apr 10, 2024
@shatfield4 shatfield4 linked an issue Apr 10, 2024 that may be closed by this pull request
@shatfield4 shatfield4 marked this pull request as ready for review April 19, 2024 01:33
@shatfield4 shatfield4 changed the title [FEAT] Implement new login screen UI [FEAT] Implement new login screen UI & multi-user password reset Apr 19, 2024
@timothycarambat timothycarambat added the PR:needs review Needs review by core team label Apr 22, 2024
@timothycarambat timothycarambat merged commit 11f6419 into master Apr 25, 2024
@timothycarambat timothycarambat deleted the 1031-feat-implement-login-screen-redesign branch April 25, 2024 23:52
cabwds pushed a commit to cabwds/anything-llm that referenced this pull request Jul 3, 2025
…tplex-Labs#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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR:needs review Needs review by core team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT]: Implement reset password recovery flows [FEAT]: Implement login screen redesign

3 participants