mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 00:43:39 +08:00
0434112aa7
This commit includes various UX improvements to the reset password page: * Introduce a `hide-application-header-buttons` helper to do the following: * Hide Sign Up and Log In buttons, they are not necessary on this flow * Hide the sidebar, it is a distraction on this flow * Improve messaging when a 2FA confirmation is required first * Improve display of server-side ActiveRecord model validation errors in password form, e.g. instead of "is the same as your current password" we do "The password is the same as your current password" * Move password tip to next line below input and move caps lock hint inline with Show/Hide password toggle * Add system specs for 2FA flow on reset password page * Fixes a computed property conflict issue on the password reset page when toggling 2FA methods |
||
---|---|---|
.. | ||
admin | ||
base | ||
components | ||
float-kit | ||
foundation | ||
login | ||
modal | ||
select-kit | ||
table-builder | ||
d-editor.scss | ||
font-variables.scss | ||
input_tip.scss | ||
loading-slider.scss | ||
post-action-feedback.scss | ||
printer-friendly.scss | ||
software-update-prompt.scss | ||
topic-entrance.scss | ||
topic-timeline.scss | ||
whcm.scss |