diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 6b02efb4..c3198cd2 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -28,7 +28,7 @@ NEXT TODOS: - or, would the dirty check on nav away cover this anyway? - Would it be annoying on a small device? - - Locale settings move to store + - DONE Locale settings move to store - Right now if you reload a page the locale settings reset back to default as they are not backed by the store - However localized text keys do not because they *are* backed by the store - Put locale settings in store or invalidate and refresh them on reload @@ -36,6 +36,7 @@ NEXT TODOS: DONE: 404 - Can enter a route of /bad and it will just show an empty form like it thinks it's valid or something + DONE: UNDER CONSTRUCTION - show under construction page in every item that has no current view so it's clear it's not just buggy and blank but purposefully so diff --git a/ayanova/src/api/aboutinfo.js b/ayanova/src/api/aboutinfo.js index b532f3a6..cca51b98 100644 --- a/ayanova/src/api/aboutinfo.js +++ b/ayanova/src/api/aboutinfo.js @@ -1,5 +1,5 @@ export default { - version: "8.0.0-alpha.5", + version: "8.0.0-alpha.6", copyright: "Copyright © 1999-2019, Ground Zero Tech-Works Inc. All Rights Reserved", browser: {