forgejo/templates/user/dashboard
wxiaoguang fddde93759
[PORT] Replace DateTime with proper functions (gitea#32402)
Follow https://github.com/go-gitea/gitea/pull/32383

This PR cleans up the "Deadline" usages in templates, make them call
`ParseLegacy` first to get a `Time` struct then display by `DateUtils`.

Now it should be pretty clear how "deadline string" works, it makes it
possible to do further refactoring and correcting.

(cherry picked from commit 259811617ba15c77ddd89360178a59251d611af2)
2024-11-03 17:03:14 +01:00
..
dashboard.tmpl Fix flash message for flex-container (#30657) 2024-04-28 15:39:00 +02:00
feeds.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
issues.tmpl feat: set created_by as the default filter for /issues and /pulls (#5286) 2024-09-13 12:55:39 +00:00
milestones.tmpl [PORT] Replace DateTime with proper functions (gitea#32402) 2024-11-03 17:03:14 +01:00
navbar.tmpl [UI] Allow org members to navigate between the org and the dashboard 2024-05-05 23:14:57 +05:00
repolist.tmpl Use flex-container for dashboard layout (#30214) 2024-04-21 11:12:00 +02:00