feat: add undo log detail view #461

Merged
guettlibot merged 1 commits from refs/pull/461/head into main 2026-06-06 03:43:18 +00:00
1 Commits
Author SHA1 Message Date
Thomas SharedInboxandClaude Sonnet 4.6 42ff890c17 feat: add undo log detail view (#450)
Tapping a row in the Undo Log list opens a detail screen showing all
emails in the transaction, source/destination folders (for moves),
the account, action type, and timestamp.

Also fix the dev environment and CI:
- Replace broken dagger/nix 0.20.8 Nix wrapper (infinite self-exec loop)
  with a direct 0.21.4 fetchurl derivation in flake.nix
- Wire DAGGER_HOST so the pre-commit dart-check hook reaches the engine
- Bump pubspec.lock (meta 1.17→1.18, test 1.30→1.31) to match CI resolver

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-06 00:22:02 +02:00