Cédric Michel
ed63faac84
update all nuget package ( #603 )
4 years ago
Cédric Michel
463e6f522d
change BuyerId to 256 because it represent the user name from identity and it also mandatory ( #597 )
4 years ago
Cédric Michel
cfd4f4e22d
Dependabot/nuget/blazored.local storage 4.1.5 ( #596 )
* Bump Blazored.LocalStorage from 3.0.0 to 4.1.5
Bumps [Blazored.LocalStorage](https://github.com/Blazored/LocalStorage ) from 3.0.0 to 4.1.5.
- [Release notes](https://github.com/Blazored/LocalStorage/releases )
- [Commits](https://github.com/Blazored/LocalStorage/compare/v3.0.0...v4.1.5 )
---
updated-dependencies:
- dependency-name: Blazored.LocalStorage
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* use AddBlazoredLocalStorage instead of add Localstorage
align version of nuget package
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Steve Smith
4da4822e8e
Update AddItemToBasket.cs
4 years ago
Steve Smith
c7e171e03f
move GuardExtensions ( #595 )
4 years ago
dependabot[bot]
c23d92793e
Bump Microsoft.AspNetCore.Components.WebAssembly from 5.0.0 to 5.0.11 ( #593 )
Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore ) from 5.0.0 to 5.0.11.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.0...v5.0.11 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
8a9a50d9e7
Bump System.Text.Json from 5.0.0 to 5.0.2 ( #591 )
Bumps [System.Text.Json](https://github.com/dotnet/runtime ) from 5.0.0 to 5.0.2.
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v5.0.0...v5.0.2 )
---
updated-dependencies:
- dependency-name: System.Text.Json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
5a59ec33c2
Bump Microsoft.AspNetCore.Mvc.Testing from 5.0.0 to 5.0.11 ( #590 )
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore ) from 5.0.0 to 5.0.11.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.0...v5.0.11 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
7fe8fd8a7c
Bump System.IdentityModel.Tokens.Jwt from 6.8.0 to 6.13.1 ( #589 )
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet ) from 6.8.0 to 6.13.1.
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases )
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/6.8.0...6.13.1 )
---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Cédric Michel
f6a975acbe
make : // TODO: Make a generic service for any LookupData type ( #594 )
* make : // TODO: Make a generic service for any LookupData type => CatalogLookupDataService
* Update src/BlazorAdmin/Services/CachedCatalogTypeServiceDecorator.cs
Co-authored-by: Steve Smith <steve@kentsmiths.com>
4 years ago
Cédric Michel
8f55b1b56a
manage conflict (generic way) use toast to show error ( #588 )
* manage conflict (generic way) use toast to show error
* fix httpservice after merge conflict, adapt to use new repository
4 years ago
dependabot[bot]
935167daaf
Bump Microsoft.EntityFrameworkCore.Tools from 5.0.0 to 5.0.11 ( #586 )
Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore ) from 5.0.0 to 5.0.11.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v5.0.0...v5.0.11 )
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Tools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
71109f4d72
Bump Microsoft.EntityFrameworkCore.InMemory from 5.0.0 to 5.0.11 ( #585 )
Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore ) from 5.0.0 to 5.0.11.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v5.0.0...v5.0.11 )
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.InMemory
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
de013f7037
Bump Microsoft.AspNetCore.Components.WebAssembly.Server ( #587 )
Bumps [Microsoft.AspNetCore.Components.WebAssembly.Server](https://github.com/dotnet/aspnetcore ) from 5.0.0 to 5.0.11.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.0...v5.0.11 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Server
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
9ec7cb69a3
Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore ( #584 )
Bumps [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore ) from 5.0.10 to 5.0.11.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.10...v5.0.11 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
9656d021da
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.11.0 ( #583 )
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 16.8.0 to 16.11.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.0...v16.11.0 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
5d23b314b1
Bump Microsoft.AspNetCore.Components.WebAssembly.Authentication ( #580 )
Bumps [Microsoft.AspNetCore.Components.WebAssembly.Authentication](https://github.com/dotnet/aspnetcore ) from 5.0.0 to 5.0.11.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.0...v5.0.11 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Authentication
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Steve Smith
8a45a2c858
Update Specification and other packages to latest version ( #582 )
* Updating repositories and specification version
Need to fix broken tests
* removing test that would just be testing mocked result now
* Refactored from IAsyncRepository and removed it.
Tests pass.
* Update packages
4 years ago
Daniyar Alpyspayev
fee2bbce3d
refactored the Infrastructure project ( #553 )
4 years ago
Cédric Michel
729354297f
Make TODO: Only run this if using a real database ( #569 )
use IsSqlServer extension method on catalogContext.Database (DatabaseFacade)
4 years ago
dependabot[bot]
52e2f0b06f
Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets ( #576 )
Bumps Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.10.9 to 1.11.1.
---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Azure.Containers.Tools.Targets
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
896fad1587
Bump AutoMapper.Extensions.Microsoft.DependencyInjection ( #575 )
Bumps [AutoMapper.Extensions.Microsoft.DependencyInjection](https://github.com/AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection ) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection/releases )
- [Commits](https://github.com/AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection/compare/v8.1.0...v8.1.1 )
---
updated-dependencies:
- dependency-name: AutoMapper.Extensions.Microsoft.DependencyInjection
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
742f515720
Bump Microsoft.Extensions.Identity.Core from 5.0.0 to 5.0.11 ( #577 )
Bumps [Microsoft.Extensions.Identity.Core](https://github.com/dotnet/aspnetcore ) from 5.0.0 to 5.0.11.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.0...v5.0.11 )
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Identity.Core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Cédric Michel
530df9d685
fix to remove usage of IIS port. ( #552 )
* fix to not using IIS port.
add more information in readme to start application with correct profile correcponding in the appsettings
* Update README.md
Co-authored-by: Steve Smith <steve@kentsmiths.com>
4 years ago
Abu Zafor Khairuzzaman
c02efcd4be
Fix profile update routing issue ( #564 )
4 years ago
yigith
97320e16ca
changed method name ( #566 )
4 years ago
Jessica Petty
65b8e5985e
Add new Rich Navigation workflow file ( #481 )
4 years ago
dependabot[bot]
7066f429ea
Bump FluentValidation from 9.3.0 to 10.3.4 ( #573 )
Bumps [FluentValidation](https://github.com/JeremySkinner/fluentvalidation ) from 9.3.0 to 10.3.4.
- [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases )
- [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt )
- [Commits](https://github.com/JeremySkinner/fluentvalidation/compare/9.3.0...10.3.4 )
---
updated-dependencies:
- dependency-name: FluentValidation
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
a508e6ea23
Bump Microsoft.AspNetCore.Components.Authorization from 5.0.0 to 5.0.11 ( #574 )
Bumps [Microsoft.AspNetCore.Components.Authorization](https://github.com/dotnet/aspnetcore ) from 5.0.0 to 5.0.11.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.0...v5.0.11 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.Authorization
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
40ca20ad91
Bump Microsoft.EntityFrameworkCore.SqlServer from 5.0.0 to 5.0.11 ( #571 )
Bumps [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore ) from 5.0.0 to 5.0.11.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/commits )
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.SqlServer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Smith <steve@kentsmiths.com>
4 years ago
Cédric Michel
5b5abd9c8d
Issue/567 ( #568 )
* Correctly manage page count when Page size = 0
* make =>TODO: Need to change the api to support full list
Manage to support full list when pagesize is unknow
4 years ago
dependabot[bot]
cafd5d0544
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 5.0.9 to 5.0.11 ( #570 )
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore ) from 5.0.9 to 5.0.11.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Commits](https://github.com/dotnet/aspnetcore/commits )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Sumit Ghosh
ec1dc0ede3
Merge pull request #558 from dotnet-architecture/dependabot/nuget/Swashbuckle.AspNetCore.SwaggerUI-6.2.2
Bump Swashbuckle.AspNetCore.SwaggerUI from 5.6.3 to 6.2.2
4 years ago
Sumit Ghosh
77b908b8a0
Merge pull request #557 from dotnet-architecture/dependabot/nuget/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore-5.0.10
Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 5.0.0 to 5.0.10
4 years ago
dependabot[bot]
ab7122bed7
Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
Bumps [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore ) from 5.0.0 to 5.0.10.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.0...v5.0.10 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Sumit Ghosh
45bf78eda7
Merge pull request #556 from dotnet-architecture/dependabot/nuget/BuildBundlerMinifier-3.2.449
Bump BuildBundlerMinifier from 2.9.406 to 3.2.449
4 years ago
Sumit Ghosh
951acfcd44
Merge pull request #555 from dotnet-architecture/dependabot/nuget/Microsoft.AspNetCore.Identity.EntityFrameworkCore-5.0.10
Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 5.0.0 to 5.0.10
4 years ago
Sumit Ghosh
d1ca3ac069
Merge pull request #554 from dotnet-architecture/dependabot/nuget/Microsoft.AspNetCore.Components.WebAssembly.DevServer-5.0.10
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 5.0.0 to 5.0.10
4 years ago
dependabot[bot]
065f9445ca
Bump Swashbuckle.AspNetCore.SwaggerUI from 5.6.3 to 6.2.2
Bumps [Swashbuckle.AspNetCore.SwaggerUI](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 5.6.3 to 6.2.2.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.6.3...v6.2.2 )
---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore.SwaggerUI
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
f42b1ce349
Bump BuildBundlerMinifier from 2.9.406 to 3.2.449
Bumps [BuildBundlerMinifier](https://github.com/madskristensen/BundlerMinifier ) from 2.9.406 to 3.2.449.
- [Release notes](https://github.com/madskristensen/BundlerMinifier/releases )
- [Changelog](https://github.com/madskristensen/BundlerMinifier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/madskristensen/BundlerMinifier/commits )
---
updated-dependencies:
- dependency-name: BuildBundlerMinifier
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
f67ca2766c
Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore
Bumps [Microsoft.AspNetCore.Identity.EntityFrameworkCore](https://github.com/dotnet/aspnetcore ) from 5.0.0 to 5.0.10.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.0...v5.0.10 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
9b5ca33708
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer
Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore ) from 5.0.0 to 5.0.10.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.0...v5.0.10 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Sumit Ghosh
ef837760f6
Merge pull request #424 from Youssef1313/patch-2
Create dependabot.yml
4 years ago
Sumit Ghosh
ccc9bd724a
Merge pull request #551 from khairuzzaman/master
Fix Manage Account Broken UI
4 years ago
Sumit Ghosh
e9869cc7d8
Merge pull request #548 from dotnet-architecture/dependabot/nuget/src/PublicApi/Microsoft.AspNetCore.Authentication.JwtBearer-5.0.9
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 5.0.0 to 5.0.9 in /src/PublicApi
4 years ago
Sumit Ghosh
5132b96024
Merge pull request #549 from dotnet-architecture/dependabot/nuget/src/Web/Microsoft.AspNetCore.Authentication.JwtBearer-5.0.9
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 5.0.0 to 5.0.9 in /src/Web
4 years ago
Abu Zafor Khairuzzaman
d35a0d4d3f
fix Manage Account broken UI
4 years ago
dependabot[bot]
f58cd5aa17
Bump Microsoft.AspNetCore.Authentication.JwtBearer in /src/Web
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore ) from 5.0.0 to 5.0.9.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.0...v5.0.9 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
a0cfec094d
Bump Microsoft.AspNetCore.Authentication.JwtBearer in /src/PublicApi
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore ) from 5.0.0 to 5.0.9.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.0...v5.0.9 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
KurnakovMaksim
ce20b08e7d
Edit Include to ThenInclude ( #540 )
4 years ago