feat(api): add M5 coverage controls and frontend spec
This commit is contained in:
@@ -22,9 +22,11 @@ What was validated live against the deployed stack:
|
||||
- staff auth bootstrap
|
||||
- client dashboard, billing, coverage, hubs, vendors, managers, team members, orders, and reports
|
||||
- client coverage incident feed for geofence and override review
|
||||
- client blocked-staff review and invited shift-manager creation
|
||||
- client hub, order, coverage review, device token, and late-worker cancellation flows
|
||||
- client invoice approve and dispute
|
||||
- staff dashboard, availability, payments, shifts, profile sections, documents, certificates, attire, bank accounts, benefits, and time card
|
||||
- staff benefit history read model
|
||||
- staff availability, profile, tax form, bank account, shift apply, shift accept, push token registration, clock-in, clock-out, location stream upload, and swap request
|
||||
- direct file upload helpers and verification job creation through the unified host
|
||||
- client and staff sign-out
|
||||
@@ -143,6 +145,7 @@ Those routes still exist for backend/internal compatibility, but mobile/frontend
|
||||
|
||||
- [Authentication](./authentication.md)
|
||||
- [Unified API](./unified-api.md)
|
||||
- [Mobile Frontend Implementation Spec](./mobile-frontend-implementation-spec.md)
|
||||
- [Staff Shifts](./staff-shifts.md)
|
||||
- [Core API](./core-api.md)
|
||||
- [Command API](./command-api.md)
|
||||
|
||||
Reference in New Issue
Block a user