From 0f77819de148d836573f13807b5399d62a8cbe67 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 20 Nov 2018 19:07:58 +0000 Subject: [PATCH] --- app/ayanova/src/components/inventorywidgettop.vue | 3 +++ app/ayanova/src/views/inventory.vue | 2 +- devdocs/todo.txt | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/app/ayanova/src/components/inventorywidgettop.vue b/app/ayanova/src/components/inventorywidgettop.vue index 31cc99e1..31aa81d1 100644 --- a/app/ayanova/src/components/inventorywidgettop.vue +++ b/app/ayanova/src/components/inventorywidgettop.vue @@ -3,6 +3,9 @@

TOP WIDGET

+ todo: make this a box / card, add the buttons for the functionality or maybe a menu inside it + common options on front and less common in the menu + also does it expand insde to show sub items like edit a widget or widget list or does that open to a new window entirely or dialog?
diff --git a/app/ayanova/src/views/inventory.vue b/app/ayanova/src/views/inventory.vue index 176085e8..75d9b3ae 100644 --- a/app/ayanova/src/views/inventory.vue +++ b/app/ayanova/src/views/inventory.vue @@ -1,5 +1,5 @@