diff --git a/dashboard/.gitignore b/dashboard/.gitignore
index 12ac64720..6e03962af 100644
--- a/dashboard/.gitignore
+++ b/dashboard/.gitignore
@@ -1,2 +1,3 @@
node_modules/
-.DS_Store
\ No newline at end of file
+.DS_Store
+dist/
\ No newline at end of file
diff --git a/dashboard/src/components/shared/SidebarCustomizer.vue b/dashboard/src/components/shared/SidebarCustomizer.vue
new file mode 100644
index 000000000..625320d0d
--- /dev/null
+++ b/dashboard/src/components/shared/SidebarCustomizer.vue
@@ -0,0 +1,290 @@
+
+