Goal
Add detailed audit log views to the Streamlit dashboard showing all vendor events (license creation, activation, heartbeat, revocation, policy changes) with filtering, search, pagination, and CSV export.
Requirements
Functional
Technical
Acceptance Criteria
Dependencies
Goal
Add detailed audit log views to the Streamlit dashboard showing all vendor events (license creation, activation, heartbeat, revocation, policy changes) with filtering, search, pagination, and CSV export.
Requirements
Functional
LICENSE_CREATED,ACTIVATED,HEARTBEAT_RECEIVED,LICENSE_REVOKED,POLICY_UPDATED), status (SUCCESS,FAILED).Technical
LICENSE_CREATED,LICENSE_MODIFIED,LICENSE_REVOKED,ACTIVATION_REQUESTED,ACTIVATION_SUCCESS,ACTIVATION_FAILED,HEARTBEAT_RECEIVED,HEARTBEAT_GRACE_ENTERED,HEARTBEAT_EXPIRED,POLICY_UPDATED.Acceptance Criteria
Dependencies