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
6543 846f618716
Add priority to protected branch (#32286)
## Solves

Currently for rules to re-order them you have to alter the creation
date. so you basicly have to delete and recreate them in the right
order. This is more than just inconvinient ...

## Solution

Add a new col for prioritization

## Demo WebUI Video

https://github.com/user-attachments/assets/92182a31-9705-4ac5-b6e3-9bb74108cbd1


---
*Sponsored by Kithara Software GmbH*
2 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) 11 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) 11 months ago
repo_branch_form.go Move context from modules to services (#29440) 11 months ago
repo_form.go Add priority to protected branch (#32286) 2 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) 11 months ago
runner.go Move context from modules to services (#29440) 11 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) 11 months ago
user_form_hidden_comments.go Rename project board -> column to make the UI less confusing (#30170) 8 months ago
user_form_test.go Redesign Scoped Access Tokens (#24767) 2 years ago