onyx-tasks/apps
Tristan Michael 72475a552a fix: use has_time flag for due date time tracking
Replace the hours==0 && minutes==0 heuristic with an explicit has_time
bool field on Task. Existing files without the field deserialize as false
(date-only), preserving current behavior. Frontend components pass and
receive has_time through DateTimePicker's onchange callback.
2026-04-01 01:06:10 -07:00
..
flutter chore: gitignore Flutter generated plugin registrants 2026-03-31 13:35:41 -07:00
tauri fix: use has_time flag for due date time tracking 2026-04-01 01:06:10 -07:00