MOPC-App/src/components/settings
Matt 5c8d22ac11 Inline filtering results, select-all across pages, country flags, settings RBAC, and inline role changes
- Round detail: add skeleton loading for filtering stats, inline results table
  with expandable rows, pagination, override/reinstate, CSV export, and tooltip
  on AI summaries button (removes need for separate results page)
- Projects: add select-all-across-pages with Gmail-style banner, show country
  flags with tooltip instead of country codes (table + card views), add listAllIds
  backend endpoint
- Settings: allow PROGRAM_ADMIN access to settings page, restrict infrastructure
  tabs (AI, Email, Storage, Security, Webhooks) to SUPER_ADMIN only
- Members: add inline role change via dropdown submenu in user actions, enforce
  role hierarchy (only super admins can modify admin/super-admin roles) in both
  backend and UI

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 23:07:38 +01:00
..
ai-settings-form.tsx Fix GPT-5 API compatibility and add AIUsageLog migration 2026-02-03 15:04:16 +01:00
ai-usage-card.tsx Optimize AI system with batching, token tracking, and GDPR compliance 2026-02-03 11:58:12 +01:00
branding-settings-form.tsx Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
defaults-settings-form.tsx Improve projects UX, settings layout, uppercase names, per-page selector, and fix round deletion 2026-02-10 20:13:47 +01:00
email-settings-form.tsx Add multiple admin improvements and bug fixes 2026-02-03 23:19:45 +01:00
notification-settings-form.tsx Add styled notification emails and round-attached notifications 2026-02-04 00:10:51 +01:00
security-settings-form.tsx Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
settings-content.tsx Inline filtering results, select-all across pages, country flags, settings RBAC, and inline role changes 2026-02-10 23:07:38 +01:00
storage-settings-form.tsx Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00