mirror of
https://gitee.com/gitea/gitea
synced 2025-11-02 23:50:26 +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