diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index f135aa84..cf6267f6 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -3,14 +3,6 @@ PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route changes etc then back here in order lowest level first as affects the most stuff exponentially so best to do it early =-=-=-=- -todo: ay-history.vue - 8: { - name: vm.$ay.t("EventLicenseTrialRequest"), - icon: "fa-arrow-circle-down"//hol up, this is the download icon...wtf?? - -todo: persisted state: https://github.com/robinvdvleuten/vuex-persistedstate - - I can control which paths are persisted, maybe there is shit in there that doesn't need to be persisted or shouldn't be - - maybe not an issue with reset and clearing code added recently todo: remember scroll position in lists when returning, make sure it is working, will be a pain if not