forgejo/templates
Rafael Heard 3acea02eb6
Move all login and account creation page labels to be above inputs (#29432)
There are a few inconsistencies within Gitea and this PR addresses one
of them. This PR updates the sign-in page layout, including the register
and openID tabs, to match the layout of the settings pages
(/user/settings) for more consistency.

This PR updates the following routes:
`/user/login`
`/user/sign_up`
`/user/login/openid`
`/user/forgot_password`
`/user/link_account`
`/user/recover_account`

**Before**
<img width="968" alt="Screenshot 2024-02-05 at 8 27 24 AM"
src="https://github.com/go-gitea/gitea/assets/6152817/fb0cb517-57c0-4eed-be1d-56f36bd1960d">

**After**
<img width="968" alt="Screenshot 2024-02-05 at 8 26 39 AM"
src="https://github.com/go-gitea/gitea/assets/6152817/428d691d-0a42-4a67-a646-05527f2a7b41">

This PR addresses a revert of the original PR due to this
[comment](https://github.com/go-gitea/gitea/pull/28753#issuecomment-1956596817).

---------

Co-authored-by: rafh <rafaelheard@gmail.com>
2024-03-23 12:36:12 +01:00
..
admin Merge pull request 'English fixes and improvements' (#2631) from 0ko/forgejo:english20240311 into forgejo 2024-03-19 08:09:27 +00:00
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
base Add <overflow-menu>, rename webcomponents (#29400) 2024-03-20 08:46:29 +01:00
code [PORT] Fix wrong line number in code search result (gitea#29260) (#2619) 2024-03-10 15:35:30 +00:00
custom [FEAT] Repository flags 2024-02-05 16:09:42 +01:00
devtest Add <overflow-menu>, rename webcomponents (#29400) 2024-03-20 08:46:29 +01:00
explore Merge pull request 'Accessibility: Label Stars/Forks links in repo explore' (#2634) from fnetx/explore-label into forgejo 2024-03-20 08:20:32 +00:00
mail templates: remove superfluous SanitizeHTML 2024-03-11 23:36:58 +07:00
org Add <overflow-menu>, rename webcomponents (#29400) 2024-03-20 08:46:29 +01:00
package Merge pull request '[BUG] Reflect Cargo index state in settings' (#2698) from gusted/forgejo-cargo-index into forgejo 2024-03-20 11:38:26 +00:00
projects Fix for attribute not pointing to the ID of the color picker (#29813) 2024-03-20 08:46:29 +01:00
repo Add plural support for PR subtitles 2024-03-22 07:11:24 +01:00
shared [BUG] Make write and preview tabs interactive 2024-03-17 23:38:10 +01:00
status templates: remove superfluous SanitizeHTML 2024-03-11 23:36:58 +07:00
swagger remove repetitive words (#29695) 2024-03-20 08:46:28 +01:00
user Move all login and account creation page labels to be above inputs (#29432) 2024-03-23 12:36:12 +01:00
webhook Change webhook-type in create-view (#29114) 2024-02-17 23:24:30 +01:00
home.tmpl templates: remove superfluous SanitizeHTML 2024-03-11 23:36:58 +07:00
install.tmpl [I18N] Improve English names & consistency 2024-03-10 19:10:29 +05:00
post-install.tmpl [BRANDING] Custom loading animation for Forgejo 2024-02-05 16:02:13 +01:00