brewlog/src
Jon Seager b774f356e6
feat(timeline): add collapsible cards with condensed view
Cards start collapsed showing category, relative date, title, and
subtitle. Clicking expands to reveal full timestamp, detail rows,
tasting notes, and external links. Uses a single Datastar signal
for expand state.

- Replace pill badge with small-caps category label
- Remove brew-again button from timeline cards
- Replace @ separators with · in brew detail values
2026-02-07 10:55:21 +00:00
..
application feat(ui): add horizontal scrolling recent brews on homepage 2026-02-07 10:40:20 +00:00
domain feat(timeline): add collapsible cards with condensed view 2026-02-07 10:55:21 +00:00
infrastructure feat: add optional created_at to entity creation and updates 2026-02-07 09:48:20 +00:00
presentation feat(ui): add horizontal scrolling recent brews on homepage 2026-02-07 10:40:20 +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