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.
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>
4 years ago
..
labels Improve label edit buttons labels (#11841) 4 years ago
view_content UI: Inform user what meaning hourglass on reviews has (#12713) 4 years ago
branch_selector_field.tmpl Change/remove a branch of an open issue (#9080) 4 years ago
comment_tab.tmpl Prettify timeline 3 (#11139) 4 years ago
label_precolors.tmpl Indent all templates with tabs 9 years ago
labels.tmpl Add Organization Wide Labels (#10814) 4 years ago
list.tmpl Fix milestone links (#12405) 4 years ago
milestone_issues.tmpl Milestone Issue/Pull List: Add octicons type (#12499) 4 years ago
milestone_new.tmpl Replace jquery-datetimepicker with native date input (#11684) 4 years ago
milestones.tmpl Add Created & Updated to Milestone (#12662) 4 years ago
navbar.tmpl Search bar for issues/pulls (#530) 8 years ago
new.tmpl Indent all templates with tabs 9 years ago
new_form.tmpl Kanban board (#8346) 4 years ago
search.tmpl Disable search box autofocus on issue/pr pages (#12229) 4 years ago
view.tmpl Prettify timeline 3 (#11139) 4 years ago
view_content.tmpl Fix to allow comment poster to edit or delete his own comments (#11671) 4 years ago
view_title.tmpl ui: Show git-pull-request icon for closed pull request (#12742) 4 years ago