1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/templates
Vedran e204398754
Change/remove a branch of an open issue ()
* Add field with isIssueWriter to front end

* Make branch field editable

* Switch frontend to form and POST from javascript

* Add /issue/id/ref endpoint to routes

* Use UpdateIssueTitle model to change ref in backend

* Removed crossreference check and adding comments on branch change

* Use ref returned from POST to update the field

* Prevent calling loadRepo from models/

* Branch/tag refreshed without page reload

* Remove filter for empty branch name

* Add clear option to tag list as well

* Delete button translation and coloring

* Fix for not showing selected branch name in new issue

* Check that branch is not being changed on a PR

* Change logic

* Notification when changing issue ref

* Fix for renamed permission parameter

* Fix for failing build

* Apply suggestions from code review

Co-authored-by: zeripath <art27@cantab.net>

Co-authored-by: Gitea <gitea@fake.local>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-09-08 12:29:51 -04:00
..
admin Show 2FA info on Admin Pannel: Users List () 2020-08-20 09:53:49 +08:00
base OpenGraph: use repo avatar if exist () 2020-08-24 22:46:56 +03:00
custom Add footer extra links template () 2020-01-03 20:41:56 +02:00
explore Support elastic search for code search () 2020-08-30 19:08:01 +03:00
mail Add email notify for new release () 2020-08-23 16:03:18 +01:00
org Show 2FA info on Admin Pannel: Users List () 2020-08-20 09:53:49 +08:00
pwa Move serviceworker to workbox and fix SSE interference () 2020-05-21 21:45:34 -04:00
repo Change/remove a branch of an open issue () 2020-09-08 12:29:51 -04:00
status Make error pages translatable () 2020-04-27 18:03:15 -05:00
swagger Add better Swagger description and a example for GetArchive () 2020-09-06 12:23:47 -04:00
user Set avatar image dimensions () 2020-09-02 14:42:28 -04:00
home.tmpl Add Octicon SVG spritemap () 2020-02-11 12:02:41 -05:00
install.tmpl Change default charset for MySQL on install to utf8mb4 () 2020-04-06 09:33:15 -04:00