forgejo/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 Fix label display on new issues (#13590) 2020-11-17 07:02:41 +02:00
view_content Don't show a dropdown menu when only 1 merge option is available (#13660) (#13670) 2020-11-22 15:58:12 +02:00
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.tmpl
new_form.tmpl Fix label display on new issues (#13590) 2020-11-17 07:02:41 +02:00
search.tmpl
view.tmpl
view_content.tmpl
view_title.tmpl