0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-25 17:04:12 -05:00
forgejo/templates/repo/issue
Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463)
* fix typo

* Migrate reviews when migrating repository from github

* fix lint

* Added test and migration when external user login

* fix test

* fix commented state

* Some improvements

* fix bug when get pull request and ref original author on code comments

* Fix migrated line; Added comment for review

* Don't load all pull requests attributes

* Fix typo

* wrong change copy head

* fix tests

* fix reactions

* Fix test

* fix fmt

* fix review comment reactions
2020-01-23 19:28:15 +02:00
..
view_content Migrate reviews when migrating repository from github (#9463) 2020-01-23 19:28:15 +02:00
branch_selector_field.tmpl
comment_tab.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl Fix repository issues pagination bug when there are more than one label filter (#9512) 2019-12-28 14:43:46 +00:00
milestone_issues.tmpl Fix repository issues pagination bug when there are more than one label filter (#9512) 2019-12-28 14:43:46 +00:00
milestone_new.tmpl
milestones.tmpl
navbar.tmpl
new.tmpl
new_form.tmpl
search.tmpl
view.tmpl
view_content.tmpl Fix wrong permissions check when issues/prs shared operations (#9885) 2020-01-20 13:00:32 +01:00
view_title.tmpl