frontend/src/components/project
ThatHurleyGuy 7e623d919e fix(filters): infinite loop when creating filters with dates (#3061)
Rather than putting in a truncated version of the date/time with `startDate.getDate`, use the iso formatted version which includes the timezone data. I have no idea if this has ramifications elsewhere in the app, but it solves the problems I was seeing.

Co-authored-by: Sean Hurley <sean.hurley6@gmail.com>
Reviewed-on: vikunja/frontend#3061
Reviewed-by: konrad <k@knt.li>
Co-authored-by: ThatHurleyGuy <sean@hurley.io>
Co-committed-by: ThatHurleyGuy <sean@hurley.io>
2023-11-15 12:10:18 +00:00
..
partials fix(filters): infinite loop when creating filters with dates (#3061) 2023-11-15 12:10:18 +00:00
ProjectWrapper.vue fix(project): correctly load background when switching from or to a project view 2023-06-20 10:54:13 +02:00
project-settings-dropdown.vue feat(webhooks): add webhook management form 2023-10-18 20:12:48 +02:00