brewlog/templates/partials/lists
Jon Seager 010b700595
feat(brews): add quick notes
Predefined toggleable tags for brews: Good, Too Fast, Too Slow,
Too Hot, Under Extracted, Over Extracted.

- Add quick_notes TEXT column storing JSON array
- Add QuickNote enum with label/form-value/positive helpers
- Update repository to encode/decode JSON, backup to export notes
- Add toggle pill UI on brew form with Datastar signals
- Show pills on home page cards (muted for Good, amber for others)
- Show comma-joined text in data table Notes column
- Add --quick-notes flag to CLI, update HTTP client
- Update bootstrap script with sample quick notes
2026-02-05 20:42:03 +00:00
..
bag_list.html refactor(ui): improve data table detail rows and mobile cards 2026-02-05 20:40:38 +00:00
brew_list.html feat(brews): add quick notes 2026-02-05 20:42:03 +00:00
cafe_list.html refactor(ui): improve data table detail rows and mobile cards 2026-02-05 20:40:38 +00:00
cup_list.html refactor(ui): improve data table detail rows and mobile cards 2026-02-05 20:40:38 +00:00
gear_list.html refactor(ui): improve data table detail rows and mobile cards 2026-02-05 20:40:38 +00:00
roast_list.html refactor(ui): improve data table detail rows and mobile cards 2026-02-05 20:40:38 +00:00
roaster_list.html refactor(ui): improve data table detail rows and mobile cards 2026-02-05 20:40:38 +00:00
table.html refactor: reorganize templates into pages/, partials/lists/, and forms/ 2026-02-05 17:48:18 +00:00