This commit is contained in:
@@ -235,7 +235,7 @@ TODO: 1 BETA DOCS:
|
|||||||
|
|
||||||
|
|
||||||
- 1 DOING: resurrect the old e2e test that opened every form and data table in the program and expand it to ensure it *does* open *every* possible form in the router.js
|
- 1 DOING: resurrect the old e2e test that opened every form and data table in the program and expand it to ensure it *does* open *every* possible form in the router.js
|
||||||
Is missing some forms possibly so go through router.js and look for any missing routes
|
Is missing some forms see notes.txt in e2e project
|
||||||
|
|
||||||
- 1 todo: turn tag selection into a COMMAND and add a slight delay to allow for it to do the search because it's currently too fast and so it adds instead of selecting
|
- 1 todo: turn tag selection into a COMMAND and add a slight delay to allow for it to do the search because it's currently too fast and so it adds instead of selecting
|
||||||
or maybe instead of delay it waits until it sees the search result then selects
|
or maybe instead of delay it waits until it sees the search result then selects
|
||||||
@@ -253,6 +253,9 @@ TODO: 1 BETA DOCS:
|
|||||||
they currently take too long to deliver and the notifications page requires a refresh as it will not display even when the notify icon shows it's in until refres
|
they currently take too long to deliver and the notifications page requires a refresh as it will not display even when the notify icon shows it's in until refres
|
||||||
actually, this might be a bug of it's own, maybe if inactive for time it refreshes automatically??
|
actually, this might be a bug of it's own, maybe if inactive for time it refreshes automatically??
|
||||||
|
|
||||||
|
- 1 todo: deploy to linux server test heavily and see if this error crops up again or is it just my pc:
|
||||||
|
Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unexpected end of request content
|
||||||
|
could it be a non async route? https://tipsfordev.com/unhandled-exception-in-asp-net-core-web-api-on-linux
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user