2eee2b4d2a
feat: send custom email to signers of direct template documents ( #1215 )
...
Introduces customization options for the document completion email
template to allow for custom email bodies and subjects for documents
created from direct templates.
## Testing Performed
- Verified correct rendering of custom email subject and body for direct
template documents
- Verified the all other completed email types are sent correctly
2024-07-05 13:03:22 +10:00
f8ddb0f922
chore: update filename for bulk recipients
2024-04-18 18:12:08 +05:30
1126fe4bff
chore: added filename extension check
2024-04-17 03:52:59 +05:30
a54eb54ef7
feat: add document auth ( #1029 )
2024-03-28 13:13:29 +08:00
a7594c9b3c
fix: update sending logic
2024-03-16 11:06:33 +00:00
f012826b6b
chore: send document owner email
...
Signed-off-by: Adithya Krishna <aadithya794@gmail.com >
2024-03-15 22:26:31 +05:30
52afae331e
chore: updated to send email to doc owners
...
Signed-off-by: Adithya Krishna <aadithya794@gmail.com >
2024-03-13 09:50:37 +05:30
306e5ff31f
fix: add timeouts to longer transactions
2024-02-22 11:05:49 +00:00
8ebef831ac
Merge branch 'main' into feat/add-runtime-env
2024-02-12 12:30:35 +11:00
3a32bc62c5
feat: initial document audit logs implementation ( #922 )
...
Added initial implementation of document audit logs.
2024-02-12 12:04:53 +11:00
08f82b23dc
fix: update env entries to evaluate at runtime
2024-01-31 22:32:42 +11:00
d451a7acce
feat: add next-runtime-env
2024-01-25 10:48:20 +02:00
486b1cbf62
fix: incorrect promise.all usages
2023-12-02 12:43:43 +11:00
9d9b1a6681
fix: attach document to completed email
2023-11-06 13:02:20 +11:00
abfa0812f0
fix: minor updates
2023-11-06 13:01:15 +11:00
c58006b2d9
feat: avoid sending pending email to document with 1 recipients
2023-11-06 13:01:15 +11:00
94215fffbb
feat: send email when all recipients have signed
2023-11-06 13:01:15 +11:00