|
|
|
|
@@ -56,18 +56,18 @@
|
|
|
|
|
<!-- <Content Remove="Pages\Products\BulkEdit.razor" /> -->
|
|
|
|
|
<!-- <Compile Remove="Pages\Products\BulkEdit.razor.cs" /> -->
|
|
|
|
|
|
|
|
|
|
<!-- GalleryDialog - uses AddProductImageAsync/RemoveProductImageAsync not in proto -->
|
|
|
|
|
<Compile Remove="Pages\Products\Components\GalleryDialog.razor" />
|
|
|
|
|
<Content Remove="Pages\Products\Components\GalleryDialog.razor" />
|
|
|
|
|
<Compile Remove="Pages\Products\Components\GalleryDialog.razor.cs" />
|
|
|
|
|
<!-- GalleryDialog - ENABLED (proto added) -->
|
|
|
|
|
<!-- <Compile Remove="Pages\Products\Components\GalleryDialog.razor" /> -->
|
|
|
|
|
<!-- <Content Remove="Pages\Products\Components\GalleryDialog.razor" /> -->
|
|
|
|
|
<!-- <Compile Remove="Pages\Products\Components\GalleryDialog.razor.cs" /> -->
|
|
|
|
|
|
|
|
|
|
<!-- CreateDialog/UpdateDialog - uses ImageFile/ThumbnailFile/ImageFileModel not in proto -->
|
|
|
|
|
<Compile Remove="Pages\Products\Components\CreateDialog.razor" />
|
|
|
|
|
<Content Remove="Pages\Products\Components\CreateDialog.razor" />
|
|
|
|
|
<Compile Remove="Pages\Products\Components\CreateDialog.razor.cs" />
|
|
|
|
|
<Compile Remove="Pages\Products\Components\UpdateDialog.razor" />
|
|
|
|
|
<Content Remove="Pages\Products\Components\UpdateDialog.razor" />
|
|
|
|
|
<Compile Remove="Pages\Products\Components\UpdateDialog.razor.cs" />
|
|
|
|
|
<!-- CreateDialog/UpdateDialog - ENABLED (proto added) -->
|
|
|
|
|
<!-- <Compile Remove="Pages\Products\Components\CreateDialog.razor" /> -->
|
|
|
|
|
<!-- <Content Remove="Pages\Products\Components\CreateDialog.razor" /> -->
|
|
|
|
|
<!-- <Compile Remove="Pages\Products\Components\CreateDialog.razor.cs" /> -->
|
|
|
|
|
<!-- <Compile Remove="Pages\Products\Components\UpdateDialog.razor" /> -->
|
|
|
|
|
<!-- <Content Remove="Pages\Products\Components\UpdateDialog.razor" /> -->
|
|
|
|
|
<!-- <Compile Remove="Pages\Products\Components\UpdateDialog.razor.cs" /> -->
|
|
|
|
|
|
|
|
|
|
<!-- Category/Product DragDrop pages - ENABLED -->
|
|
|
|
|
<!-- <Compile Remove="Pages\Category\CategoryProductsDragDropPage.razor" /> -->
|
|
|
|
|
@@ -106,49 +106,83 @@
|
|
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="Blazored.LocalStorage" Version="4.5.0" />
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.Category.Protobuf" Version="0.0.3" />
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.Category.Protobuf" Version="0.0.4" />
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.Otp.Protobuf" Version="0.0.111" />
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.ClubMembership.Protobuf" Version="0.0.3" />
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="FourSat.BackOffice.BFF.Package.Protobuf" Version="0.0.111" />
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.Commission.Protobuf" Version="0.0.3" />
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.Common.Protobuf" Version="0.0.2" />
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.Configuration.Protobuf" Version="1.0.3" />
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.DiscountCategory.Protobuf" Version="0.0.2" />
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.DiscountOrder.Protobuf" Version="0.0.2" />
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.DiscountProduct.Protobuf" Version="0.0.2" />
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.DiscountShoppingCart.Protobuf" Version="0.0.2" />
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.Health.Protobuf" Version="1.0.4" />
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.ManualPayment.Protobuf" Version="0.0.2" />
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.NetworkMembership.Protobuf" Version="0.0.2" />
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.Otp.Protobuf" Version="0.0.112" />
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="FourSat.BackOffice.BFF.Package.Protobuf" Version="0.0.112" />
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.Products.Protobuf" Version="0.0.9" />
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.ProductTag.Protobuf" Version="0.0.2" />
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.PublicMessage.Protobuf" Version="0.0.4" />
|
|
|
|
|
|
|
|
|
|
<!-- Products: Using ProjectReference for latest proto features (ToggleProductStatus, BulkUpdate, CategoryId filter) -->
|
|
|
|
|
<!--<PackageReference Include="Foursat.BackOffice.BFF.Products.Protobuf" Version="0.0.8" />-->
|
|
|
|
|
<ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.Products.Protobuf/BackOffice.BFF.Products.Protobuf.csproj" />
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.Role.Protobuf" Version="0.0.111" />
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.Role.Protobuf" Version="0.0.112" />
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.Tag.Protobuf" Version="0.0.2" />
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.User.Protobuf" Version="0.0.111" />
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.User.Protobuf" Version="0.0.112" />
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.UserAddress.Protobuf" Version="0.0.111" />
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.UserRole.Protobuf" Version="0.0.112" />
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.UserAddress.Protobuf" Version="0.0.112" />
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.UserOrder.Protobuf" Version="0.0.115" />
|
|
|
|
|
|
|
|
|
|
<!-- UserOrder: Using ProjectReference for latest proto features (CancelOrder, ApplyDiscount, UpdateOrderStatus) -->
|
|
|
|
|
<!--<PackageReference Include="Foursat.BackOffice.BFF.UserOrder.Protobuf" Version="0.0.114" />-->
|
|
|
|
|
<ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.UserOrder.Protobuf/BackOffice.BFF.UserOrder.Protobuf.csproj" />
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="Foursat.BackOffice.BFF.UserRole.Protobuf" Version="0.0.111" />
|
|
|
|
|
<!-- <ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.Products.Protobuf/BackOffice.BFF.Products.Protobuf.csproj" />-->
|
|
|
|
|
<!-- <ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.UserOrder.Protobuf/BackOffice.BFF.UserOrder.Protobuf.csproj" />-->
|
|
|
|
|
<!--<PackageReference Include="Foursat.BackOffice.BFF.Commission.Protobuf" Version="0.0.2" />-->
|
|
|
|
|
<ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.Commission.Protobuf/BackOffice.BFF.Commission.Protobuf.csproj" />
|
|
|
|
|
<!--<PackageReference Include="Foursat.BackOffice.BFF.ClubMembership.Protobuf" Version="0.0.1" />-->
|
|
|
|
|
<!--<PackageReference Include="Foursat.BackOffice.BFF.NetworkMembership.Protobuf" Version="0.0.1" />-->
|
|
|
|
|
<ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.ClubMembership.Protobuf/BackOffice.BFF.ClubMembership.Protobuf.csproj" />
|
|
|
|
|
<ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.NetworkMembership.Protobuf/BackOffice.BFF.NetworkMembership.Protobuf.csproj" />
|
|
|
|
|
<ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.Configuration.Protobuf/BackOffice.BFF.Configuration.Protobuf.csproj" />
|
|
|
|
|
<ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.Health.Protobuf/BackOffice.BFF.Health.Protobuf.csproj" />
|
|
|
|
|
<ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.PublicMessage.Protobuf/BackOffice.BFF.PublicMessage.Protobuf.csproj" />
|
|
|
|
|
<ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.ManualPayment.Protobuf/BackOffice.BFF.ManualPayment.Protobuf.csproj" />
|
|
|
|
|
<!-- <ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.Commission.Protobuf/BackOffice.BFF.Commission.Protobuf.csproj" />-->
|
|
|
|
|
<!-- <ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.ClubMembership.Protobuf/BackOffice.BFF.ClubMembership.Protobuf.csproj" />-->
|
|
|
|
|
<!-- <ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.NetworkMembership.Protobuf/BackOffice.BFF.NetworkMembership.Protobuf.csproj" />-->
|
|
|
|
|
<!-- <ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.Configuration.Protobuf/BackOffice.BFF.Configuration.Protobuf.csproj" />-->
|
|
|
|
|
<!-- <ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.Health.Protobuf/BackOffice.BFF.Health.Protobuf.csproj" />-->
|
|
|
|
|
<!-- <ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.PublicMessage.Protobuf/BackOffice.BFF.PublicMessage.Protobuf.csproj" />-->
|
|
|
|
|
<!-- <ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.ManualPayment.Protobuf/BackOffice.BFF.ManualPayment.Protobuf.csproj" />-->
|
|
|
|
|
|
|
|
|
|
<!-- Proto projects for Discount Shop and Tag features -->
|
|
|
|
|
<ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.DiscountProduct.Protobuf/BackOffice.BFF.DiscountProduct.Protobuf.csproj" />
|
|
|
|
|
<ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.DiscountCategory.Protobuf/BackOffice.BFF.DiscountCategory.Protobuf.csproj" />
|
|
|
|
|
<ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.DiscountOrder.Protobuf/BackOffice.BFF.DiscountOrder.Protobuf.csproj" />
|
|
|
|
|
<ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.DiscountShoppingCart.Protobuf/BackOffice.BFF.DiscountShoppingCart.Protobuf.csproj" />
|
|
|
|
|
<ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.Tag.Protobuf/BackOffice.BFF.Tag.Protobuf.csproj" />
|
|
|
|
|
<ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.ProductTag.Protobuf/BackOffice.BFF.ProductTag.Protobuf.csproj" />
|
|
|
|
|
<ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.Common.Protobuf/BackOffice.BFF.Common.Protobuf.csproj" />
|
|
|
|
|
|
|
|
|
|
<!-- <ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.DiscountProduct.Protobuf/BackOffice.BFF.DiscountProduct.Protobuf.csproj" />-->
|
|
|
|
|
<!-- <ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.DiscountCategory.Protobuf/BackOffice.BFF.DiscountCategory.Protobuf.csproj" />-->
|
|
|
|
|
<!-- <ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.DiscountOrder.Protobuf/BackOffice.BFF.DiscountOrder.Protobuf.csproj" />-->
|
|
|
|
|
<!-- <ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.DiscountShoppingCart.Protobuf/BackOffice.BFF.DiscountShoppingCart.Protobuf.csproj" />-->
|
|
|
|
|
<!-- <ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.Tag.Protobuf/BackOffice.BFF.Tag.Protobuf.csproj" />-->
|
|
|
|
|
<!-- <ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.ProductTag.Protobuf/BackOffice.BFF.ProductTag.Protobuf.csproj" />-->
|
|
|
|
|
<!-- <ProjectReference Include="../../../BackOffice.BFF/src/Protobufs/BackOffice.BFF.Common.Protobuf/BackOffice.BFF.Common.Protobuf.csproj" />-->
|
|
|
|
|
<!-- -->
|
|
|
|
|
<PackageReference Include="HtmlAgilityPack" Version="1.12.1" />
|
|
|
|
|
<PackageReference Include="DateTimeConverterCL" Version="1.0.0" />
|
|
|
|
|
<PackageReference Include="Grpc.Core" Version="2.46.6" />
|
|
|
|
|
|