From 6b0c20e2f527811cab2b7e59cc60b390b9d43575 Mon Sep 17 00:00:00 2001 From: Brandon Fergerson Date: Sat, 30 Apr 2022 10:51:41 +0200 Subject: [PATCH] portal view --- src/layout/components/NavBar.vue | 72 ++++++++++++------------- src/layout/components/SideBar.vue | 6 +-- src/router/dashboard.ts | 65 ----------------------- src/router/selfObservability.ts | 10 ---- src/styles/index.ts | 6 +-- src/views/dashboard/panel/Layout.vue | 4 +- src/views/dashboard/panel/Tool.vue | 78 ++++++++++++++-------------- 7 files changed, 83 insertions(+), 158 deletions(-) diff --git a/src/layout/components/NavBar.vue b/src/layout/components/NavBar.vue index 8d72c06c..b90d5bf9 100644 --- a/src/layout/components/NavBar.vue +++ b/src/layout/components/NavBar.vue @@ -12,42 +12,42 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +