diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 13e6fd28..8c71ff1d 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -3,28 +3,11 @@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -todo: DataListFilter UI pretty shitty - error on duplicate - how to make a new filter? - todo: decimal-control and currency-control: - Fix currency and decimal input controls since after vue-currency update latest version get error ".$ci is undefined" when open a form with them on it - proposal: remove all need for vue-currency-input, see if can roll my own using intl code - or: fix the stupid error that has now crept in due to unneeded changes they made - ## I'm downgrading to the last working version for now and will look into rewriting this to remove the dependency since it just uses Intl.NumberFormat behind the scenes - just like I'm doing with date and time inputs - NOTE: Last working version is "vue-currency-input": "1.20.3", - Plan: figure out if can ditch it as a dependency and if not then figure out how to work with it now as it's all different - - - -todo: breaking change in latest vuetify with integer bound to v-text-field have kept this version awaiting fix, reported - https://github.com/vuetifyjs/vuetify/pull/12451 - If not fixed in a timely manner can downgrade to the build before this one ### BIG ITEMS ### -todo: Postgres 13? + todo: export from grid to xls, csv etc. I'm thinking perhaps also a secondary ability to make report templates that are actually intended for export to xls or whatever as an additional feature @@ -35,6 +18,7 @@ todo: export from grid to xls, csv etc. DASHBOARD / KPI / BIZ METRICS + todo: DASHBOARD - Joyce kpi / charts and graphs - these cases: @@ -57,6 +41,14 @@ todo: service workers for monaco going in root of website folder, must be a conf https://github.com/microsoft/monaco-editor-webpack-plugin/issues/126 awaiting reply, if nothing by the time I get here then delete and wait for email notification or if I care enough again to bother with it (cosmetic) + +ON HOLD +=-=-=-=- +todo: breaking change in latest vuetify with integer bound to v-text-field have kept this version awaiting fix, reported + https://github.com/vuetifyjs/vuetify/pull/12451 + If not fixed in a timely manner can downgrade to the build before this one + + @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@ ROADMAP STAGE 5 - FINALIZE ALL NON BIZ OBJECT SPECIFIC FUNCTIONALITY @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@