From 9ae5d347c1c81bc573676b159b79e106e63a4506 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sat, 11 Oct 2014 16:38:13 -0400 Subject: [PATCH] add device upload options --- app.config | 1 + dashboard-ui/devices.html | 28 ++++++ dashboard-ui/devicesupload.html | 63 ++++++++++++ dashboard-ui/metadatasubtitles.html | 1 - dashboard-ui/scripts/devices.js | 90 +++++++++++++++++ dashboard-ui/scripts/devicesupload.js | 140 ++++++++++++++++++++++++++ dashboard-ui/scripts/site.js | 4 + packages.config | 2 +- 8 files changed, 327 insertions(+), 2 deletions(-) create mode 100644 dashboard-ui/devices.html create mode 100644 dashboard-ui/devicesupload.html create mode 100644 dashboard-ui/scripts/devices.js create mode 100644 dashboard-ui/scripts/devicesupload.js diff --git a/app.config b/app.config index 8d7ee4f172..d66f0b626a 100644 --- a/app.config +++ b/app.config @@ -9,6 +9,7 @@ + diff --git a/dashboard-ui/devices.html b/dashboard-ui/devices.html new file mode 100644 index 0000000000..10025c263b --- /dev/null +++ b/dashboard-ui/devices.html @@ -0,0 +1,28 @@ + + + + ${TitleDevices} + + +
+ +
+
+ + + +
+
+ + + +
+
+
+
+
+ + diff --git a/dashboard-ui/devicesupload.html b/dashboard-ui/devicesupload.html new file mode 100644 index 0000000000..1a13b93cd7 --- /dev/null +++ b/dashboard-ui/devicesupload.html @@ -0,0 +1,63 @@ + + + + ${TitleDevices} + + +
+ +
+
+ + + + +
+ +

${HeaderCameraUploadHelp}

+ + + +
+
+ +
+ +
+ +

+
    +
  • + +
    + +
    + +
    ${LabelUploadPathHelp}
    +
  • + +

+
    +
  • + + +
  • +
+ +
+
+
+
+ +
+ + diff --git a/dashboard-ui/metadatasubtitles.html b/dashboard-ui/metadatasubtitles.html index bfd0452245..949af3b935 100644 --- a/dashboard-ui/metadatasubtitles.html +++ b/dashboard-ui/metadatasubtitles.html @@ -56,7 +56,6 @@ -