This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/components
ThatHurleyGuy 7e623d919e
All checks were successful
continuous-integration/drone/push Build is passing
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: #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
..
base feat(editor): move all editor related components into one folder 2023-10-21 11:15:17 +02:00
date
home fix(deps): update dependency @github/hotkey to v2.1.0 (#3766) 2023-10-11 09:01:48 +00:00
input fix(filter): make other filters are not available for project selection 2023-11-15 12:47:19 +01:00
misc chore(deps): update dev-dependencies (#3793) 2023-10-26 11:24:54 +00:00
notifications feat(notifications): add option to mark all as read 2023-10-20 16:52:03 +02:00
project fix(filters): infinite loop when creating filters with dates (#3061) 2023-11-15 12:10:18 +00:00
quick-actions chore(deps): update dev-dependencies (major) (#3741) 2023-10-20 19:34:11 +00:00
sharing
tasks fix: lint 2023-11-03 12:39:02 +01:00