269 implement workflow for signing already uploaded document
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
+ 161
− 45
@@ -16,6 +16,9 @@ import {
@@ -16,6 +16,9 @@ import {
@@ -248,7 +251,23 @@ const handleIdentityLogin = (identity, uuid, token) => {
@@ -248,7 +251,23 @@ const handleIdentityLogin = (identity, uuid, token) => {
@@ -272,8 +291,12 @@ async function executeRestfulFunction(type, that, fn, config, ...args) {
@@ -272,8 +291,12 @@ async function executeRestfulFunction(type, that, fn, config, ...args) {
@@ -411,6 +434,60 @@ function getCertificateForPassport(passportUUID, internal) {
@@ -411,6 +434,60 @@ function getCertificateForPassport(passportUUID, internal) {
@@ -929,6 +1006,75 @@ const connection = Penpal.connectToParent({
@@ -929,6 +1006,75 @@ const connection = Penpal.connectToParent({
@@ -1052,64 +1198,34 @@ const connection = Penpal.connectToParent({
@@ -1052,64 +1198,34 @@ const connection = Penpal.connectToParent({