From 56e9285212b0f8f4e55b73e2555a02127f015589 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 27 Aug 2021 20:30:07 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 71c04a9d..5587201d 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -12,15 +12,17 @@ Aug - Update all dependencies here - -..................................... go .net 6.0? Timeline?? Misc "blizzard" + Test migrate with lots of large attached docs just to hammer it + I'm guessing a huge attach might need some exception handling + try one bigger than allowed at server + try a few huge ones from T430 laptop + Customer UI CSR techs ui accept to wo etc Schedule form @@ -835,6 +837,7 @@ MID CENTURY MODERN TUNES - https://www.allmusic.com/album/ultra-lounge-vol-14-bo BUILD 127 CHANGES OF NOTE - Added more code to avoid conflict during erasedatabase and pm generation job in action + - Server dependencies updated (last .net core 5.x update before jump to .net core 6.x which is close to release) Export library for exporting to json/csv Puppeteer for reporting (will be slow on first report load as it will download the latest chromium browser automatically) @@ -852,6 +855,7 @@ BUILD 127 CHANGES OF NOTE FontAwesome - all fonts and icons dompurify - protects user from malicious code in markdown rendering (WIKI) luxon - date time library used everywhere there is any date / time related code + + 5 more that are more development related than release visible stuff