Commit Graph

9 Commits

Author SHA1 Message Date
8f52156f5b Phase 3: scaffold Manager Dashboard — all pages, layout, routing
Includes: LoginPage (PIN pad), DashboardPage (30s polling table grid),
OrderDetailPage (full actions), ProductsPage (CRUD + printer zone),
WaitersPage (block/reset PIN/delete), TablesPage, ReportsPage
(shift summary + order history + CSV export), SettingsPage (printers
+ test print + sysadmin lock/unlock). TailwindCSS, React Query,
react-hot-toast. Docker Compose service on port 5174.
2026-04-20 17:20:46 +03:00
7f5bcfe4e1 Update session instructions: document Phase 2 completion, fixes, and dev data 2026-04-20 12:25:26 +03:00
e9b4cfcd26 Fix order item names, add Select All, pay confirmation with total, close empty order 2026-04-20 12:22:36 +03:00
79f316aeb7 Mark Phase 2 complete 2026-04-20 12:03:48 +03:00
36cc67dbbc Phase 2: scaffold Waiter PWA — React+Vite, PWA manifest, all pages and components 2026-04-20 12:03:26 +03:00
803358e52c Mark Phase 1 complete 2026-04-20 11:43:45 +03:00
24e80813bb Add seed script for first manager account and printers 2026-04-20 11:43:15 +03:00
679d36ab5b Fix SQLite path: use AppData on Windows, posix paths for Linux/Docker 2026-04-20 11:30:20 +03:00
4ffe27df95 Phase 1: scaffold local backend — models, schemas, routers, printer service, Docker 2026-04-20 11:22:55 +03:00