From 653504843ea24ec1bdf40b7fe6ffef4791a71c98 Mon Sep 17 00:00:00 2001 From: Annamaria Sassi Date: Tue, 21 Apr 2026 11:45:15 +0200 Subject: [PATCH] Correzioni interfaccia ordini --- Lux.API/Lux.API.csproj | 2 +- Lux.Report.Manager/Lux.Report.Manager.csproj | 2 +- Lux.UI/Components/Compo/Offer/OfferRowMan.razor | 1 - Lux.UI/Components/Compo/Order/OrderRowMan.razor | 10 +++++----- .../Compo/Templates/TemplateRowList.razor.cs | 2 ++ Lux.UI/Lux.UI.csproj | 2 +- Resources/ChangeLog.html | 2 +- Resources/VersNum.txt | 2 +- Resources/manifest.xml | 2 +- 9 files changed, 13 insertions(+), 12 deletions(-) diff --git a/Lux.API/Lux.API.csproj b/Lux.API/Lux.API.csproj index 7a634a5a..f0fe03f3 100644 --- a/Lux.API/Lux.API.csproj +++ b/Lux.API/Lux.API.csproj @@ -4,7 +4,7 @@ net8.0 enable enable - 1.1.2604.2016 + 1.1.2604.2110 diff --git a/Lux.Report.Manager/Lux.Report.Manager.csproj b/Lux.Report.Manager/Lux.Report.Manager.csproj index cbf5d436..6c137abf 100644 --- a/Lux.Report.Manager/Lux.Report.Manager.csproj +++ b/Lux.Report.Manager/Lux.Report.Manager.csproj @@ -4,7 +4,7 @@ net8.0 enable enable - 1.1.2604.2109 + 1.1.2604.2111 diff --git a/Lux.UI/Components/Compo/Offer/OfferRowMan.razor b/Lux.UI/Components/Compo/Offer/OfferRowMan.razor index d15d7541..9a27203b 100644 --- a/Lux.UI/Components/Compo/Offer/OfferRowMan.razor +++ b/Lux.UI/Components/Compo/Offer/OfferRowMan.razor @@ -102,7 +102,6 @@ else Preview - ID } else { diff --git a/Lux.UI/Components/Compo/Order/OrderRowMan.razor b/Lux.UI/Components/Compo/Order/OrderRowMan.razor index 96b6582c..42a47de8 100644 --- a/Lux.UI/Components/Compo/Order/OrderRowMan.razor +++ b/Lux.UI/Components/Compo/Order/OrderRowMan.razor @@ -85,7 +85,7 @@ else @if (DisplayMode == EgwCoreLib.Lux.Core.Enums.DisplayMode.Edit) { - + } Preview @@ -134,8 +134,8 @@ else @if (CurrEditMode == EditMode.None) { - - + + } else { @@ -210,9 +210,9 @@ else
    -
  • + @*
  • @item.Original.Note -
  • + *@
  • @item.Original.OrderRowUID
    @if (ShowBom(item.Original)) diff --git a/Lux.UI/Components/Compo/Templates/TemplateRowList.razor.cs b/Lux.UI/Components/Compo/Templates/TemplateRowList.razor.cs index ac6d95ee..6c7bb12e 100644 --- a/Lux.UI/Components/Compo/Templates/TemplateRowList.razor.cs +++ b/Lux.UI/Components/Compo/Templates/TemplateRowList.razor.cs @@ -79,6 +79,7 @@ namespace Lux.UI.Components.Compo.Templates { ConfInit(); prevJwd = ""; + await ReloadBaseList(); DLService.PipeUpdate.EA_NewMessage += PipeUpdate_EA_NewMessage; DLService.PipePng.EA_NewMessage += PipePng_EA_NewMessage; @@ -92,6 +93,7 @@ namespace Lux.UI.Components.Compo.Templates protected override async Task OnParametersSetAsync() { await ReloadDataAsync(); + currPage = 1; UpdateTable(); } diff --git a/Lux.UI/Lux.UI.csproj b/Lux.UI/Lux.UI.csproj index 3586b790..914aee8f 100644 --- a/Lux.UI/Lux.UI.csproj +++ b/Lux.UI/Lux.UI.csproj @@ -5,7 +5,7 @@ enable enable aspnet-Lux.UI-a758c101-a2f4-4e38-977d-1c4887dbbd50 - 1.1.2604.2016 + 1.1.2604.2110 diff --git a/Resources/ChangeLog.html b/Resources/ChangeLog.html index 14445d95..1d646989 100644 --- a/Resources/ChangeLog.html +++ b/Resources/ChangeLog.html @@ -1,6 +1,6 @@ LUX - Web Windows MES -

    Versione: 1.1.2604.2109

    +

    Versione: 1.1.2604.2111


    Note di rilascio:
    • diff --git a/Resources/VersNum.txt b/Resources/VersNum.txt index 05d8b52e..fce2577c 100644 --- a/Resources/VersNum.txt +++ b/Resources/VersNum.txt @@ -1 +1 @@ -1.1.2604.2109 +1.1.2604.2111 diff --git a/Resources/manifest.xml b/Resources/manifest.xml index d80ac267..83075dc0 100644 --- a/Resources/manifest.xml +++ b/Resources/manifest.xml @@ -1,6 +1,6 @@ - 1.1.2604.2109 + 1.1.2604.2111 http://nexus.steamware.net/repository/SWS/GPW/stable/GPW.UI.zip http://nexus.steamware.net/repository/SWS/GPW/stable/ChangeLog.html false