brewlog/src
Jon Seager ce4f32c63f
feat(icons): add icon macros, remap entity types, add icons to tabs and timeline
- Add new icon macros: coffee_bean, grinder, cup (redesigned), pencil,
  clipboard, check, x_mark, arrow_down_tray, arrow_up_tray
- Remove orphaned building and wrench macros
- Remap entity icons: roast→coffee_bean, roaster→fire, gear→grinder
- Replace pill labels with entity-type icons in homepage activity rows
- Add entity-type icons to timeline cards and tab buttons
- Fix brew/bag card action icons (cup→beaker)
- Add entity_type field to TimelineEventView, add roaster detail picks
2026-02-07 22:36:48 +00:00
..
application feat(brews): make Brew Again navigate to pre-filled add form 2026-02-07 19:57:23 +00:00
domain feat(brews): add brew time field 2026-02-07 11:24:07 +00:00
infrastructure feat(brews): add brew time field 2026-02-07 11:24:07 +00:00
presentation feat(icons): add icon macros, remap entity types, add icons to tabs and timeline 2026-02-07 22:36:48 +00:00
lib.rs feat(ui): redesign with theme tokens, dark mode, and reusable components 2026-02-05 17:03:09 +00:00
main.rs refactor(logging): switch to env-based log format with HTTP tracing 2026-02-05 18:13:19 +00:00