From 190e1c7cb924ac9598956ac0f2be37ed3915ab23 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Thu, 23 Jan 2025 11:23:05 -0600 Subject: Provide summary for review before entering data to database. --- uploader/templates/phenotypes/review-job-data.html | 101 +++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 uploader/templates/phenotypes/review-job-data.html (limited to 'uploader/templates/phenotypes/review-job-data.html') diff --git a/uploader/templates/phenotypes/review-job-data.html b/uploader/templates/phenotypes/review-job-data.html new file mode 100644 index 0000000..7bc8c62 --- /dev/null +++ b/uploader/templates/phenotypes/review-job-data.html @@ -0,0 +1,101 @@ +{%extends "phenotypes/base.html"%} +{%from "cli-output.html" import cli_output%} +{%from "flash_messages.html" import flash_all_messages%} +{%from "macro-table-pagination.html" import table_pagination%} +{%from "phenotypes/macro-display-pheno-dataset-card.html" import display_pheno_dataset_card%} + +{%block extrameta%} +{%if not job%} + +{%endif%} +{%endblock%} + +{%block title%}Phenotypes{%endblock%} + +{%block pagetitle%}Phenotypes{%endblock%} + +{%block lvl4_breadcrumbs%} +
The “{{dataset.FullName}}” dataset from the + “{{population.FullName}}” population of the + species “{{species.SpeciesName}} ({{species.FullName}})” + will be updated as follows:
+ + {%for ftype in ("phenocovar", "pheno", "phenose", "phenonum")%} + {%if summary.get(ftype, False)%} ++ Could not find a job with the ID: {{job_id}}.
+You will be redirected in + 20 second(s)
++ + If you are not redirected, please + click here to continue + +
+