documenso/packages/lib/server-only/document
Mythie 08d3d6a80a fix: improve recipient status display
Improves the display of the recipients status when
distribution method is set to none.

Previously we had a ton of checks for sendStatus = SENT
which will never trigger when distributing manually causing
some confusion.
2024-12-31 14:54:19 +11:00
..
complete-document-with-token.ts feat: enable optional fields (#1470) 2024-12-27 19:30:44 +11:00
create-document.ts fix: default to user timezone (#1559) 2024-12-31 10:27:24 +11:00
delete-document.ts feat: add global settings for teams (#1391) 2024-11-08 22:50:49 +11:00
duplicate-document-by-id.ts feat: add trpc openapi (#1535) 2024-12-14 01:23:35 +09:00
find-document-audit-logs.ts fix: refactor search routes (#1529) 2024-12-11 19:39:50 +09:00
find-documents.ts feat: add trpc openapi (#1535) 2024-12-14 01:23:35 +09:00
get-document-by-id.ts fix: refactor routers (#1523) 2024-12-10 16:11:20 +09:00
get-document-by-token.ts fix: wrong signing invitation message (#1497) 2024-12-02 07:47:11 +11:00
get-document-certificate-audit-logs.ts feat: add certificate and audit log pdfs 2024-04-10 15:13:18 +07:00
get-document-meta-by-document-id.ts feat: dateformat and timezone customization (#506) 2023-12-27 14:05:49 +11:00
get-document-with-details-by-id.ts feat: add trpc openapi (#1535) 2024-12-14 01:23:35 +09:00
get-stats.ts feat: add global settings for teams (#1391) 2024-11-08 22:50:49 +11:00
is-recipient-authorized.ts feat: add initial api logging (#1494) 2024-11-28 16:05:37 +07:00
move-document-to-team.ts feat: add trpc openapi (#1535) 2024-12-14 01:23:35 +09:00
reject-document-with-token.ts fix: add document rejection webhook 2024-12-04 14:35:20 +11:00
resend-document.tsx feat: add trpc openapi (#1535) 2024-12-14 01:23:35 +09:00
seal-document.ts feat: enable optional fields (#1470) 2024-12-27 19:30:44 +11:00
search-documents-with-keyword.ts fix: document url in the command menu search (#1453) 2024-11-12 00:12:15 +07:00
send-completed-email.ts feat: add controls for sending completion emails to document owners (#1534) 2024-12-12 14:24:07 +11:00
send-delete-email.ts feat: add global settings for teams (#1391) 2024-11-08 22:50:49 +11:00
send-document.tsx feat: add trpc openapi (#1535) 2024-12-14 01:23:35 +09:00
send-pending-email.ts feat: add global settings for teams (#1391) 2024-11-08 22:50:49 +11:00
super-delete-document.ts feat: add global settings for teams (#1391) 2024-11-08 22:50:49 +11:00
update-document-settings.ts fix: document visibility logic (#1521) 2024-12-16 09:10:40 +02:00
update-document.ts feat: team api tokens 2024-02-22 13:39:34 +11:00
update-title.ts fix: build errors from merge 2024-02-26 09:13:46 +11:00
validate-field-auth.ts feat: add initial api logging (#1494) 2024-11-28 16:05:37 +07:00
viewed-document.ts fix: improve recipient status display 2024-12-31 14:54:19 +11:00