• Mahmoud Aglan's avatar
    feat: organizational steroids update — 18 new modules + bugfixes · c08ba733
    Mahmoud Aglan authored
    - 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: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    c08ba733
controller.php 8.54 KB