echos-ocr/src/app
Randall Stillwell 20bc4cbb03 Add missing org API routes and fix registration gate
- Create /api/org (GET details, PUT update)
- Create /api/org/members (GET list)
- Create /api/org/invitations (GET list, POST create)
- Create /api/org/locations (GET list with collection days, POST create)
- Fix registration: check org count instead of user count so
  a fresh domain setup works even if orphaned users exist
  from a prior AUTH_SECRET rotation

Made-with: Cursor
2026-04-15 14:47:15 -05:00
..
(auth) Add onboarding wizard, email verification, integration architecture, and settings restructure 2026-04-15 01:29:13 -05:00
(dashboard) Fix onboarding redirect and integrations empty state 2026-04-15 14:18:51 -05:00
api Add missing org API routes and fix registration gate 2026-04-15 14:47:15 -05:00
favicon.ico Initial commit from Create Next App 2026-03-09 15:31:21 -05:00
globals.css Add SaaS foundation: Auth.js, dashboard shell, org model, auto-assignment 2026-04-14 23:59:38 -05:00
layout.tsx Add SaaS foundation: Auth.js, dashboard shell, org model, auto-assignment 2026-04-14 23:59:38 -05:00