Commit Graph
11 Commits
Author SHA1 Message Date
agentbox 0a7fdd6a49 fix: use docker-compose.meal.yml compose file
CI / test-and-package (push) Successful in 26s
2026-07-31 22:40:52 +00:00
agentbox e45c5c849c fix: point watch script to agentbox-test repo
CI / test-and-package (push) Successful in 22s
2026-07-31 22:39:20 +00:00
agentbox 465eb69824 add watch-for-updates.sh: auto-pull and docker compose rebuild every 20s
CI / test-and-package (push) Successful in 23s
2026-07-31 22:38:18 +00:00
agentbox bbd0f6a4c1 Fix CI: downgrade actions to v3-compatible versions for Gitea
CI / test-and-package (push) Successful in 47s
2026-07-31 22:16:56 +00:00
agentbox fd934c006d Add Gitea Actions CI: run tests, package artifact zip on push
CI / test-and-package (push) Failing after 1m21s
2026-07-31 22:14:55 +00:00
agentbox 188aaf66a0 Add account deletion, admin user removal, household deletion, grayed-out other-user chips (47 tests) 2026-07-31 22:12:13 +00:00
agentbox 53a1ceab75 Fix: household name input visible on page load when creating new household 2026-07-31 22:04:59 +00:00
agentbox 1e57a886f4 Fix: handle stale sessions and migrated users without household_id 2026-07-31 22:02:06 +00:00
agentbox a318b577cb Fix init_db: move household_id index after migration ALTER TABLE 2026-07-31 21:51:05 +00:00
agentbox c48cd265ca Add household support: multi-household isolation, each with own admin and users, 38 tests 2026-07-31 21:44:29 +00:00
agentbox d58828e0ef Add meal tracker app: Flask + SQLite with auth, dashboard, 31 passing tests, Docker Compose 2026-07-31 21:25:59 +00:00