From d50cf26177ce878095a5611e9befe71be1d505aa Mon Sep 17 00:00:00 2001 From: "zaccaria.majid" Date: Thu, 29 Jun 2023 17:00:19 +0200 Subject: [PATCH 001/181] ok plot con libreria compo --- MP.Data/MP.Data.csproj | 1 + MP.INVE/MP.INVE.csproj | 2 +- MP.INVE/Pages/Invio.razor.cs | 4 +- MP.INVE/Resources/ChangeLog.html | 2 +- MP.INVE/Resources/VersNum.txt | 2 +- MP.INVE/Resources/manifest.xml | 2 +- MP.Prog/MP.Prog.csproj | 2 +- MP.Prog/Resources/ChangeLog.html | 2 +- MP.Prog/Resources/VersNum.txt | 2 +- MP.Prog/Resources/manifest.xml | 2 +- MP.SPEC/.config/dotnet-tools.json | 5 ++ MP.SPEC/Components/Chart/Doughnut.razor | 1 - MP.SPEC/Components/Chart/Doughnut.razor.cs | 59 --------------------- MP.SPEC/Components/ODLPlot.razor | 2 +- MP.SPEC/Components/ODLPlot.razor.cs | 3 +- MP.SPEC/Data/DoughnutStyling.cs | 16 ------ MP.SPEC/MP.SPEC.csproj | 4 +- MP.SPEC/Resources/ChangeLog.html | 2 +- MP.SPEC/Resources/VersNum.txt | 2 +- MP.SPEC/Resources/manifest.xml | 2 +- MP.SPEC/wwwroot/images/LogoEgw.png | Bin 3051 -> 0 bytes 21 files changed, 24 insertions(+), 93 deletions(-) create mode 100644 MP.SPEC/.config/dotnet-tools.json delete mode 100644 MP.SPEC/Components/Chart/Doughnut.razor delete mode 100644 MP.SPEC/Components/Chart/Doughnut.razor.cs delete mode 100644 MP.SPEC/Data/DoughnutStyling.cs delete mode 100644 MP.SPEC/wwwroot/images/LogoEgw.png diff --git a/MP.Data/MP.Data.csproj b/MP.Data/MP.Data.csproj index 586f068a..83d8498c 100644 --- a/MP.Data/MP.Data.csproj +++ b/MP.Data/MP.Data.csproj @@ -17,6 +17,7 @@ + diff --git a/MP.INVE/MP.INVE.csproj b/MP.INVE/MP.INVE.csproj index 04e8ed68..3d658b8d 100644 --- a/MP.INVE/MP.INVE.csproj +++ b/MP.INVE/MP.INVE.csproj @@ -5,7 +5,7 @@ enable enable MP.INVE - 6.16.2302.316 + 6.16.2302.2309 diff --git a/MP.INVE/Pages/Invio.razor.cs b/MP.INVE/Pages/Invio.razor.cs index 008165df..4e2bd6ca 100644 --- a/MP.INVE/Pages/Invio.razor.cs +++ b/MP.INVE/Pages/Invio.razor.cs @@ -129,8 +129,8 @@ namespace MP.INVE.Pages mostra = true; } - protected override async Task OnAfterRenderAsync(bool firstRender) - { + protected override async Task OnAfterRenderAsync(bool firstRender) + { await Task.Delay(50); if (firstRender) { diff --git a/MP.INVE/Resources/ChangeLog.html b/MP.INVE/Resources/ChangeLog.html index d72b423b..000ed40f 100644 --- a/MP.INVE/Resources/ChangeLog.html +++ b/MP.INVE/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MAPOINVE -

Versione: 6.16.2302.316

+

Versione: 6.16.2302.2309


Note di rilascio: