From 81e5d2ffa2d2fd5d871f096669d110cb1c95acce Mon Sep 17 00:00:00 2001 From: sario528 <28790463+sario528@user.noreply.github.com> Date: Sun, 19 Jul 2020 13:19:23 -0500 Subject: [PATCH 1/4] Added commands, linter showed no errors --- dashboard/src/components/Commands.vue | 204 +++++++++++++++++++++++++- 1 file changed, 203 insertions(+), 1 deletion(-) diff --git a/dashboard/src/components/Commands.vue b/dashboard/src/components/Commands.vue index b6ce0bd7..b42062fb 100644 --- a/dashboard/src/components/Commands.vue +++ b/dashboard/src/components/Commands.vue @@ -17,7 +17,209 @@ From c23ea674f84ebb88878a239ebafb07e6d13e1387 Mon Sep 17 00:00:00 2001 From: sario528 <28790463+sario528@user.noreply.github.com> Date: Sun, 19 Jul 2020 15:23:04 -0500 Subject: [PATCH 2/4] Better css formatting --- dashboard/src/components/Commands.vue | 415 +++++++++++++------------- 1 file changed, 213 insertions(+), 202 deletions(-) diff --git a/dashboard/src/components/Commands.vue b/dashboard/src/components/Commands.vue index b42062fb..cec4d45e 100644 --- a/dashboard/src/components/Commands.vue +++ b/dashboard/src/components/Commands.vue @@ -18,208 +18,219 @@ From cf44de37ce5f07876776379e8cc3d6dc28b440f1 Mon Sep 17 00:00:00 2001 From: sario528 <28790463+sario528@user.noreply.github.com> Date: Sun, 19 Jul 2020 13:19:23 -0500 Subject: [PATCH 3/4] Added commands, linter showed no errors --- frontend/src/components/Commands.vue | 204 ++++++++++++++++++++++++++- 1 file changed, 203 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/Commands.vue b/frontend/src/components/Commands.vue index b6ce0bd7..b42062fb 100644 --- a/frontend/src/components/Commands.vue +++ b/frontend/src/components/Commands.vue @@ -17,7 +17,209 @@ From b2ff84cb7cb50fdd12beaf30ec24311c954cda67 Mon Sep 17 00:00:00 2001 From: sario528 <28790463+sario528@user.noreply.github.com> Date: Sun, 19 Jul 2020 15:23:04 -0500 Subject: [PATCH 4/4] Better css formatting --- frontend/src/components/Commands.vue | 415 ++++++++++++++------------- 1 file changed, 213 insertions(+), 202 deletions(-) diff --git a/frontend/src/components/Commands.vue b/frontend/src/components/Commands.vue index b42062fb..cec4d45e 100644 --- a/frontend/src/components/Commands.vue +++ b/frontend/src/components/Commands.vue @@ -18,208 +18,219 @@