0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-28 09:24:29 +01:00
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*
2024-11-27 05:41:06 +01:00
..
admin.go
auth_form.go
org.go Fix: Allow org team names of length 255 in create team form (#31564) 2024-07-10 02:15:17 +00:00
package_form.go
repo_branch_form.go
repo_form.go Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
repo_form_test.go
repo_tag_form.go
runner.go
user_form.go add skip secondary authorization option for public oauth2 clients (#31454) 2024-07-19 14:28:30 -04:00
user_form_auth_openid.go
user_form_hidden_comments.go
user_form_test.go