brewlog/templates/partials
Jon Seager 16a4704fcf
feat(account): add account page with passkey and token management
- Add /account page with passkey list, token list, and sign-out
- Replace nav login/logout buttons with user icon linking to /account or /login
- Add passkey management: add new passkeys (WebAuthn ceremony), delete with confirmation
- Add token management: create, copy one-time value, revoke with confirmation
- Add user/key/clipboard icon macros
- Add PasskeyCredentialRepository::get() for ownership verification
- Add WebAuthn passkey/start and passkey/finish endpoints for adding passkeys
2026-02-05 11:24:43 +00:00
..
bag_card.html refactor: consolidate entity pages into unified /data and /add views 2026-02-04 20:51:30 +00:00
bag_list.html fix(ui): update empty state messages based on auth status 2026-02-05 11:14:39 +00:00
brew_list.html fix(ui): update empty state messages based on auth status 2026-02-05 11:14:39 +00:00
cafe_list.html fix(ui): update empty state messages based on auth status 2026-02-05 11:14:39 +00:00
cup_list.html fix(ui): update empty state messages based on auth status 2026-02-05 11:14:39 +00:00
gear_list.html fix(ui): update empty state messages based on auth status 2026-02-05 11:14:39 +00:00
icons.html feat(account): add account page with passkey and token management 2026-02-05 11:24:43 +00:00
nearby_cafes.html feat(checkin): add city search, cafe review form, and UX improvements 2026-02-04 15:02:20 +00:00
roast_list.html fix(ui): update empty state messages based on auth status 2026-02-05 11:14:39 +00:00
roast_options.html feat: add bags web views and templates 2025-11-27 14:02:55 +00:00
roaster_list.html fix(ui): update empty state messages based on auth status 2026-02-05 11:14:39 +00:00
table.html refactor: consolidate entity pages into unified /data and /add views 2026-02-04 20:51:30 +00:00
timeline_chunk.html feat(timeline): remove sidebar nav, include sticky headers on scroll 2026-02-02 21:18:20 +00:00
timeline_month.html refactor(templates): extract inline SVG icons into shared icons partial 2026-02-04 16:32:18 +00:00