From a15a00ab6bb7cf6933000f0ffced149339f0382e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakob=20R=C3=B6hrl?= Date: Tue, 28 Jan 2020 11:58:03 +0100 Subject: [PATCH 1/4] new color picker MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakob Röhrl --- .../navigation/AppNavigationBoard.vue | 23 +++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/src/components/navigation/AppNavigationBoard.vue b/src/components/navigation/AppNavigationBoard.vue index b15149e61..69b091f55 100644 --- a/src/components/navigation/AppNavigationBoard.vue +++ b/src/components/navigation/AppNavigationBoard.vue @@ -69,7 +69,12 @@ class="icon-close" @click.stop.prevent="cancelEdit"> - + + +
+ Click to choose color +
+
@@ -77,7 +82,8 @@ - - diff --git a/src/components/board/TagsTabSidebar.vue b/src/components/board/TagsTabSidebar.vue index a6c49659d..a4417e5ab 100644 --- a/src/components/board/TagsTabSidebar.vue +++ b/src/components/board/TagsTabSidebar.vue @@ -2,7 +2,11 @@
  • + - diff --git a/src/components/navigation/AppNavigationBoard.vue b/src/components/navigation/AppNavigationBoard.vue index 9b39149e1..4b6b4b8f0 100644 --- a/src/components/navigation/AppNavigationBoard.vue +++ b/src/components/navigation/AppNavigationBoard.vue @@ -62,7 +62,7 @@
    -
    +
    @@ -79,7 +79,6 @@ diff --git a/src/components/card/CardSidebar.vue b/src/components/card/CardSidebar.vue index de47544f1..6931d6374 100644 --- a/src/components/card/CardSidebar.vue +++ b/src/components/card/CardSidebar.vue @@ -26,7 +26,10 @@ :subtitle="subtitle" @close="closeSidebar">