From 4c5329267bc464fb9bfa4c33e17b2269f9df8c7f Mon Sep 17 00:00:00 2001
From: Benjamin Webb <40066515+webb-ben@users.noreply.github.com>
Date: Wed, 14 Aug 2024 10:49:30 -0400
Subject: [PATCH] Small form updates (#19)
* Delegate CSV link information to docs.geoconnex.us
* Use consistent theme in form
* Use consistent theme for form
* Switch metadata and CSV step
- Make form behavior consistent across steps
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update spacing around elements
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Format links to satisfy precommit
* Update styling on metadata form
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Add bottom spacing to override button
* Update src/components/CSVReference.vue
Co-authored-by: Colton Loftus <70598503+C-Loftus@users.noreply.github.com>
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Colton Loftus <70598503+C-Loftus@users.noreply.github.com>
---
src/components/CSVReference.vue | 16 +--
src/components/GeoconnexBackground.vue | 13 ++-
src/components/MetadataGenerator.vue | 142 ++++++++++++++-----------
src/components/UploadForm.vue | 23 ++--
4 files changed, 101 insertions(+), 93 deletions(-)
diff --git a/src/components/CSVReference.vue b/src/components/CSVReference.vue
index 2ba0035..15e62b5 100644
--- a/src/components/CSVReference.vue
+++ b/src/components/CSVReference.vue
@@ -36,21 +36,7 @@
-
- For more detailed info regarding the format of your CSV, see the
+ For more detailed info regarding the format of your CSV and examples, see the
CSV formatting documentation
diff --git a/src/components/GeoconnexBackground.vue b/src/components/GeoconnexBackground.vue
index dc1544c..a002e59 100644
--- a/src/components/GeoconnexBackground.vue
+++ b/src/components/GeoconnexBackground.vue
@@ -14,14 +14,19 @@
locations within a namespace. The features you link to must already exist online and have their
own web page.
@@ -32,8 +39,6 @@ import MetadataGenerator from '@/components/MetadataGenerator.vue' constructing the Geoconnex knowledge graph.
-