add session validation, updated migration script and minor ui changes

This commit is contained in:
prafull-opensignlabs
2023-12-29 12:31:36 +05:30
parent e82384dff8
commit 07f2ceed6e
9 changed files with 161 additions and 50 deletions
@@ -32,7 +32,7 @@ exports.up = async Parse => {
objectId: 'sHAnZphf69',
},
{
icon: 'fas fa-file-signature',
icon: 'fa-solid fa-paper-plane',
title: 'Request signatures',
target: '_self',
pageType: 'form',
@@ -50,7 +50,7 @@ exports.up = async Parse => {
],
},
{
icon: 'fas fa-file-signature',
icon: 'fa-solid fa-file-contract',
title: 'Templates',
target: '_self',
pageType: 'report',
@@ -181,23 +181,30 @@ exports.up = async Parse => {
objectId: 'sHAnZphf69',
},
{
icon: 'fas fa-file-signature',
icon: 'fa-solid fa-paper-plane',
title: 'Request signatures',
target: '_self',
pageType: 'form',
description: '',
objectId: '8mZzFxbG1z',
},
{
icon: 'fas fa-file-signature',
title: 'New template',
target: '_self',
pageType: 'form',
description: '',
objectId: 'template',
},
],
},
{
icon: 'fas fa-folder',
title: 'OpenSignDrive™',
icon: 'fa-solid fa-file-contract',
title: 'Templates',
target: '_self',
pageType: 'mf',
pageType: 'report',
description: '',
objectId:
'remoteUrl=aHR0cHM6Ly9xaWstYWktb3JnLmdpdGh1Yi5pby9TaWduLU1pY3JvYXBwVjIvcmVtb3RlRW50cnkuanM=&moduleToLoad=AppRoutes&remoteName=signmicroapp/legadrive',
objectId: '6TeaPr321t',
},
{
icon: 'fas fa-address-card',