Skip to content

codeintel: surface upload audit logs in graphql and UI for non-deleted uploads

Administrator requested to merge nsc/uploads-auditlogs-ui into main

Created by: Strum355

This PR exposes the Audit Log data from RFC 625 in the LSIF uploads page. Currently this is only visible for non-deleted uploads, as deleted uploads' page is currently not viewable (for now).

Link to storybook (please expand all) https://5f0f381c0e50750022dc6bf7-qwobctehux.chromatic.com/?path=/story/web-codeintel-uploads-codeinteluploadpage--with-audit-logs

Screenshot

Expand

image

Test plan

Storybooks for the new UI have been created, as well as unit tests for database access of the audit logs.

Merge request reports

Loading