Checking authentication...

Flash Tees

Private Prototype
This application is a closed beta for authorized users only. Unauthorized account requests will be automatically denied and logged.

Account Pending

Your account request has been received! Please wait for an administrator to approve your access before you can use the app.

Admin Dashboard

User Administration

Email {{ adminUserSortAsc ? '▲' : '▼' }} Joined {{ adminUserSortAsc ? '▲' : '▼' }} Role Status Actions
{{ user.email }} {{ new Date(user.created_at).toLocaleDateString() }}
{{ user.role }}
{{ user.status }}
No users found.
Showing {{ paginatedAdminUsers.length }} of {{ filteredAdminUsers.length }} users

Audit Logs

Timestamp {{ auditSortAsc ? '▲' : '▼' }} User Email {{ auditSortAsc ? '▲' : '▼' }} Action Details
{{ new Date(log.created_at + 'Z').toLocaleString('en-US', { timeZone: 'America/New_York', month: '2-digit', day: '2-digit', year: 'numeric', hour: '2-digit', minute: '2-digit', second: '2-digit' }) }} EST {{ log.user_email }}
{{ log.action }}
{{ log.details ? JSON.stringify(log.details) : '-' }}
No audit logs found.
Showing {{ paginatedAuditLogs.length }} of {{ filteredAuditLogs.length }} logs