mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-01-07 21:04:38 +01:00
4f8d96a6de
Accessibility:
- improved semantic layout
- Fixes unlabelled input for custom pronouns. CC @hazy
- Adds labels to dropdowns.
- Shortens certain texts for less verbose screen reader outputs and
people with slow reading speed.
- Turned optional username rename helper text with low contrast into
"normal" help text.
UI/UX:
- Removes section about primary email which is no longer managed in the
profile section.
- Fixes section about primary email not displaying in user settings when notifications are
not available.
- Removes primary email display, because it is not actually a form
element here. (Alternatively, we could display it and link to the
account settings for managing the email)
(cherry picked from commit
|
||
---|---|---|
.. | ||
security | ||
account.tmpl | ||
actions.tmpl | ||
appearance.tmpl | ||
applications.tmpl | ||
applications_oauth2.tmpl | ||
applications_oauth2_edit.tmpl | ||
applications_oauth2_edit_form.tmpl | ||
applications_oauth2_list.tmpl | ||
blocked_users.tmpl | ||
grants_oauth2.tmpl | ||
hook_new.tmpl | ||
hooks.tmpl | ||
keys.tmpl | ||
keys_gpg.tmpl | ||
keys_principal.tmpl | ||
keys_ssh.tmpl | ||
layout_footer.tmpl | ||
layout_head.tmpl | ||
navbar.tmpl | ||
organization.tmpl | ||
packages.tmpl | ||
packages_cleanup_rules_edit.tmpl | ||
packages_cleanup_rules_preview.tmpl | ||
profile.tmpl | ||
repos.tmpl | ||
runner_edit.tmpl |