Mango.Nop.Plugins/Nop.Plugin.Misc.AIPlugin/Domains/DataLayer
Loretta 3bde0b4063 Refactor EkaerHistory filtering; add count endpoint
Refactored GetEkaerHistories to use a new GetByFilter method in EkaerHistoryDbTable for SQL-compatible, flag-based filtering. Added GetEkaerHistoryCount endpoint and supporting CountByFilterAsync method. Improved status partitioning logic and clarified related comments.
2026-06-12 18:45:53 +02:00
..
Interfaces Rename Preorder domain to PreOrder across codebase 2026-05-30 16:26:51 +02:00
CargoPartnerDbTable.cs Add CargoPartner/CargoTruck relations and eager loading 2026-05-31 14:01:58 +02:00
CargoTruckDbTable.cs Rename Preorder domain to PreOrder across codebase 2026-05-30 16:26:51 +02:00
CustomerCreditDbTable.cs
EkaerHistoryDbTable.cs Refactor EkaerHistory filtering; add count endpoint 2026-06-12 18:45:53 +02:00
FilesDbTable.cs
FruitBankDbContext.cs Add EkaerHistory support: controller, DI, and DbTable 2026-06-10 16:24:59 +02:00
MeasuringItemPalletBaseDbTable.cs
OrderDtoDbTable.cs
OrderItemDtoDbTable.cs
OrderItemPalletDbTable.cs
PartnerDbTable.cs Add PartnerDepot support: data table, DI, SignalR endpoints 2026-06-09 15:28:57 +02:00
PartnerDepotDbTable.cs Add PartnerDepot support: data table, DI, SignalR endpoints 2026-06-09 15:28:57 +02:00
PreorderDbContext.cs Rename Preorder domain to PreOrder across codebase 2026-05-30 16:26:51 +02:00
PreorderDbTable.cs Rename Preorder domain to PreOrder across codebase 2026-05-30 16:26:51 +02:00
PreorderItemDbTable.cs Rename Preorder domain to PreOrder across codebase 2026-05-30 16:26:51 +02:00
ProductDtoDbTable.cs
ShippingDbTable.cs Add CargoPartner/CargoTruck relations and eager loading 2026-05-31 14:01:58 +02:00
ShippingDocumentDbTable.cs Add CargoPartner/CargoTruck relations and eager loading 2026-05-31 14:01:58 +02:00
ShippingDocumentToFilesDbTable.cs
ShippingItemDbTable.cs
ShippingItemPalletDbTable.cs
StockQuantityHistoryDtoDbTable.cs
StockTakingDbContext.cs
StockTakingDbTable.cs
StockTakingItemDbTable.cs
StockTakingItemPalletDbTable.cs