From 40875247bc81bb38b825b1f4d5fd959fb84feea0 Mon Sep 17 00:00:00 2001 From: ivansg44 Date: Thu, 11 Jun 2020 14:32:00 -0700 Subject: [PATCH] Export to different data formats (#54) * Empty commit * Stub export modal * Stub IRIDA/GSAID opts and CSS fixes * Properly use bootstrap justification * Remove unused param * wip * Missing semicolon * Implemented IRIDA export * Move irida export logic to fn * wip * wip * Finish implementing gisaid export * clean-up * Fill out type for gisaid * Use trimmed data on export --- main.html | 66 +++++++++++++++++++++++++------ main.js | 115 ++++++++++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 166 insertions(+), 15 deletions(-) diff --git a/main.html b/main.html index 5f9c29a8..bd1775b8 100644 --- a/main.html +++ b/main.html @@ -20,6 +20,7 @@ Save As... + Export To...
@@ -69,11 +70,12 @@ Clear existing data?
-
-
+
+
+
-
+
@@ -105,11 +107,12 @@
-
-
+
+
+
-
+
@@ -118,6 +121,45 @@
+