This commit is contained in:
2020-05-21 20:24:19 +00:00
parent f2ea7b0ec6
commit 9fd2d7092c

View File

@@ -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