brewlog/templates/pages
Jon Seager 9ceb1a2b69
feat(timeline): add expand/collapse all toggle per month
- Add "Expand all" / "Collapse all" link under each month heading
- Individual cards remain toggleable even when month is expanded
- Three signals coordinate state: _expandedMonths (month-level),
  _expandedCard (single card), _collapsedCards (individual overrides)
2026-02-07 11:03:52 +00:00
..
account.html feat(backup): add database reset action to account page 2026-02-07 08:45:30 +00:00
add.html build(deps): bump askama from 0.12.1 to 0.15.4 (#7) 2026-02-06 18:45:34 +00:00
checkin.html style: shorten field placeholder for bag descriptions 2026-02-07 10:41:12 +00:00
cli_callback.html build(deps): bump askama from 0.12.1 to 0.15.4 (#7) 2026-02-06 18:45:34 +00:00
data.html refactor(ui): simplify navigation and page layouts 2026-02-07 08:43:05 +00:00
home.html style: shorten field placeholder for bag descriptions 2026-02-07 10:41:12 +00:00
login.html fix(ui): tokenize neutral text colors for dark mode contrast 2026-02-05 20:57:59 +00:00
register.html fix(ui): tokenize neutral text colors for dark mode contrast 2026-02-05 20:57:59 +00:00
timeline.html feat(timeline): add expand/collapse all toggle per month 2026-02-07 11:03:52 +00:00