Forgejo/templates/repo/issue
Giteabot bd416d0ba9
Fix due date rendering the wrong date in issue (#26268) (#26274)
Backport #26268 by @yardenshoham

Closes #26263

We have to pass the date without the time.

# Before

![image](https://github.com/go-gitea/gitea/assets/20454870/6b6cb43d-2b1c-4679-951d-20f48c94bfdd)

# After

![image](https://github.com/go-gitea/gitea/assets/20454870/50441baf-2c52-452b-bb0d-6034a407abde)

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: Yarden Shoham <git@yardenshoham.com>
(cherry picked from commit 2cf1515f5c)
2023-08-21 07:22:16 +02:00
..
fields Add validations.required check to dropdown field (#24849) 2023-05-22 21:26:48 +00:00
labels Several fixes for mobile UI (#25634) (#25689) 2023-07-07 00:34:00 +02:00
milestone Improve dropdown menus, remove inline styles (#24954) 2023-05-29 14:10:06 +00:00
view_content Fix due date rendering the wrong date in issue (#26268) (#26274) 2023-08-21 07:22:16 +02:00
branch_selector_field.tmpl Use flex to align SVG and text (#25163) (#25260) 2023-06-14 13:21:48 -04:00
choose.tmpl Implement Issue Config (#20956) 2023-03-28 14:22:07 -04:00
comment_tab.tmpl Improve markdown editor: width, height, preferred (#23895) 2023-04-07 13:03:29 -04:00
label_precolors.tmpl Fix purple color in suggested label colors (#18241) 2022-01-11 12:11:40 -06:00
labels.tmpl Button and color enhancements (#24989) (#25176) 2023-06-11 02:13:08 +00:00
list.tmpl Fix label list divider (#25312) (#25372) 2023-06-19 18:14:31 +00:00
milestone_issues.tmpl Various UI fixes (#25264) (#25431) 2023-06-22 10:19:38 +00:00
milestone_new.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
milestones.tmpl Fix milestones deletion (#25583) (#25584) 2023-06-29 08:52:05 +00:00
navbar.tmpl Fix UI on mobile view (#25315) (#25340) 2023-06-18 13:02:41 +00:00
new.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
new_form.tmpl Several fixes for mobile UI (#25634) (#25689) 2023-07-07 00:34:00 +02:00
openclose.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
search.tmpl Fix UI on mobile view (#25315) (#25340) 2023-06-18 13:02:41 +00:00
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
view_content.tmpl Button and color enhancements (#24989) (#25176) 2023-06-11 02:13:08 +00:00
view_title.tmpl Show correct naming for 1 comment (#25704) (#25712) 2023-07-06 16:04:13 +00:00