diff --git a/Makefile b/Makefile
index 8dd8ebca..638f7ab6 100644
--- a/Makefile
+++ b/Makefile
@@ -20,6 +20,9 @@ release: dev-deps
frontend:
cd frontend && yarn serve
+frontend-build:
+ cd frontend && rm -rf dist && yarn build
+
# build and push the images to docker hub
docker: docker-build-all docker-publish-all
diff --git a/frontend/package.json b/frontend/package.json
index ef5410ce..f30bffe6 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -11,6 +11,7 @@
"apexcharts": "^3.15.0",
"axios": "^0.19.1",
"core-js": "^3.4.4",
+ "querystring": "^0.2.0",
"vue": "^2.6.10",
"vue-apexcharts": "^1.5.2",
"vue-router": "^3.1.3"
diff --git a/frontend/src/App.vue b/frontend/src/App.vue
index 645d852f..527a5de1 100644
--- a/frontend/src/App.vue
+++ b/frontend/src/App.vue
@@ -1,13 +1,14 @@
Messages
+
+
+
+
+
+
+
+
+ Title
+ Service
+ Begins
+
+
+
+
+
+ {{message.title}}
+ {{message.service}}
+ {{message.start_on}}
+
+
+ Create Message
+
+ Services
+ Create
+
+
+
+
+
+
+
+
+
+
+ Name
+ Status
+ Visibility
+ Group
+
+
+
+
+
+ {{service.name}}
+ ONLINE
+
+
+ PUBLIC
+ Main Services
+
+
+
+ Groups
+
+
+
+
+
+
+
+
+
+
+ Name
+ Services
+ Visibility
+
+
+
+
+
+ {{group.name}}
+
+ PRIVATE
+
+
+ Create Group
+
+ Users
+
+
+
+
+
+
+
+
+
+ Username
+
+
+
+
+
+ {{user.username}}
+
+
+ Create User
+
+ {{service.name}}
+ {{service.online ? "ONLINE" : "OFFLINE"}}
+
+
HTTP Status Code 502 did not match 200
+ + + +HTTP Error Get https://api.statping.com: dial tcp 162.248.92.36:443: connect: connection refused
+ + + +HTTP Error Get https://api.statping.com: dial tcp 162.248.92.36:443: connect: connection refused
+ + + +HTTP Error Get https://api.statping.com: dial tcp 162.248.92.36:443: connect: connection refused
+ + + +HTTP Error Get https://api.statping.com: dial tcp 162.248.92.36:443: connect: connection refused
+ + + +HTTP Error Get https://api.statping.com: dial tcp 162.248.92.36:443: connect: connection refused
+ + + +HTTP Error Get https://api.statping.com: read tcp 172.27.0.8:46586->162.248.92.36:443: read: connection reset by peer
+ + + +Could not get IP address for domain https://api.statping.com, lookup api.statping.com on 127.0.0.11:53: read udp 127.0.0.1:50890->127.0.0.11:53: read: connection refused
+ + + +Could not get IP address for domain https://api.statping.com, lookup api.statping.com on 127.0.0.11:53: read udp 127.0.0.1:35222->127.0.0.11:53: read: connection refused
+ + + +Could not get IP address for domain https://api.statping.com, lookup api.statping.com on 127.0.0.11:53: read udp 127.0.0.1:49817->127.0.0.11:53: read: connection refused
+ + + +Could not get IP address for domain https://api.statping.com, lookup api.statping.com on 127.0.0.11:53: read udp 127.0.0.1:57247->127.0.0.11:53: read: connection refused
+ + + +HTTP Error Get https://api.statping.com: read tcp 172.27.0.10:52594->162.248.92.36:443: read: connection reset by peer
+ + + +Could not get IP address for domain https://api.statping.com, lookup api.statping.com on 127.0.0.11:53: read udp 127.0.0.1:51238->127.0.0.11:53: i/o timeout
+ + + +Could not get IP address for domain https://api.statping.com, lookup api.statping.com on 127.0.0.11:53: read udp 127.0.0.1:47323->127.0.0.11:53: i/o timeout
+ + + +HTTP Status Code 503 did not match 200
+ + + +HTTP Status Code 503 did not match 200
+ + +