feat: organizational steroids update — 18 new modules + bugfixes
- Add 18 org ecosystem modules: frames, invites, applications, chat,
treasury, challenges, achievements, transfers, recruitment, events,
content, leaderboards, partnerships, loyalty, rosters, training,
media, spotlights (controllers + views + CSS assets)
- Add core services: SupabaseStorage, OrgPermissions, ThemeService
- Add migration 003 (23 new tables, RLS policies, indexes)
- Fix games edit not saving (wrong column names: icon→icon_url,
matchmaking_config→config)
- Fix branding colors not reflecting (added ThemeService to inject
DB theme colors as CSS variable overrides at render time)
- Update permissions.php with new module access for admin/org roles
- Update sidebar with org ecosystem navigation section
- Add 120+ new routes for all org modules
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
core/OrgPermissions.php
0 → 100644
core/SupabaseStorage.php
0 → 100644
core/ThemeService.php
0 → 100644
storage/cache/.gitkeep
0 → 100644
Please register or sign in to comment