diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index a4174a87..84415cba 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -10,9 +10,11 @@ Need a sprint to get to a fully testable client with entry form, list and as muc /// TODO CLIENT STUFF -#### A PHONE IS PROBABLY NOT THE MOST COMMON SIZE FORM FACTOR THAT WILL BE USED SO SUPPORT IT, YES, BUT DON'T GET HUNG UP ON IT TO THE POINT WHERE IT RUINS THE EXPERIENCE ON A FULL COMPUTER OR TABLET +#### A PHONE IS PROBABLY NOT THE MOST COMMON SIZE FORM FACTOR THAT WILL BE USED. SUPPORT PHONES, YES, BUT DON'T GET HUNG UP ON IT TO THE POINT WHERE IT RUINS THE EXPERIENCE ON A FULL COMPUTER OR TABLET TODO NEXT + + Make a basic crud form with all the fields necessary, then iterate over it adding the items below. - CRUD form for widget: diff --git a/ayanova/src/components/inventorywidgetedit.vue b/ayanova/src/components/inventorywidgetedit.vue index ce3b6f5b..dc38edb7 100644 --- a/ayanova/src/components/inventorywidgetedit.vue +++ b/ayanova/src/components/inventorywidgetedit.vue @@ -55,7 +55,7 @@