From 3e2126cc325217ce1fb2a76505fe76abac8df875 Mon Sep 17 00:00:00 2001 From: "D. Berge" Date: Sat, 15 May 2021 17:12:41 +0200 Subject: [PATCH] Add option to download reports from sequence list. The context menu includes options to download the sequence report in different formats. --- .../client/source/src/views/SequenceList.vue | 45 ++++++++++++++++++- 1 file changed, 43 insertions(+), 2 deletions(-) diff --git a/lib/www/client/source/src/views/SequenceList.vue b/lib/www/client/source/src/views/SequenceList.vue index 49f1185..355d35a 100644 --- a/lib/www/client/source/src/views/SequenceList.vue +++ b/lib/www/client/source/src/views/SequenceList.vue @@ -21,18 +21,59 @@ - + Reshoot - + Reshoot with overlap + + + + Seis+JSON + + + GeoJSON + + + JSON + + + HTML + + + PDF + +