From 64729f4e859bb396c731115c05f785e5d6653ab0 Mon Sep 17 00:00:00 2001 From: Lukas Hirt Date: Tue, 2 Jul 2019 13:22:28 +0200 Subject: [PATCH] Add new collaborators WIP --- .../src/components/FileSharingSidebar.vue | 56 ++++++++++++++++--- 1 file changed, 48 insertions(+), 8 deletions(-) diff --git a/apps/files/src/components/FileSharingSidebar.vue b/apps/files/src/components/FileSharingSidebar.vue index b4ad30f6c72..5dfada5b74d 100644 --- a/apps/files/src/components/FileSharingSidebar.vue +++ b/apps/files/src/components/FileSharingSidebar.vue @@ -30,6 +30,39 @@ {{ buildRecipientDisplay(item) }} +
+
+ + {{ selectedItem.label }} +
+
+ +
+ + Select role +

{{ selectedNewRole.description }}

+ +
    +
  • + {{ role.name }} +

    {{ role.description }}

    +
  • +
+
+
+
+ + 04 - 07 - 2019 +
+
+ Cancel +
+
+ Add collaborators +
+
+
+