• Mahmoud Aglan's avatar
    feat: multi-tenant role system with workflows & user management · f50a8d54
    Mahmoud Aglan authored
    Complete overhaul from single-admin to multi-role multi-org system:
    
    - Auth: multi-user login from admin_users table with 9 roles
      (superadmin, admin, moderator, org_admin, org_manager,
      tournament_organizer, sponsor, charity, viewer)
    - Permissions: granular permission matrix with org-scoping
    - RuleEngine: event-driven workflow automation
    - Users module: full CRUD for admin user management
    - Workflows module: approval queue, automation rules, org requests
    - Dashboard: role-aware with scoped data per role
    - Sidebar: permission-filtered navigation per role
    - Topbar: shows role badge next to username
    - Login: supports all user types
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    f50a8d54
Name
Last commit
Last update
..
ads Loading commit data...
analytics Loading commit data...
audit-log Loading commit data...
auth/views Loading commit data...
branding Loading commit data...
chess-bots Loading commit data...
dashboard Loading commit data...
economy Loading commit data...
feature-flags Loading commit data...
games Loading commit data...
moderation Loading commit data...
notifications Loading commit data...
organizations Loading commit data...
players Loading commit data...
settings Loading commit data...
tournaments Loading commit data...
users Loading commit data...
workflows Loading commit data...