From 828ab34ca5e01e03e055ef9e091a88cd516a6061 Mon Sep 17 00:00:00 2001 From: adamhrv Date: Mon, 15 Apr 2019 14:08:35 +0200 Subject: fix up duke --- site/public/test/chart/index.html | 50 ++++++++++++++++++++++++ site/public/test/citations/index.html | 50 ++++++++++++++++++++++++ site/public/test/csv/index.html | 50 ++++++++++++++++++++++++ site/public/test/datasets/index.html | 50 ++++++++++++++++++++++++ site/public/test/face_search/index.html | 50 ++++++++++++++++++++++++ site/public/test/gallery/index.html | 68 +++++++++++++++++++++++++++++++++ site/public/test/index.html | 61 +++++++++++++++++++++++++++++ site/public/test/map/index.html | 50 ++++++++++++++++++++++++ site/public/test/name_search/index.html | 50 ++++++++++++++++++++++++ site/public/test/pie_chart/index.html | 50 ++++++++++++++++++++++++ 10 files changed, 529 insertions(+) create mode 100644 site/public/test/chart/index.html create mode 100644 site/public/test/citations/index.html create mode 100644 site/public/test/csv/index.html create mode 100644 site/public/test/datasets/index.html create mode 100644 site/public/test/face_search/index.html create mode 100644 site/public/test/gallery/index.html create mode 100644 site/public/test/index.html create mode 100644 site/public/test/map/index.html create mode 100644 site/public/test/name_search/index.html create mode 100644 site/public/test/pie_chart/index.html (limited to 'site/public/test') diff --git a/site/public/test/chart/index.html b/site/public/test/chart/index.html new file mode 100644 index 00000000..e882ecc5 --- /dev/null +++ b/site/public/test/chart/index.html @@ -0,0 +1,50 @@ + + + + MegaPixels + + + + + + + + + + + +
+ + +
MegaPixels
+ +
+ +
+
+ +

Chart

+

← Back to test index

+
+ +
+ + + + + \ No newline at end of file diff --git a/site/public/test/citations/index.html b/site/public/test/citations/index.html new file mode 100644 index 00000000..a8af41df --- /dev/null +++ b/site/public/test/citations/index.html @@ -0,0 +1,50 @@ + + + + MegaPixels + + + + + + + + + + + +
+ + +
MegaPixels
+ +
+ +
+
+ +

Citations

+

← Back to test index

+
+ +
+ + + + + \ No newline at end of file diff --git a/site/public/test/csv/index.html b/site/public/test/csv/index.html new file mode 100644 index 00000000..2c2242b4 --- /dev/null +++ b/site/public/test/csv/index.html @@ -0,0 +1,50 @@ + + + + MegaPixels + + + + + + + + + + + +
+ + +
MegaPixels
+ +
+ +
+
+ +

CSV Test

+

← Back to test index

+
+ +
+ + + + + \ No newline at end of file diff --git a/site/public/test/datasets/index.html b/site/public/test/datasets/index.html new file mode 100644 index 00000000..bf08418f --- /dev/null +++ b/site/public/test/datasets/index.html @@ -0,0 +1,50 @@ + + + + MegaPixels + + + + + + + + + + + +
+ + +
MegaPixels
+ +
+ +
+
+ +

Index of datasets

+

← Back to test index

+
+ +
+ + + + + \ No newline at end of file diff --git a/site/public/test/face_search/index.html b/site/public/test/face_search/index.html new file mode 100644 index 00000000..75bb907b --- /dev/null +++ b/site/public/test/face_search/index.html @@ -0,0 +1,50 @@ + + + + MegaPixels + + + + + + + + + + + +
+ + +
MegaPixels
+ +
+ +
+
+ +

Face search

+

← Back to test index

+
+ +
+ + + + + \ No newline at end of file diff --git a/site/public/test/gallery/index.html b/site/public/test/gallery/index.html new file mode 100644 index 00000000..8958f369 --- /dev/null +++ b/site/public/test/gallery/index.html @@ -0,0 +1,68 @@ + + + + MegaPixels + + + + + + + + + + + +
+ + +
MegaPixels
+ +
+ +
+
+ +

Gallery test

+

← Back to test index

+
Modal image 1
Modal image 1
+
Modal image 2
Modal image 2
+
Modal image 3
Modal image 3

Test table

+ + + + + + + + + + + + + + +
Col1Col2Col3
Content1Content2Content3
+
+ +
+ + + + + \ No newline at end of file diff --git a/site/public/test/index.html b/site/public/test/index.html new file mode 100644 index 00000000..e660bb2d --- /dev/null +++ b/site/public/test/index.html @@ -0,0 +1,61 @@ + + + + MegaPixels + + + + + + + + + + + +
+ + +
MegaPixels
+ +
+ +
+
+ +

Megapixels UI Tests

+ +
+ +
+ + + + + \ No newline at end of file diff --git a/site/public/test/map/index.html b/site/public/test/map/index.html new file mode 100644 index 00000000..21229ec1 --- /dev/null +++ b/site/public/test/map/index.html @@ -0,0 +1,50 @@ + + + + MegaPixels + + + + + + + + + + + +
+ + +
MegaPixels
+ +
+ +
+
+ +

Map test

+

← Back to test index

+
+ +
+ + + + + \ No newline at end of file diff --git a/site/public/test/name_search/index.html b/site/public/test/name_search/index.html new file mode 100644 index 00000000..b0bdb86f --- /dev/null +++ b/site/public/test/name_search/index.html @@ -0,0 +1,50 @@ + + + + MegaPixels + + + + + + + + + + + +
+ + +
MegaPixels
+ +
+ +
+
+ +

Name search

+

← Back to test index

+
+ +
+ + + + + \ No newline at end of file diff --git a/site/public/test/pie_chart/index.html b/site/public/test/pie_chart/index.html new file mode 100644 index 00000000..98a89ff4 --- /dev/null +++ b/site/public/test/pie_chart/index.html @@ -0,0 +1,50 @@ + + + + MegaPixels + + + + + + + + + + + +
+ + +
MegaPixels
+ +
+ +
+
+ +

Pie Chart

+

← Back to test index

+
+ +
+ + + + + \ No newline at end of file -- cgit v1.2.3-70-g09d2