brewlog/templates
Jon Seager dcaac1ee9c
feat(ui): add usage progress bars to bag cards and data table
- Add used_percent field to BagView computed from amount/remaining
- Display accent-colored progress bar on homepage bag cards
- Replace Open pill with progress bar in bag data table (desktop and mobile)
- Merge Weight column into Status column showing remaining/total
- Add full-width progress bar to mobile card view for open bags
- Sort Status column by remaining grams (closed bags treated as 10000g)
- Hide Finished field on mobile for open bags
- Use small-caps typography for remaining text labels
2026-02-06 16:08:41 +00:00
..
pages feat(ui): redesign account page and style CLI callback page 2026-02-06 12:33:01 +00:00
partials feat(ui): add usage progress bars to bag cards and data table 2026-02-06 16:08:41 +00:00
base.html fix(ui): tokenize neutral text colors for dark mode contrast 2026-02-05 20:57:59 +00:00