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
..
2025-06-07 00:27:19 +10:00
2025-06-30 19:11:16 +10:00
2025-06-10 11:49:52 +10:00
2025-06-19 14:57:32 +10:00
2025-06-10 11:49:52 +10:00
2025-06-10 11:49:52 +10:00
2025-06-10 11:49:52 +10:00
2025-06-23 10:10:57 +10:00
2025-06-19 15:12:17 +10:00
2025-02-13 14:10:38 +11:00
2025-02-13 14:10:38 +11:00
2025-02-13 14:10:38 +11:00
2025-06-10 11:49:52 +10:00
2025-06-18 13:30:01 +10:00
2025-06-10 11:49:52 +10:00
2025-06-18 13:30:01 +10:00
2025-02-13 14:10:38 +11:00
2025-02-13 14:10:38 +11:00
2025-06-10 11:49:52 +10:00
2025-02-13 14:10:38 +11:00
2025-02-13 14:10:38 +11:00
2025-06-10 11:49:52 +10:00
2025-04-23 21:40:42 +10:00
2025-06-10 11:49:52 +10:00
2025-02-13 14:10:38 +11:00
2025-02-13 14:10:38 +11:00
2025-06-10 11:49:52 +10:00
2025-02-13 14:10:38 +11:00
2025-02-17 22:46:36 +11:00
2025-03-08 15:30:13 +11:00
2025-02-21 00:34:50 +11:00
2025-06-10 11:49:52 +10:00
2025-06-10 11:49:52 +10:00
2025-04-28 11:30:09 +10:00
2025-02-13 14:10:38 +11:00
2025-02-13 14:10:38 +11:00
2025-02-13 14:10:38 +11:00
2025-06-10 11:49:52 +10:00
2025-02-13 14:10:38 +11:00
2025-02-13 14:10:38 +11:00
2025-05-15 13:01:45 +10:00