From eb0e0daeb25ca57b17e6889dd83cb67967e4ffae Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 27 Aug 2021 19:16:12 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 27 +++++++++++++++++++++------ 1 file changed, 21 insertions(+), 6 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 546a9bdb..5ad2049d 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -12,13 +12,14 @@ Aug - migrate add into log username currently logged in and rights? - - - - - Update all dependencies here + + + + +..................................... + go .net 6.0? Timeline?? + Misc "blizzard" Customer UI CSR techs ui accept to wo etc @@ -833,3 +834,17 @@ 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) + MailKit for notification emails + JSON web token for authentication + AspNetCore - web server and services that run all of raven server + EntityFrameWorkCore - All database access from server + NLog - logging for server + NGPSQL - Postgres sql driver for EF Core + Swashbuckle - API docs generator for api explorer + +- Client dependencies updated +