diff --git a/apps/OpenSign/package-lock.json b/apps/OpenSign/package-lock.json index a61a4ea32..f39c8b835 100644 --- a/apps/OpenSign/package-lock.json +++ b/apps/OpenSign/package-lock.json @@ -51,7 +51,6 @@ "eslint": "^8.51.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-react": "^7.33.2", - "husky": "^8.0.3", "lint-staged": "^15.0.1", "postcss": "^8.4.31", "prettier": "^2.8.0", @@ -10479,21 +10478,6 @@ "node": ">=10.17.0" } }, - "node_modules/husky": { - "version": "8.0.3", - "resolved": "https://registry.npmjs.org/husky/-/husky-8.0.3.tgz", - "integrity": "sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==", - "dev": true, - "bin": { - "husky": "lib/bin.js" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/typicode" - } - }, "node_modules/iconv-lite": { "version": "0.6.3", "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", diff --git a/apps/OpenSign/src/components/sidebar/Sidebar.js b/apps/OpenSign/src/components/sidebar/Sidebar.js index 008c8520b..b88094154 100644 --- a/apps/OpenSign/src/components/sidebar/Sidebar.js +++ b/apps/OpenSign/src/components/sidebar/Sidebar.js @@ -38,7 +38,7 @@ const Sidebar = ({ isOpen, closeSidebar }) => {
| Name | +Created Date | +Type | +Status | +Action | +
|---|
+ This Document is no longer available. +
++ Are you sure want to decline this document ? +
+ ) : isDecline.currnt === "YouDeclined" ? ( +You have declined this document!
+ ) : ( + isDecline.currnt === "another" && ( ++ You cannot sign this document as it has been declined by + one or more person(s). +
+ ) + )} ++ This document has been signed by all Sigers. +
+{showAlreadySignDoc.mssg}
+Your Signature
+Document Copy
A copy of the document " + + pdfName + + " Standard is attached to this email. Kindly download the document from the attachment.
This is an automated email from Open Sign. For any queries regarding this email, please contact the sender " + + sender.email + + " directly. If you think this email is inappropriate or spam, you may file a complaint with Open Sign here.
Digital Signature Request
" + recipent.Name + " has requested you to review and sign" +pdfName+"
This is an automated email from Open Sign. For any queries regarding this email, please contact the sender " + recipent.Email + " directly.If you think this email is inappropriate or spam, you may file a complaint with Open Sign here.
+ Recipients added here will get a copy of the signed document. +
+ {emailCount.length > 0 ? ( + <> +Something went wrong failed to load pdf file!
+ ) : type === "signersAlert" ? ( +Please select signer for add placeholder!
+ ) : ( +This Document is no longer available.
+ )} +
+ Digital Signature Request
This is an automated email from Open Sign. For any queries regarding this email, please contact the sender " + + sender + + " directly.If you think this email is inappropriate or spam, you may file a complaint with Open Sign here.
Please Add field for all recipients.
+ ) : ( + isSendAlert.mssg === "confirm" && ( ++ Are you sure you want to send out this document for + signatures? +
+ ) + )} +You have successfully sent mails to all recipients!
+ {currentEmail.length > 0 && ( +Do you want to sign documents right now ?
+ )} +Are you sure want to decline this document ?
+ ) : isDecline.currnt === "YouDeclined" ? ( +You have declined this document!
+ ) : ( + isDecline.currnt === "another" && ( ++ You cannot sign this document as it has been declined by + one or more person(s). +
+ ) + )} +{isAlreadySign.mssg}
+