Added auto-open object and also some fixes for vuex store issues revealed when adding this feature

This commit is contained in:
2020-05-15 19:38:27 +00:00
parent c866ad684f
commit 49a0ee4c78
6 changed files with 39 additions and 20 deletions

View File

@@ -9,6 +9,10 @@ todo: can I receive an email link to an AyaNova object that opens the AyaNova ap
- a link to localhost:8080?go=2,1
- http://localhost:7575?go=2,1
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
todo: remember scroll position in lists when returning, make sure it is working, will be a pain if not
todo: OPS routes (SERVER AND CLIENT)