brewlog/templates
Jon Seager e58ea5758f
feat(backup): add database reset action to account page
- Add reset() method to BackupService that deletes all 8 coffee tables
  in a transaction, respecting FK constraint order
- Add POST /api/v1/backup/reset endpoint (requires auth)
- Add "Reset Database" button with double-confirmation to account page
- Stack data buttons vertically on mobile for better layout
2026-02-07 08:45:30 +00:00
..
pages feat(backup): add database reset action to account page 2026-02-07 08:45:30 +00:00
partials refactor(ui): simplify navigation and page layouts 2026-02-07 08:43:05 +00:00
base.html refactor(ui): extract duplicated row-expand handler into shared function 2026-02-06 18:19:12 +00:00