refactor: resolve warnings

This commit is contained in:
prafull-opensignlabs
2025-04-11 07:45:23 +00:00
parent 8af0010f55
commit f5d2027e3a
24 changed files with 459 additions and 268 deletions
@@ -25,9 +25,9 @@ export default function reportJson(id, userId) {
'Signers.Phone',
'Placeholders',
'IsSignyourself',
'TemplateId',
],
};
// Need your sign report
case '4Hhwbp482K':
return {
@@ -61,6 +61,7 @@ export default function reportJson(id, userId) {
'AuditTrail',
'Placeholders',
'SignedUrl',
'TemplateId',
'ExpiryDate',
],
};
@@ -94,6 +95,7 @@ export default function reportJson(id, userId) {
'SendMail',
'Placeholders',
'SignedUrl',
'TemplateId',
],
};
// completed documents report
@@ -140,6 +142,7 @@ export default function reportJson(id, userId) {
'Placeholders',
'IsSignyourself',
'IsCompleted',
'TemplateId',
],
};
// declined documents report
@@ -164,6 +167,7 @@ export default function reportJson(id, userId) {
'Placeholders',
'DeclineReason',
'SignedUrl',
'TemplateId',
],
};
// Expired Documents report
@@ -190,6 +194,7 @@ export default function reportJson(id, userId) {
'Signers.Phone',
'Placeholders',
'SignedUrl',
'TemplateId',
'ExpiryDate',
],
};
@@ -221,6 +226,7 @@ export default function reportJson(id, userId) {
'ExpiryDate',
'Placeholders',
'SignedUrl',
'TemplateId',
],
};
// Recent signature requests report show on dashboard
@@ -254,6 +260,7 @@ export default function reportJson(id, userId) {
'Signers.Phone',
'Placeholders',
'SignedUrl',
'TemplateId',
'ExpiryDate',
],
};
@@ -279,6 +286,7 @@ export default function reportJson(id, userId) {
'Signers.Email',
'Signers.Phone',
'Placeholders',
'TemplateId',
],
};
// contact book report