0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 09:06:20 +01:00
gitea/routers/web
sillyguodong e8173c2c33
Move Rename branch from repo settings page to the page of branches list (#24380)
Co-Author: @wxiaoguang

It is more convenient that user just need to enter a new branch name after he selects the branch which he want to rename.
So this PR move the function of renaming branch to the page of branches list.

This PR also restyle the button of `new branch`, `download`, `delete`....

https://user-images.githubusercontent.com/33891828/235277997-413060bb-759f-430a-b5c4-df5e40ffcd28.mov

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-04-30 23:08:51 +08:00
..
admin
auth
devtest
events
explore
feed Add ability to specify '--not' from GetAllCommits (#24409) 2023-04-29 08:34:14 -04:00
healthcheck
misc
org Add follow organization and fix the logic of following page (#24345) 2023-04-29 15:13:58 -04:00
repo Move Rename branch from repo settings page to the page of branches list (#24380) 2023-04-30 23:08:51 +08:00
shared
user Add follow organization and fix the logic of following page (#24345) 2023-04-29 15:13:58 -04:00
auth_windows.go
auth.go
base.go Use globally shared HTMLRender (#24436) 2023-04-30 08:22:23 -04:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Use globally shared HTMLRender (#24436) 2023-04-30 08:22:23 -04:00
webfinger.go