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/helpers/time
kolaente 2af42f8fbe
continuous-integration/drone/push Build is passing Details
fix(quick add magic): make sure assignees which don't exist are not removed from task title
Resolves #2927
2023-01-12 13:32:00 +01:00
..
calculateDayInterval.test.ts feat: type improvements 2022-10-31 22:42:28 +01:00
calculateDayInterval.ts feat: type improvements 2022-10-31 22:42:28 +01:00
calculateNearestHours.ts Fix date parsing parsing words with weekdays in them (#607) 2021-07-25 10:45:17 +00:00
calculateNearestTime.test.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
createDateFromString.test.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
createDateFromString.ts feat: type improvements 2022-10-31 22:42:28 +01:00
formatDate.ts feat: remove date-fns formatISO (#2899) 2023-01-03 14:20:06 +00:00
getNextWeekDate.ts chore(gantt): upgrade packages 2022-10-27 17:50:31 +02:00
isoToKebabDate.ts fix: gantt route sync 2022-11-09 18:39:29 +01:00
parseBooleanProp.ts fix: parseBooleanProp 2022-10-27 17:49:35 +02:00
parseDate.ts fix(quick add magic): make sure assignees which don't exist are not removed from task title 2023-01-12 13:32:00 +01:00
parseDateOrString.ts feat: update eslint config 2022-10-04 13:45:16 +02:00
parseDateProp.ts fix: gantt route sync 2022-11-09 18:39:29 +01:00
parseKebabDate.ts chore: clean up 2022-10-27 17:47:15 +02:00