0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 19:18:52 +01:00
gitea/templates/repo
silverwind 6d93a3ab18
Issue and Pulls lists rework (#13594)
* Issue and Pulls lists rework

Reorganized and restyled the issue and pull request lists.

* color and layout tweaks

* use new issue list on dashboard as well

* move pagination into template

* misc tweaks

* fix label hover

* fix milestone list

* fix discrepancies between issue and milestone list, add new 'merge' helper

* fmt

* simplify merge helper

* remove whitespace

* fix startIndex

* further simplify dict merging

* rename helper to 'mergeinto' for clarity

* allow bottom-row to wrap

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-11-25 13:20:40 +02:00
..
branch
diff Render diff stats server-side (#13579) 2020-11-15 23:50:06 +00:00
editor Use monaco for the git hook editor (#13552) 2020-11-13 22:57:34 -05:00
graph fix: issue tracker link redirection (#13504) 2020-11-10 23:27:11 +02:00
issue Issue and Pulls lists rework (#13594) 2020-11-25 13:20:40 +02:00
migrate
projects
pulls
release Fix tooltips and issue dependency styles (#13458) 2020-11-10 20:28:07 +02:00
settings Use monaco for the git hook editor (#13552) 2020-11-13 22:57:34 -05:00
wiki CSS table fixes (#13692) 2020-11-24 21:27:10 +02:00
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
commit_page.tmpl
commit_status.tmpl
commits_list_small.tmpl
commits_list.tmpl
commits_table.tmpl Fix tooltips and issue dependency styles (#13458) 2020-11-10 20:28:07 +02:00
commits.tmpl
create.tmpl Fix tooltips and issue dependency styles (#13458) 2020-11-10 20:28:07 +02:00
empty.tmpl
forks.tmpl
graph.tmpl
header_icon.tmpl
header.tmpl
home.tmpl
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Fix tooltips and issue dependency styles (#13458) 2020-11-10 20:28:07 +02:00
view_list.tmpl
watchers.tmpl