mirror of
https://gitee.com/gitea/gitea
synced 2026-03-02 02:25:37 +08:00
* Show due date in dashboard issues list Include due date when vieiwiing all issues on dashboard (matching what we show for repo issue lists). Fixes #8859 * Put in same order as repo issue list * Add suggested changes and also update repo issue list to match