BillTracker/client/pages
null 71dfbe36cc refactor: component splits, PWA support, CommandPalette
Component Splits:
  - AdminPage.jsx: 1,906 -> 82 lines (logic moved to client/components/admin/ — 9 files)
  - DataPage.jsx: 3,132 -> 60 lines (logic moved to client/components/data/ — 8 files)
  - TrackerPage.jsx: 2,566 -> 2,132 lines (MonthlyStateDialog, StartingAmountsEditDialog, PaymentModal)

PWA:
  - vite-plugin-pwa installed with NetworkFirst caching for API routes
  - Square PWA icons (192x192, 512x512, apple-touch-icon)
  - theme-color, apple meta tags, touch icon in index.html
  - Build generates dist/sw.js + Workbox runtime

CommandPalette:
  - Navigation commands, Add bill action, month jumps
  - Grouped results with empty/filtered states
2026-05-28 20:53:22 -05:00
..
AboutPage.jsx v0.28.0 2026-05-16 11:56:38 -05:00
AdminPage.jsx refactor: component splits, PWA support, CommandPalette 2026-05-28 20:53:22 -05:00
AnalyticsPage.jsx v0.21.1: Loading Skeletons & Async State 2026-05-10 01:35:41 -05:00
BillsPage.jsx v0.28.0 2026-05-16 15:38:28 -05:00
CalendarPage.jsx push 2026-05-18 09:44:16 -05:00
CategoriesPage.jsx error handling 2026-05-28 02:34:24 -05:00
DataPage.jsx refactor: component splits, PWA support, CommandPalette 2026-05-28 20:53:22 -05:00
DataPage.jsx.backup push 2026-05-09 13:03:36 -05:00
HealthPage.jsx v0.28.0 2026-05-16 15:38:28 -05:00
LoginPage.jsx v0.28.0 2026-05-16 11:56:38 -05:00
PrivacyPage.jsx v0.28.0 2026-05-15 22:45:38 -05:00
ProfilePage.jsx v0.28.0 2026-05-15 22:45:38 -05:00
ReleaseNotesPage.jsx v0.28.0 2026-05-15 22:45:38 -05:00
RoadmapPage.jsx v0.28.0 2026-05-16 15:38:28 -05:00
SettingsPage.jsx error handling 2026-05-28 02:34:24 -05:00
SnowballPage.jsx error handling 2026-05-28 02:34:24 -05:00
StatusPage.jsx v0.27.02 push 2026-05-14 21:00:07 -05:00
SummaryPage.jsx v0.28.0 2026-05-15 22:45:38 -05:00
TrackerPage-bk.jsx push 2026-05-09 13:03:36 -05:00
TrackerPage.jsx refactor: component splits, PWA support, CommandPalette 2026-05-28 20:53:22 -05:00