mirror of
https://github.com/documenso/documenso
synced 2026-05-23 00:48:42 +00:00
## Description Add a new document audit log to detect when the document is viewed. This should only be visible in the document audit log page Notes: 1. I wanted to reuse the `DOCUMENT_OPENED` event and add an additional paramter to track sequential views, but it's not query-able 2. This will log "DOCUMENT_VIEWED" before "DOCUMENT_OPENED" but i don't think it matters |
||
|---|---|---|
| .. | ||
| document-audit-log-download-button.tsx | ||
| document-certificate-download-button.tsx | ||
| document-certificate-qr-view.tsx | ||
| document-drop-zone-wrapper.tsx | ||
| document-edit-form.tsx | ||
| document-page-view-button.tsx | ||
| document-page-view-dropdown.tsx | ||
| document-page-view-information.tsx | ||
| document-page-view-recent-activity.tsx | ||
| document-page-view-recipients.tsx | ||
| document-recipient-link-copy-dialog.tsx | ||
| document-search.tsx | ||
| document-status.tsx | ||
| document-upload.tsx | ||