Commit Graph

1 Commits

Author SHA1 Message Date
Gemini Agent
480c4d4cd9 Feature: ToDo Lists, Display Names and Sync logic bugfix
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 15s
- Created ToDo list functionality (CRUD) with household support.

- Linked ToDo lists to packing lists and displayed them on the packing list overview page.

- Added 'display_name' to users table, allowing separation of login name and display name.

- Fixed the irregular '+' click bug in Phase 1 by completely decoupling the local UI state updates from the backend sync latency, relying purely on DOM syncing.
2026-05-13 06:36:18 +00:00