1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-20 03:34:45 +01:00
gitea/templates/repo/issue
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
..
labels
view_content
branch_selector_field.tmpl
choose.tmpl
comment_tab.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl Issue and Pulls lists rework (#13594) 2020-11-25 13:20:40 +02:00
milestone_issues.tmpl Issue and Pulls lists rework (#13594) 2020-11-25 13:20:40 +02:00
milestone_new.tmpl
milestones.tmpl
navbar.tmpl
new_form.tmpl
new.tmpl
search.tmpl
view_content.tmpl
view_title.tmpl
view.tmpl