onyx-tasks/apps/tauri/src-tauri
Claude 7754ea4b45
fix(tauri): surface errors from toggle_task cascade
When a parent task was toggled, `update_task` failures on child tasks
were silently swallowed with `let _ = ...`, leaving subtasks out of
sync with the parent's status and giving the user no feedback. Map the
error and propagate so the UI can show it and the user can retry.
2026-04-20 07:35:12 +00:00
..
capabilities Introduce windowDecorations enum with three options 2026-04-14 06:02:30 -07:00
icons tauri and flutter guis 2026-03-17 09:38:53 -07:00
src fix(tauri): surface errors from toggle_task cascade 2026-04-20 07:35:12 +00:00
build.rs tauri and flutter guis 2026-03-17 09:38:53 -07:00
Cargo.lock Add Google Tasks read-only workspace and sync 2026-04-14 07:02:50 -07:00
Cargo.toml Add Google Tasks read-only workspace and sync 2026-04-14 07:02:50 -07:00
tauri.conf.json feat: add MSI to Windows bundle targets 2026-04-03 03:48:21 -07:00