Implement password reset + minor changes to button component #42

Merged
sauceyred merged 7 commits from password-reset into main 2025-07-16 17:47:58 +00:00
Owner
No description provided.
sauceyred added the
Kind/Feature
Kind/Security
Priority
Medium
labels 2025-07-14 20:30:20 +00:00
sauceyred self-assigned this 2025-07-14 20:30:20 +00:00
sauceyred added 3 commits 2025-07-14 20:30:20 +00:00
sauceyred added this to the Frontend MVP project 2025-07-14 20:30:21 +00:00
requested review from twig 2025-07-14 20:30:27 +00:00
twig reviewed 2025-07-14 21:58:33 +00:00
@ -0,0 +13,4 @@
</div>
</form>
<div v-else>
If an account with that username/email exists, an email will be sent to it shortly.
Owner

i personally believe this should say username or email, or just identifier, but your decision

i personally believe this should say `username or email`, or just `identifier`, but your decision
twig approved these changes 2025-07-14 21:59:13 +00:00
twig left a comment
Owner

👍

👍
sauceyred added 1 commit 2025-07-16 09:36:24 +00:00
feat: separate password reset page into two, one for sending the email and one to change the password
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline failed
db2a99736a
sauceyred added 1 commit 2025-07-16 09:37:09 +00:00
feat: change wording of password recovery text slightly
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
5bd307451d
sauceyred added 1 commit 2025-07-16 17:45:47 +00:00
feat: add login link to reset-password page
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
688001a482
sauceyred added 1 commit 2025-07-16 17:46:46 +00:00
Merge branch 'main' into password-reset
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
ci/woodpecker/pull_request_closed/build-and-publish Pipeline was successful
52af245fdf
sauceyred merged commit 5f2267a448 into main 2025-07-16 17:47:58 +00:00
sauceyred deleted branch password-reset 2025-07-16 17:47:58 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: gorb/frontend#42
No description provided.