berrypod/lib/berrypod_web/components/layouts
jamey 32cc425458
All checks were successful
deploy / deploy (push) Successful in 3m28s
separate account settings from shop settings
- Create dedicated /admin/account page for user account management
- Move email, password, and 2FA settings from /admin/settings
- Add Account link to top of admin sidebar navigation
- Add TOTP-based two-factor authentication with NimbleTOTP
- Add TOTP verification LiveView for login flow
- Add AccountController for TOTP session management
- Remove Advanced section from settings (duplicated in dev tools)
- Remove user email from sidebar footer (replaced by Account link)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-08 18:42:29 +00:00
..
admin_root.html.heex replace orphaned tailwind classes with project CSS 2026-03-04 17:12:21 +00:00
admin.html.heex separate account settings from shop settings 2026-03-08 18:42:29 +00:00
root.html.heex replace orphaned tailwind classes with project CSS 2026-03-04 17:12:21 +00:00
shop_root.html.heex extract site_name and site_description from theme settings into standalone settings 2026-03-03 14:52:31 +00:00
shop.html.heex add privacy-first analytics with progressive event collection 2026-02-22 12:50:55 +00:00