User Interface low complexity frontend
1
Dependencies
1
Dependents
1
Entities
0
Integrations

Description

Expandable inline panel or slide-over drawer that shows the full detail of a single audit log entry. Renders the raw metadata JSON blob in a formatted, syntax-highlighted view. Displays all indexed fields alongside human-readable event type labels and actor role badges.

Feature: Audit Log

audit-event-detail-panel

Responsibilities

  • Render full audit event detail including structured fields and metadata JSON
  • Format and syntax-highlight the metadata JSON blob for readability
  • Show actor role badge, target entity type label, and organization context
  • Provide copy-to-clipboard action for event ID and raw JSON for incident response

Interfaces

open(eventId: string): void
close(): void
copyEventJson(): void

Relationships

Dependencies (1)

Components this component depends on

Dependents (1)

Components that depend on this component

Related Data Entities (1)

Data entities managed by this component