onyx-tasks/apps/tauri/src/lib
Claude a313a6e270
refactor: extract shared date formatting utilities in frontend
Three components had duplicate date formatting functions. Extract
formatDateChip (for detail/input views with optional time) and
formatDateLabel (for compact list items) to a shared dateFormat module.

https://claude.ai/code/session_013ooJht2HrZUTXgNJFU79cV
2026-04-16 07:26:06 +00:00
..
components refactor: extract shared date formatting utilities in frontend 2026-04-16 07:26:06 +00:00
screens the kebab menu calls the date on tasks a due date, but it's not a due date... it's just a date. can we make sure the codebase, documentation and everything is consistent about this? 2026-04-14 07:19:27 -07:00
stores the kebab menu calls the date on tasks a due date, but it's not a due date... it's just a date. can we make sure the codebase, documentation and everything is consistent about this? 2026-04-14 07:19:27 -07:00
dateFormat.ts refactor: extract shared date formatting utilities in frontend 2026-04-16 07:26:06 +00:00
types.ts Rename due_date to date across codebase 2026-04-14 07:36:10 -07:00