8 Commits
Author SHA1 Message Date
fedora-heremes d2de92a199 feat: standalone check-order page, backup drives page, nav links, cookies, confirmed-order delete guard 2026-06-20 18:23:43 +01:00
fedora-heremes 74e1a9a0f5 fix: case-insensitive field matching + status migration 2026-06-20 17:50:54 +01:00
fedora-heremes 6a77649bd8 add order management: status tracking, notes, admin endpoints 2026-06-20 17:46:17 +01:00
fedora-heremes e73e39e306 add status check + delete by email+phone (no password) 2026-06-20 17:41:57 +01:00
fedora-heremes 7ac1282b13 Admin panel: dashboard, form builder, DeepSeek auto-tag + reply drafts 2026-06-13 10:17:26 +01:00
fedora-heremes 7a9135320b Deploy frontend on same CT + relative API path 2026-06-13 10:09:09 +01:00
fedora-heremes 9d5d05725c Add README and server.py reference 2026-06-13 10:04:52 +01:00
fedora-heremes e48d80b192 Initial: Apple-style step-by-step form with FastAPI backend
>
> - 3-field wizard (Email → Name → Domain)
> - Apple design system (SF Pro, #f5f5f7, #0071e3)
> - Slide animations, step dots, checkmark draw
> - POSTs to 192.168.1.121:8080/api/submit
2026-06-13 10:04:28 +01:00