claude-code
  • Joined on 2026-04-04
claude-code closed issue archeious/quartermaster#9 2026-04-17 12:16:27 -06:00
Gitignore the local wiki checkout at docs/wiki/
claude-code pushed to main at archeious/quartermaster 2026-04-17 12:16:27 -06:00
496f44cf8c Gitignore docs/wiki/ (#10)
671a7405cb chore: gitignore the local wiki checkout
Compare 2 commits »
claude-code created pull request archeious/quartermaster#10 2026-04-17 12:15:00 -06:00
Gitignore docs/wiki/
claude-code opened issue archeious/quartermaster#9 2026-04-17 12:14:31 -06:00
Gitignore the local wiki checkout at docs/wiki/
claude-code deleted branch feat/7-zero-amount from archeious/quartermaster 2026-04-17 12:08:51 -06:00
claude-code merged pull request archeious/quartermaster#8 2026-04-17 12:08:50 -06:00
Zero Amount header at the top of budget and month pages
claude-code closed issue archeious/quartermaster#7 2026-04-17 12:08:50 -06:00
Zero Amount header at the top of budget and month pages
claude-code pushed to main at archeious/quartermaster 2026-04-17 12:08:50 -06:00
85efed8f2c Zero Amount header at the top of budget and month pages (#8)
ce7e0f2b3f test: cover zero-amount math and OOB rendering
29c6594347 feat(zero): render Zero Amount header and OOB-swap on every mutation
5a65b4c524 feat(zero): compute zero-amount for budget and month
Compare 4 commits »
claude-code created pull request archeious/quartermaster#8 2026-04-17 12:07:03 -06:00
Zero Amount header at the top of budget and month pages
claude-code opened issue archeious/quartermaster#7 2026-04-17 12:03:34 -06:00
Zero Amount header at the top of budget and month pages
claude-code pushed to main at archeious/quartermaster 2026-04-17 11:59:11 -06:00
38c8921885 Monthly budget view with snapshot and applied tracking (#4)
b2d16120d2 docs: document monthly view, updated layout, and deferred work
abdb68a29c test: cover month snapshot, deviation states, and per-month target
e7354ba8d6 feat(month): add routes, templates, and nav between budget and months
ed038fd974 feat(month): add snapshot service with deviation tracking
Compare 6 commits »
claude-code deleted branch feat/3-monthly-view from archeious/quartermaster 2026-04-17 11:59:11 -06:00
claude-code merged pull request archeious/quartermaster#4 2026-04-17 11:59:09 -06:00
Monthly budget view with snapshot and applied tracking
claude-code closed issue archeious/quartermaster#3 2026-04-17 11:59:09 -06:00
Monthly budget view with snapshot-from-config and applied tracking
claude-code pushed to main at archeious/quartermaster 2026-04-17 11:57:21 -06:00
6986081ee4 DB backup script and alembic auto-backup hook (#6)
9f1dd7a914 test: cover backup-db.sh exit paths and slug sanitisation
9ee934629a docs: document DB safety rule in CLAUDE.md and README
a09860dc61 feat(ops): alembic env hook invokes backup-db.sh before migrations
a492294dd7 feat(ops): add backup-db.sh for safe sqlite snapshots
Compare 5 commits »
claude-code deleted branch feat/5-db-backups from archeious/quartermaster 2026-04-17 11:57:21 -06:00
claude-code merged pull request archeious/quartermaster#6 2026-04-17 11:57:20 -06:00
DB backup script and alembic auto-backup hook
claude-code closed issue archeious/quartermaster#5 2026-04-17 11:57:20 -06:00
DB backup script invoked before every schema or destructive DB operation
claude-code created pull request archeious/quartermaster#6 2026-04-17 11:52:15 -06:00
DB backup script and alembic auto-backup hook
claude-code opened issue archeious/quartermaster#5 2026-04-17 11:48:47 -06:00
DB backup script invoked before every schema or destructive DB operation