diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 1f3eb414..73ee044e 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -49,14 +49,15 @@ SHELL / NAV / MENUS / LAYOUT TODO: LOCALIZATION - TODO ACTIONS - - - Remove relative time token filter integration tests - - Keep the ones that rely on filtering dates between values because that's how the client will be sending the relative filters + + HAPPY MONDAY!! + - Remove relative time token filter integration tests + - Keep the ones that rely on filtering dates between values because that's how the client will be sending the relative filters - DataTable, make bools display as checkboxes instead of text (could just use icons instead of actual checkbox) - DataTable Need enum translator in it's own class or maybe part of locale or uses locale I guess - DataTable Editing and saving a widget makes it disappear from list, the default sort order sb by record ID so they stay in same order - + - Determine best way to handle filters at client then code it - Modify datalist server code to alternatively accept a json filter string instead of a filter ID (post?) - Actually, this is jsut for relative dates so, instead how about optional start and stop date parameters to go with filterid that contains relative filter? diff --git a/ayanova/src/App.vue b/ayanova/src/App.vue index 22884f14..04c31bf3 100644 --- a/ayanova/src/App.vue +++ b/ayanova/src/App.vue @@ -219,7 +219,6 @@ import openObjectHandler from "./api/open-object-handler"; export default { components: { - //gztest gzconfirm, gznotify }, diff --git a/ayanova/src/components/HelloWorld.vue b/ayanova/src/components/HelloWorld.vue deleted file mode 100644 index 739c4be5..00000000 --- a/ayanova/src/components/HelloWorld.vue +++ /dev/null @@ -1,43 +0,0 @@ - - - - - diff --git a/ayanova/src/components/gztest.vue b/ayanova/src/components/gztest.vue deleted file mode 100644 index 07abc4d7..00000000 --- a/ayanova/src/components/gztest.vue +++ /dev/null @@ -1,23 +0,0 @@ - - - diff --git a/ayanova/src/components/inventorypartassemblytop.vue b/ayanova/src/components/inventorypartassemblytop.vue deleted file mode 100644 index 015e4340..00000000 --- a/ayanova/src/components/inventorypartassemblytop.vue +++ /dev/null @@ -1,28 +0,0 @@ - - - - - diff --git a/ayanova/src/components/inventoryparttop.vue b/ayanova/src/components/inventoryparttop.vue deleted file mode 100644 index 0a635d39..00000000 --- a/ayanova/src/components/inventoryparttop.vue +++ /dev/null @@ -1,28 +0,0 @@ - - - - - diff --git a/ayanova/src/components/inventorypotop.vue b/ayanova/src/components/inventorypotop.vue deleted file mode 100644 index 1c63dffc..00000000 --- a/ayanova/src/components/inventorypotop.vue +++ /dev/null @@ -1,28 +0,0 @@ - - - - - diff --git a/ayanova/src/components/inventorywarehousetop.vue b/ayanova/src/components/inventorywarehousetop.vue deleted file mode 100644 index d2bf588b..00000000 --- a/ayanova/src/components/inventorywarehousetop.vue +++ /dev/null @@ -1,28 +0,0 @@ - - - - - diff --git a/ayanova/src/components/testinventorywidgetlist.vue b/ayanova/src/components/testinventorywidgetlist.vue deleted file mode 100644 index 2b5814b5..00000000 --- a/ayanova/src/components/testinventorywidgetlist.vue +++ /dev/null @@ -1,285 +0,0 @@ - - - diff --git a/ayanova/src/views/test-inventory.vue b/ayanova/src/views/test-inventory.vue deleted file mode 100644 index f4eb859c..00000000 --- a/ayanova/src/views/test-inventory.vue +++ /dev/null @@ -1,87 +0,0 @@ - - -