mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-21 15:12:34 +02:00
feat: show status and signers list in need your sign and in-progress report
This commit is contained in:
@@ -76,6 +76,7 @@ export default function reportJson(id, userId) {
|
||||
'Placeholders',
|
||||
'SignedUrl',
|
||||
'FileAdapterId',
|
||||
'ExpiryDate',
|
||||
],
|
||||
};
|
||||
// In progess report
|
||||
@@ -293,6 +294,7 @@ export default function reportJson(id, userId) {
|
||||
'Placeholders',
|
||||
'SignedUrl',
|
||||
'FileAdapterId',
|
||||
'ExpiryDate',
|
||||
],
|
||||
};
|
||||
// Drafts report show on dashboard
|
||||
|
||||
Reference in New Issue
Block a user