From b06d6d71af567bfd5dc5e1e458248a105ce9a951 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 28 Feb 2020 22:59:52 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 4f4a53bd..74a96a48 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -46,6 +46,12 @@ CURRENT TODOs todo: custom fields currency type control NOT implement yet, are there others too? + +todo: custom fields date only and time only are not setting but combined date/time is setting + - It's possible I made a change in datetime that I need to also make in standalone separate ones to update properly + - Maybe in event emitted? + + todo: apparently I can change the buttons to display the text not uppercase with class="text-none" or something - https://github.com/vuetifyjs/vuetify/issues/3948 todo: save (post) of new record at client triggers renavigation to that page again which also triggers fetch