You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/forms
wxiaoguang a928739456
Refactor sidebar assignee&milestone&project selectors (#32465)
Follow #32460

Now the code could be much clearer than before and easier to maintain. A
lot of legacy code is removed.

Manually tested.

This PR is large enough, that fine tunes could be deferred to the future if
there is no bug found or design problem.

Screenshots:

<details>

![image](https://github.com/user-attachments/assets/35f4ab7b-1bc0-4bad-a73c-a4569328303c)

</details>
3 months ago
..
admin.go Add option to set language in admin user view (#28449) 11 months ago
auth_form.go Move context from modules to services (#29440) 12 months ago
org.go Fix: Allow org team names of length 255 in create team form (#31564) 7 months ago
package_form.go Move context from modules to services (#29440) 12 months ago
repo_branch_form.go Move context from modules to services (#29440) 12 months ago
repo_form.go Refactor sidebar assignee&milestone&project selectors (#32465) 3 months ago
repo_form_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
repo_tag_form.go Move context from modules to services (#29440) 12 months ago
runner.go Move context from modules to services (#29440) 12 months ago
user_form.go add skip secondary authorization option for public oauth2 clients (#31454) 7 months ago
user_form_auth_openid.go Move context from modules to services (#29440) 12 months ago
user_form_hidden_comments.go Rename project board -> column to make the UI less confusing (#30170) 9 months ago
user_form_test.go Redesign Scoped Access Tokens (#24767) 2 years ago