brewlog/templates/pages
Jon Seager 35e1812879
refactor: rename Account to Admin across filenames, routes, and docs
- Rename account.{rs,html} → admin.{rs,html} in app, api, and templates
- Update route /account → /admin
- Rename AccountTemplate → AdminTemplate, account_page → admin_page
- Update nav link, test function names, and CLAUDE.md references
2026-02-08 09:39:37 +00:00
..
add.html style(ui): add icons to all primary buttons, align to Outlined style 2026-02-08 09:35:11 +00:00
admin.html refactor: rename Account to Admin across filenames, routes, and docs 2026-02-08 09:39:37 +00:00
checkin.html style(ui): add icons to all primary buttons, align to Outlined style 2026-02-08 09:35:11 +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 style(data): improve data page layout and spacing 2026-02-07 20:59:08 +00:00
home.html style(home): rename Stats section to Data 2026-02-08 09:17:11 +00:00
login.html style(ui): add icons to buttons and normalize button styles 2026-02-07 22:37:07 +00:00
register.html style(ui): add icons to all primary buttons, align to Outlined style 2026-02-08 09:35:11 +00:00
timeline.html feat(timeline): add expand/collapse all toggle per month 2026-02-07 11:03:52 +00:00