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 96a6d43a3f
continuous-integration/drone/push Build is passing Details
fix(quick add magic): ensure month is removed from task text
Resolves #3874
2024-01-10 23:54:42 +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(tasks): update due date text every minute 2023-09-04 14:00:22 +02: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): ensure month is removed from task text 2024-01-10 23:54:42 +01:00
parseDateOrString.ts fix(filter): don't prevent entering date math strings 2023-11-17 19:38:55 +01: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
period.ts fix: lint 2023-09-06 16:31:07 +02:00