-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Context: A specialized view for admins to search through system activity.
Location: apps/web/src/app/dashboard/audit/page.tsx
Requirements:
- Build a complex data table utilizing the Audit Log API.
- Implement date-range pickers and user-filter dropdowns.
- Display the data in a highly readable format (e.g., "Dr. John [UPDATE] Patient record #12345 at 10:30 AM").
Acceptance Criteria:
- Filters update the table data dynamically (debounced API calls).
- The UI gracefully handles empty states (no logs found).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels