gitea/web_src/js
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>
..
components Insert ui divider directly in templates instead of from inside heatmap vue component ()
features Git migration UX ()
markdown Add loading spinners and mermaid error handling ()
standalone Collapse Swagger UI tags by default ()
vendor Rewrite GitGraph.js ()
index.js Change/remove a branch of an open issue ()
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations ()
publicpath.js Fix webpack chunk loading with STATIC_URL_PREFIX ()
serviceworker.js Fix serviceworker output file and misc improvements ()
svg.js Update Octicons to v10 ()
utils.js Add mermaid JS renderer ()