hsa-app/internal/storage
Jean-Michel Tremblay 2ff5c3847c
All checks were successful
Build and Test / build-and-test (push) Successful in 36s
Optional receipt tags; changelog 0.0.2
Add a shared, free-form tag vocabulary attachable to a receipt at upload.
New tags/receipt_tags tables (case-insensitive label dedup); an in-page
chip-mosaic picker after "Who" with inline tag creation. Tags are
resolved/created only on successful submit, and shown on the confirm
page and recent lists. Documented as spec item 14.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-20 08:35:14 -04:00
..
lookup.go Initial commit: HSA receipt tracker 2026-06-17 21:40:12 -04:00
query.go Add receipt attachments captured at upload time (spec item 10) 2026-06-19 07:06:15 -04:00
query_test.go Add receipt attachments captured at upload time (spec item 10) 2026-06-19 07:06:15 -04:00
snapshot.go Add scheduled metadata-only DB backups (spec item 11) 2026-06-19 07:12:50 -04:00
snapshot_test.go Add scheduled metadata-only DB backups (spec item 11) 2026-06-19 07:12:50 -04:00
storage.go Optional receipt tags; changelog 0.0.2 2026-06-20 08:35:14 -04:00
storage_test.go Verify DB integrity at boot; document crash recovery (spec item 12) 2026-06-19 07:43:15 -04:00
tags.go Optional receipt tags; changelog 0.0.2 2026-06-20 08:35:14 -04:00
tags_test.go Optional receipt tags; changelog 0.0.2 2026-06-20 08:35:14 -04:00