summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Metzger2020-06-10 20:44:19 +0200
committerLukas Metzger2020-06-10 20:44:19 +0200
commit5c44f6a41885c439e526dc3c022ff7daaa43c2c6 (patch)
tree117c9b6470d3b53e8a3614dd1a52c5951db03fa9
parentMerge remote-tracking branch 'dash/master' (diff)
downloadbwlp-statistics-5c44f6a41885c439e526dc3c022ff7daaa43c2c6.tar.gz
bwlp-statistics-5c44f6a41885c439e526dc3c022ff7daaa43c2c6.tar.xz
bwlp-statistics-5c44f6a41885c439e526dc3c022ff7daaa43c2c6.zip
Move dashboard to subfolder
-rw-r--r--dash/app.py (renamed from app.py)0
-rw-r--r--dash/assets/10-bootstrap.css (renamed from assets/10-bootstrap.css)0
-rw-r--r--dash/assets/20-style.css (renamed from assets/20-style.css)0
-rw-r--r--dash/assets/favicon.ico (renamed from assets/favicon.ico)bin452 -> 452 bytes
-rw-r--r--dash/db.py (renamed from db.py)0
-rw-r--r--dash/index.py (renamed from index.py)0
-rw-r--r--dash/pages/dozmod.py (renamed from pages/dozmod.py)0
-rw-r--r--dash/pages/locations.py (renamed from pages/locations.py)0
-rw-r--r--dash/pages/machines.py (renamed from pages/machines.py)0
-rw-r--r--dash/pages/satellites.py (renamed from pages/satellites.py)0
-rw-r--r--dash/pages/total.py (renamed from pages/total.py)0
-rw-r--r--dash/pages/vms.py (renamed from pages/vms.py)0
-rw-r--r--dash/requirements.txt (renamed from requirements.txt)0
13 files changed, 0 insertions, 0 deletions
diff --git a/app.py b/dash/app.py
index 68f8c47..68f8c47 100644
--- a/app.py
+++ b/dash/app.py
diff --git a/assets/10-bootstrap.css b/dash/assets/10-bootstrap.css
index e461d3f..e461d3f 100644
--- a/assets/10-bootstrap.css
+++ b/dash/assets/10-bootstrap.css
diff --git a/assets/20-style.css b/dash/assets/20-style.css
index 85adf70..85adf70 100644
--- a/assets/20-style.css
+++ b/dash/assets/20-style.css
diff --git a/assets/favicon.ico b/dash/assets/favicon.ico
index f9a714e..f9a714e 100644
--- a/assets/favicon.ico
+++ b/dash/assets/favicon.ico
Binary files differ
diff --git a/db.py b/dash/db.py
index b417cfd..b417cfd 100644
--- a/db.py
+++ b/dash/db.py
diff --git a/index.py b/dash/index.py
index 7c5df2e..7c5df2e 100644
--- a/index.py
+++ b/dash/index.py
diff --git a/pages/dozmod.py b/dash/pages/dozmod.py
index 4d9fb24..4d9fb24 100644
--- a/pages/dozmod.py
+++ b/dash/pages/dozmod.py
diff --git a/pages/locations.py b/dash/pages/locations.py
index 85adcfc..85adcfc 100644
--- a/pages/locations.py
+++ b/dash/pages/locations.py
diff --git a/pages/machines.py b/dash/pages/machines.py
index b82df43..b82df43 100644
--- a/pages/machines.py
+++ b/dash/pages/machines.py
diff --git a/pages/satellites.py b/dash/pages/satellites.py
index 232d8c7..232d8c7 100644
--- a/pages/satellites.py
+++ b/dash/pages/satellites.py
diff --git a/pages/total.py b/dash/pages/total.py
index eb7a63c..eb7a63c 100644
--- a/pages/total.py
+++ b/dash/pages/total.py
diff --git a/pages/vms.py b/dash/pages/vms.py
index c9ca141..c9ca141 100644
--- a/pages/vms.py
+++ b/dash/pages/vms.py
diff --git a/requirements.txt b/dash/requirements.txt
index 0baad9b..0baad9b 100644
--- a/requirements.txt
+++ b/dash/requirements.txt