wulf-pulse/app/api/mobile
lorentz f4a9fd83db feat(07-01): add /api/mobile/engagement/summary endpoint
- GET handler with requireAuth() gate before any DB query (T-07-01)
- Period whitelist ['D7','D30','D90'] with 400 for invalid values (T-07-02)
- Returns MobileEngagementSummary: configured, activeUsers, totalGraphHours, totalAutotaskHours, hoursPerActiveUser
- Reuses notAutomatedFilter and wulfconsulting email scope from desktop summary
- Exports MobileEngagementSummary interface for Plan 03 page import
2026-05-03 22:43:36 -04:00
..
dashboard feat: Display Settings UI + Company Category/Type sync 2026-04-06 09:03:19 -04:00
engagement/summary feat(07-01): add /api/mobile/engagement/summary endpoint 2026-05-03 22:43:36 -04:00
finance feat: mobile app — scaffold, ticket dashboard, finance AR overview, invoice drill-down 2026-03-17 15:31:56 -04:00
tickets feat: Display Settings UI + Company Category/Type sync 2026-04-06 09:03:19 -04:00