You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates/user/dashboard
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>
4 years ago
..
dashboard.tmpl Remove fetch request from heatmap (#13623) 4 years ago
feeds.tmpl Escape more things that are passed through str2html (#12622) 4 years ago
issues.tmpl Issue and Pulls lists rework (#13594) 4 years ago
milestones.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 4 years ago
navbar.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 4 years ago
repolist.tmpl Form styling adjustments (#13501) 4 years ago