ca-grow-ops-manager/frontend/src
fullsizemalt 43e65bfd4c
Some checks failed
Deploy to Production / deploy (push) Failing after 0s
Test / backend-test (push) Failing after 0s
Test / frontend-test (push) Failing after 0s
fix(kiosk): Filter empty optional fields before API submission
- Prevents validation errors when email/phone/company are empty strings
- Only sends fields with actual values to backend
2025-12-11 15:31:37 -08:00
..
__tests__ feat: Navigation refactor with RBAC, DevTools for quick user switching, enhanced seed data 2025-12-11 11:07:22 -08:00
components fix: Enable DevTools on testing domains (*.runfoo.run) 2025-12-11 11:08:05 -08:00
context feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00
features/layout-designer feat(layout): Add Tiers input to Section Dialog 2025-12-11 13:26:59 -08:00
hooks feat: Navigation refactor with RBAC, DevTools for quick user switching, enhanced seed data 2025-12-11 11:07:22 -08:00
lib fix(build): Resolve TypeScript and Import errors 2025-12-11 14:50:42 -08:00
pages fix(kiosk): Filter empty optional fields before API submission 2025-12-11 15:31:37 -08:00
stores fix(build): Resolve TypeScript and Import errors 2025-12-11 14:50:42 -08:00
templates refactor: Code splitting, page templates, and PageHeader consistency 2025-12-11 11:18:29 -08:00
App.tsx feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00
index.css feat: Navigation refactor with RBAC, DevTools for quick user switching, enhanced seed data 2025-12-11 11:07:22 -08:00
main.tsx feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00
router.tsx feat(visitor): Implement Digital Badge System 2025-12-11 13:51:47 -08:00
vite-env.d.ts fix: Build & Runtime Fixes (TS Lax, Vite Types, Backend OpenSSL) 2025-12-09 11:18:04 -08:00