This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/templates/repo
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
..
branch ui: Show git-pull-request icon for closed pull request (#12742) 2020-09-06 11:00:16 -04:00
diff Do not show arrows on comment diffs on pull comment pages (#12434) 2020-08-08 09:22:34 +08:00
editor Do not disable commit changes button on repost (#12644) 2020-08-29 17:32:46 -04:00
issue Change/remove a branch of an open issue (#9080) 2020-09-08 12:29:51 -04:00
projects Hide 'New Project board' button for users that are not signed in (#12547) 2020-08-22 02:58:59 -04:00
pulls
release
settings Escape more things that are passed through str2html (#12622) 2020-08-28 00:37:05 -04:00
wiki Fix clone panel in wiki position not always align right (#12326) 2020-07-29 12:30:37 -04:00
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
commit_page.tmpl Match GH with Commit page (#12425) 2020-08-05 09:32:13 +08:00
commit_status.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl
create.tmpl
empty.tmpl
forks.tmpl
graph.tmpl Render the git graph on the server (#12333) 2020-08-06 09:04:08 +01:00
header.tmpl Kanban board (#8346) 2020-08-16 23:07:38 -04:00
header_icon.tmpl Update Octicons to v10 (#12240) 2020-07-17 18:15:12 +03:00
home.tmpl Make copy/paste work for source code (#12191) 2020-07-08 22:02:38 +01:00
migrate.tmpl Git migration UX (#12619) 2020-08-28 09:36:37 +08:00
migrating.tmpl
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl
user_cards.tmpl
view_file.tmpl Make copy/paste work for source code (#12191) 2020-07-08 22:02:38 +01:00
view_list.tmpl Compare SSH_DOMAIN when parsing submodule URLs (#12753) 2020-09-07 20:08:10 -04:00
watchers.tmpl