1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 08:55:47 +00:00
gitea/modules/notification
Vedran e204398754
Change/remove a branch of an open issue (#9080)
* 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
..
action Add action feed for new release (#12324) 2020-07-29 15:20:54 -04:00
base Change/remove a branch of an open issue (#9080) 2020-09-08 12:29:51 -04:00
indexer Change/remove a branch of an open issue (#9080) 2020-09-08 12:29:51 -04:00
mail Add email notify for new release (#12463) 2020-08-23 16:03:18 +01:00
ui Add push commits history comment on PR time-line (#11167) 2020-05-20 09:47:24 -03:00
webhook Granular webhook events (#9626) 2020-03-06 07:10:48 +02:00
notification.go Change/remove a branch of an open issue (#9080) 2020-09-08 12:29:51 -04:00