diff --git a/.gitignore b/.gitignore index 41b4a3d..a036818 100644 --- a/.gitignore +++ b/.gitignore @@ -106,5 +106,7 @@ dist .idea/workspace.xml .DS_Store + /dist + mongo_example_swarmlab.js \ No newline at end of file diff --git a/.idea/runConfigurations/dev_client.xml b/.idea/runConfigurations/dev_client.xml deleted file mode 100644 index 128a3db..0000000 --- a/.idea/runConfigurations/dev_client.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - diff --git a/web/src/views/DashboardHome.vue b/web/src/views/DashboardHome.vue index 8ce17c5..6fe56e0 100644 --- a/web/src/views/DashboardHome.vue +++ b/web/src/views/DashboardHome.vue @@ -25,16 +25,17 @@

System status

-

All systems operational

+

All systems operational

+

Something does not seem right

-

...tiles

+

App Info

Bottom tile

-
+
diff --git a/web/src/views/Login.vue b/web/src/views/Login.vue index 1befeda..5051389 100644 --- a/web/src/views/Login.vue +++ b/web/src/views/Login.vue @@ -29,7 +29,7 @@

-
+
{{ msg }}