Skip to content

Audit Trail Viewer UI #80

@inteee

Description

@inteee

Context: A specialized view for admins to search through system activity.
Location: apps/web/src/app/dashboard/audit/page.tsx
Requirements:

  1. Build a complex data table utilizing the Audit Log API.
  2. Implement date-range pickers and user-filter dropdowns.
  3. 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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions