diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 1dd2810c..7228f669 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -50,7 +50,7 @@ SHELL / NAV / MENUS / LAYOUT TODO: REname Client view vue files to closer reflect what they are and similar to help docs so can see at a glance which is which, currently it's just arbitrary - +TODO: client log has no help and naming might be an issue, determine a naming scheme for all non ui group specfic stuff TODO: DECIDE WHERE TO PUT MRU? In Home or in drop down menu. (I'm leaning towards in HOME as it's own page because it can be large list and don't want to burden or slow the menu too much) TODO: STUB OUT MENU ITEMS MISSING - PUT SEARCH into main menu that opens a route to a dedicated search page (or results open in dedicated search for typing into menu?) diff --git a/ayanova/src/views/contracts.vue b/ayanova/src/views/svc-contracts.vue similarity index 100% rename from ayanova/src/views/contracts.vue rename to ayanova/src/views/svc-contracts.vue