diff --git a/src/components/batch/BatchIngest.vue b/src/components/batch/BatchIngest.vue index 285ca374..0a777945 100644 --- a/src/components/batch/BatchIngest.vue +++ b/src/components/batch/BatchIngest.vue @@ -102,53 +102,54 @@ -

- Batch Ingest Errors -

-

Batch Submitted Successfully!

-
-
-

There is an error validating your batch.

-
    -
  • - {{ error }} -
  • -
-
-
-

There is an error processing your batch.

-
    -
  • - {{ error }} -
  • -
-
-
- Your batch has been successfully submitted and all files are ready - to be submitted to a workflow. + +
diff --git a/src/components/deliverables/Deliverables.vue b/src/components/deliverables/Deliverables.vue index 08ee159b..1f1ed2a6 100644 --- a/src/components/deliverables/Deliverables.vue +++ b/src/components/deliverables/Deliverables.vue @@ -101,106 +101,110 @@ -

Search

-
-
- -
-
-
{{ modalHeader }}
-
+ + -
Save and close?
-
+ + + -
Reset the transcript?
-
+ + + -
Complete?
-
+ + + -

Save file selection as a bundle

-
+ + + -

Confirm

-
+ + + -

{{ responseHeader }}

-
+ + +
diff --git a/src/components/workflow/SelectBundle.vue b/src/components/workflow/SelectBundle.vue index ad60386d..0f148ec7 100644 --- a/src/components/workflow/SelectBundle.vue +++ b/src/components/workflow/SelectBundle.vue @@ -6,8 +6,8 @@ @close="workflowSubmission.showSelectBundle = false" class="my-modal" > -

Select content files from saved bundles

-
+ + + -

{{ responseHeader }}

-
+ + +
diff --git a/src/components/workflow/SelectWorkflow.vue b/src/components/workflow/SelectWorkflow.vue index 81b3d448..2e7f8363 100644 --- a/src/components/workflow/SelectWorkflow.vue +++ b/src/components/workflow/SelectWorkflow.vue @@ -230,8 +230,8 @@
-

{{ modalHeader }}

-
+ + +
diff --git a/src/components/workflow/WorkflowEditor.vue b/src/components/workflow/WorkflowEditor.vue index 28936f70..719dad03 100644 --- a/src/components/workflow/WorkflowEditor.vue +++ b/src/components/workflow/WorkflowEditor.vue @@ -45,12 +45,6 @@ -