documenso/packages/lib/server-only/template
Lucas Smith c3035dbd15
feat: add external id to documents and templates (#1227)
## Description

Adds the external ID column to documents and templates with an option to
configure it in the API or UI.

External ID's can be used to link a document or template to an external
system and identify them via webhooks, etc.
2024-07-13 16:45:09 +10:00
..
create-document-from-direct-template.ts feat: send custom email to signers of direct template documents (#1215) 2024-07-05 13:03:22 +10:00
create-document-from-template-legacy.ts feat: add direct templates links (#1165) 2024-06-02 15:49:09 +10:00
create-document-from-template.ts feat: add external id to documents and templates (#1227) 2024-07-13 16:45:09 +10:00
create-template-direct-link.ts feat: add direct templates links (#1165) 2024-06-02 15:49:09 +10:00
create-template.ts feat: add team templates (#912) 2024-02-08 12:33:20 +11:00
delete-template-direct-link.ts feat: add direct templates links (#1165) 2024-06-02 15:49:09 +10:00
delete-template.ts feat: add more template API endpoints (#1198) 2024-06-27 15:44:16 +10:00
duplicate-template.ts feat: add visible completed fields 2024-04-18 21:56:31 +07:00
find-templates.ts feat: add public profiles 2024-06-06 15:28:02 +10:00
get-template-by-direct-link-token.ts feat: add direct templates links (#1165) 2024-06-02 15:49:09 +10:00
get-template-by-id.ts feat: add more template API endpoints (#1198) 2024-06-27 15:44:16 +10:00
get-template-with-details-by-id.ts feat: add direct templates links (#1165) 2024-06-02 15:49:09 +10:00
move-template-to-team.ts feat: move template to team (#1217) 2024-07-05 13:20:27 +10:00
toggle-template-direct-link.ts feat: add direct templates links (#1165) 2024-06-02 15:49:09 +10:00
update-template-settings.ts feat: add external id to documents and templates (#1227) 2024-07-13 16:45:09 +10:00