- Shipped
- June 10, 2026 at 3:57 AM UTC
- Author
- kamo
- Commit
- 0fbbe54
Add a 'Send for signature' button to the template editor header that opens a dialog to send the document to recipients and track signing status, calling the new ESigService /api/esig/envelopes engine. - Proxy routes (OTK via generateOTK, mirrors the templates proxy): POST/GET /api/esig/envelopes, GET [uid], POST [uid]/void, POST **************** - SendForSignatureDialog: Send tab (recipient rows, message, expiry) + Status tab (per-template envelope list, status chips, void/resend) - Button disabled while the template has unsaved changes - i18n via next-intl ****************