1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 00:45:46 +00:00
gitea/templates/repo
6543 36943e56d6 Add "Update Branch" button to Pull Requests (#9784)
* add Divergence

* add Update Button

* first working version

* re-use code

* split raw merge commands and db-change functions (notify, cache, ...)

* use rawMerge (remove redundant code)

* own function to get Diverging of PRs

* use FlashError

* correct Error Msg

* hook is triggerd ... so remove comment

* add "branch2" to "user2/repo1" because it unit-test "TestPullView_ReviewerMissed" use it but dont exist jet :/

* move GetPerm to IsUserAllowedToUpdate

* add Flash Success MSG

* imprufe code
- remove useless js chage

* fix-lint

* TEST: add PullRequest ID:5
Repo: user2/repo1
Base: branch1
Head: pr-to-update

* correct comments

* make PR5 outdated

* fix Tests

* WIP: add pull update test

* update revs

* update locales

* working TEST

* update UI

* misspell

* change style

* add 1s delay so rev exist

* move row up (before merge row)

* fix lint nit

* UI remove divider

* Update style

* nits

* do it right

* introduce IsSameRepo

* remove useless check

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-01-17 08:03:40 +02:00
..
branch Branches not at ref commit ID should not be listed as Merged (#9614) 2020-01-07 17:06:14 +00:00
diff Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 2020-01-09 01:47:45 +00:00
editor Add require signed commit for protected branch (#9708) 2020-01-15 09:32:57 +01:00
issue Add "Update Branch" button to Pull Requests (#9784) 2020-01-17 08:03:40 +02:00
pulls Refuse merge until all required status checks success (#7481) 2019-09-18 08:39:45 +03:00
release [Fix] Release attachment should use DownloadURL() not Name (#9529) 2019-12-28 23:33:13 +00:00
settings Add require signed commit for protected branch (#9708) 2020-01-15 09:32:57 +01:00
wiki wiki - add 'write' 'preview' buttons to wiki edit like in issues (#7241) 2019-11-17 14:42:44 -05:00
activity.tmpl Fix for a wrong URL in activity page of repository. (Using config url instead of an actual one) (#9571) 2020-01-01 08:54:21 +08:00
blame.tmpl keep blame view buttons sequence consistent with normal view when view a file (#8007) 2019-08-27 22:23:18 -04:00
branch_dropdown.tmpl Escape branch name in dropdown menu (#3691) 2018-03-19 22:29:16 +08:00
commit_page.tmpl Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 2019-10-16 14:42:42 +01:00
commit_status.tmpl UI: Fix overflow issues in repo (#7190) 2019-06-14 09:32:13 +08:00
commits_list.tmpl switch to fomantic-ui (#9374) 2019-12-17 16:34:11 -05:00
commits_table.tmpl Change some label colors (#9051) 2019-12-03 20:39:58 -05:00
commits.tmpl Responsive view (#2750) 2017-12-30 18:47:52 -06:00
create.tmpl Show label list on label set (#9251) 2019-12-06 21:13:19 -05:00
empty.tmpl Feature: Archive repos (#5009) 2019-01-23 13:58:38 -05:00
forks.tmpl #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
graph.tmpl Add pagination to commit graph page (#8360) 2019-10-14 22:38:35 +01:00
header.tmpl Template Repositories (#8768) 2019-11-11 23:15:29 +08:00
home.tmpl Template Repositories (#8768) 2019-11-11 23:15:29 +08:00
migrate.tmpl Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
migrating.tmpl [assets] configurable URL for static resources (#7911) 2019-10-22 20:11:01 +08:00
search.tmpl Don't warn users about *every* dirty form (#3707) 2018-03-23 22:10:42 +08:00
sub_menu.tmpl Show repository size in repo home page and settings (#8940) 2019-11-13 00:45:19 +00:00
user_cards.tmpl Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
view_file.tmpl Respect LFS File Lock on UI (#8719) 2019-10-29 23:32:21 +02:00
view_list.tmpl switch to fomantic-ui (#9374) 2019-12-17 16:34:11 -05:00
watchers.tmpl #1692 APIs: Users Followers 2015-12-21 04:24:11 -08:00