documenso/apps/remix/app/components/general/document
David Nguyen 0cc729e9bd
feat: add sequential document view logs (#1871)
## 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
2025-06-30 19:11:16 +10:00
..
document-audit-log-download-button.tsx feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00
document-certificate-download-button.tsx feat: better document rejection (#1702) 2025-03-13 15:08:57 +11:00
document-certificate-qr-view.tsx feat: certificate qrcode (#1755) 2025-04-28 11:30:09 +10:00
document-drop-zone-wrapper.tsx feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
document-edit-form.tsx fix: globalAccessAuth error (#1851) 2025-06-23 10:10:57 +10:00
document-page-view-button.tsx feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
document-page-view-dropdown.tsx feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
document-page-view-information.tsx feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00
document-page-view-recent-activity.tsx feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00
document-page-view-recipients.tsx feat: better document rejection (#1702) 2025-03-13 15:08:57 +11:00
document-recipient-link-copy-dialog.tsx fix: dialogs with search params 2025-02-14 16:14:02 +11:00
document-search.tsx fix: refactor folders UI/UX (#1770) 2025-06-19 14:57:32 +10:00
document-status.tsx feat: better document rejection (#1702) 2025-03-13 15:08:57 +11:00
document-upload.tsx feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00