From 9fd2d7092c467497ddafb6aeec1c20a4bfd7e821 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 21 May 2020 20:24:19 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 8 -------- 1 file changed, 8 deletions(-) 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