From 9843ed55d0eea4d4d7a227419f20532c25e52ba1 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 21 Jan 2025 14:33:42 -0600 Subject: Improve UI for job-status page. --- uploader/templates/phenotypes/job-status.html | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'uploader/templates') diff --git a/uploader/templates/phenotypes/job-status.html b/uploader/templates/phenotypes/job-status.html index 5f13876..6f43d22 100644 --- a/uploader/templates/phenotypes/job-status.html +++ b/uploader/templates/phenotypes/job-status.html @@ -31,10 +31,10 @@ {%if job%}
Process Status: {{job.status}}
{%if metadata%} -File | @@ -56,6 +56,9 @@
---|
{%if errors | length == 0%} @@ -64,24 +67,24 @@ title="Continue to process data">Continue {%else%} + disabled="disabled" + style="border: solid 2px;border-radius: 5px;padding: 0.3em;"> Cannot continue due to errors. Please fix the errors first. - + {%endif%}
{%endif%}No errors found so far
{%else%} -File | @@ -89,6 +92,7 @@Column | Value | Message | +
---|