diff --git a/dashboard/src/components/AccessControl.vue b/dashboard/src/components/AccessControl.vue new file mode 100644 index 000000000..983f05b04 --- /dev/null +++ b/dashboard/src/components/AccessControl.vue @@ -0,0 +1,58 @@ + + + + + diff --git a/dashboard/src/components/AppInstallDialog.vue b/dashboard/src/components/AppInstallDialog.vue index 37c8ce50b..3362ba8f7 100644 --- a/dashboard/src/components/AppInstallDialog.vue +++ b/dashboard/src/components/AppInstallDialog.vue @@ -19,10 +19,19 @@
-
Now install {{ manifest.title }}
-
-
- +
+
+ + + + + + + + +
+
+
@@ -32,9 +41,10 @@