brewlog/static
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
..
css feat(ui): add usage progress bars to bag cards and data table 2026-02-06 16:08:41 +00:00
js feat(brews): pre-select bag when clicking Brew on homepage bag card 2026-02-06 10:53:42 +00:00
favicon.ico refactor: move static assets out of templates/ into static/ 2026-02-05 17:47:32 +00:00