upskill-event-manager/templates
bengizmo f0edd05369 feat: Implement trainer approval workflow with status management
- Add trainer status system (pending, approved, active, inactive, disabled)
- Create access control system based on trainer status
- Refactor Master Dashboard with enhanced trainer table
  - Add status column and filtering
  - Implement search and pagination
  - Add bulk status update functionality
- Create status pages for pending and disabled trainers
- Implement approval workflow with email notifications
- Add email template management to settings page
- Include comprehensive test suite (unit, integration, E2E)

This allows Master Trainers to manage trainer accounts, approve new registrations,
and control access based on account status. Trainers must be approved before
accessing dashboard features.

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-28 12:38:34 -03:00
..
page-community-login.php feat: Implement trainer approval workflow with status management 2025-07-28 12:38:34 -03:00
page-trainer-account-disabled.php feat: Implement trainer approval workflow with status management 2025-07-28 12:38:34 -03:00
page-trainer-account-pending.php feat: Implement trainer approval workflow with status management 2025-07-28 12:38:34 -03:00
single-hvac-event-summary.php fix: Ensure trainer registration page is publicly accessible 2025-07-28 10:30:54 -03:00
single-hvac-order-summary.php fix: Ensure trainer registration page is publicly accessible 2025-07-28 10:30:54 -03:00
template-edit-profile.php fix: Ensure trainer registration page is publicly accessible 2025-07-28 10:30:54 -03:00
template-event-summary.php fix: Ensure trainer registration page is publicly accessible 2025-07-28 10:30:54 -03:00
template-google-sheets.php fix: Ensure trainer registration page is publicly accessible 2025-07-28 10:30:54 -03:00
template-hvac-dashboard.php fix: Ensure trainer registration page is publicly accessible 2025-07-28 10:30:54 -03:00
template-hvac-master-dashboard.php feat: Implement trainer approval workflow with status management 2025-07-28 12:38:34 -03:00
template-trainer-profile.php fix: Ensure trainer registration page is publicly accessible 2025-07-28 10:30:54 -03:00