From 4b45ead49f7c55036454335ab9c463bf6db1bed8 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 10 May 2022 23:22:36 +0000 Subject: [PATCH] --- .vscode/launch.json | 2 +- devdocs/todo.txt | 15 ++++++--------- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index 7c905164..2c3525c1 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -48,7 +48,7 @@ "AYANOVA_DATA_PATH": "c:\\temp\\ravendata", "AYANOVA_USE_URLS": "http://*:7575;", //"AYANOVA_PERMANENTLY_ERASE_DATABASE":"true", - "AYANOVA_SERVER_TEST_MODE": "true", + "AYANOVA_SERVER_TEST_MODE": "false", "AYANOVA_SERVER_TEST_MODE_TZ_OFFSET": "-8", //"AYANOVA_REPORT_RENDERING_TIMEOUT":"1", "AYANOVA_SERVER_TEST_MODE_SEEDLEVEL": "small", diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 2297c2ca..2342b006 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -1,7 +1,8 @@ # now +todo: update front end dependencies - +todo: check qboi user count and remove from website and any download links if visible or in installer if visible TODO: Unit model select template doesn't offer UPC as a field nor does it in Unit though Unit's I guess maybe don't work that way, see v7 to confirm where UPC code was exposed @@ -25,7 +26,6 @@ ADD TO DOCS: TEST IMPORT FILE OPEN ON iPad device as the file input accept type may not work with apple -There is a postgres14 update, check into it for the windows standalone and docs, see if it's a critical upgrade or not @@ -99,7 +99,7 @@ todo: test key revocation critical path items: - docs completed - QBI - - QBOI (or server to login and path for them to do it on their server however that works so we can exit that biz) + - QBOI FUCK THIS DROP IT>>?? (or server to login and path for them to do it on their server however that works so we can exit that biz) - import inventory and parts for future new sales will be critical ultimately being able to import directly from other apps export formats or online api keys would be ideal - Pricing, how we will approach it for new vs v7 and what it will be @@ -323,7 +323,7 @@ todo: 1 should a superuser really have a dashboard? todo: 2 adm-import lists a lot of objects that are work order item children etc, I think people mainly want invenotry (which isn't there), customers, ho maybe, whatever is the biggest lists so remove unimportable types, implement most desired import types -todo 2: sb able to make a work order directly from a Unit, Customer or anything tiable to a customer and have it all properly filled in with customer pre-selected and unit if unit sourced +todo 2: sb able to make a work order directly from a Unit, Customer or anything tie-able to a customer and have it all properly filled in with customer pre-selected and unit if unit sourced I see this as a new menu item not from the list of work orders for example (though that should really preselect the customer too) @@ -331,7 +331,7 @@ todo: 2 or 3 category team view color based on user color? check category schedule control docs or implement in my slot override todo: 2 create workorder, quote, pm from customer record?? - was that a v7 feature? make it so? v.next? + was that a v7 feature? No it wasn't, but it's a good idea to have it todo: 3 cant' use CSP with ayanova without opening it up considerably and allowing unsafe-inline sounds like it's theoretically possible to work but the fontawesome fonts would need to be static or something and styles would need a nonce and etc @@ -962,10 +962,7 @@ Current v8 docs home: https://www.ayanova.com/docs/next BUILD 8.0.0-beta.6 CHANGES OF NOTE -- Customer user docs system changed at back end and front end so that customer only sees their own manual not the regular AyaNova manual -- Customer user documentation written -- Completed docs (or at least none are "under CONSTRUCTION" still) -- removed default rate from the loaner edit form, it was unimplemented anywhere else and not in v7 and would require a lot of backing code to make it work +- Updated swashbuckle, JoseJWT, Microsoft.openAPI, puppeteersharp