Cédric Michel
07d7275860
Fix docker environment issues ( #694 )
2022-04-06 08:28:57 -04:00
dependabot[bot]
bca3c43e9c
Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore
...
Bumps [Microsoft.AspNetCore.Identity.EntityFrameworkCore](https://github.com/dotnet/aspnetcore ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v6.0.1...v6.0.2 )
---
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 >
2022-02-24 11:58:08 +00:00
dependabot[bot]
b1973fcc3d
Bump Microsoft.VisualStudio.Web.CodeGeneration.Design
...
Bumps [Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/dotnet/Scaffolding ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/dotnet/Scaffolding/releases )
- [Commits](https://github.com/dotnet/Scaffolding/commits )
---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Web.CodeGeneration.Design
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-09 14:21:25 +00:00
Cédric Michel
87ae6c618c
fix some issue and cover by test ( #669 )
2022-01-25 10:50:15 -05:00
Cédric Michel
6847cdaa0c
update all nuget package use new version of Ardalis.Specifications ( #668 )
2022-01-21 10:36:07 -05:00
Abu Zafor Khairuzzaman
cc6529d5a3
Fix issue #660 (null reference issue) ( #661 )
2022-01-21 10:13:51 -05:00
Cédric Michel
1e13733d3d
Feature/migrate to minimal api ( #662 )
...
* migrate from classic controller to minimal api
* fix all PublicApi integration test
* update all nuget package add forget project
* fix pay now
* Adapt readme use in memory database
* undo AuthenticateEndpoint to use EndpointBaseAsync
* Update README.md
Co-authored-by: Steve Smith <steve@kentsmiths.com >
Co-authored-by: Steve Smith <steve@kentsmiths.com >
2022-01-21 10:13:31 -05:00
Steve Smith
5b69b5b03c
Code cleanup
2021-12-12 18:32:21 -05:00
dependabot[bot]
e9ab201f70
Bump System.IdentityModel.Tokens.Jwt from 6.14.1 to 6.15.0 ( #641 )
...
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet ) from 6.14.1 to 6.15.0.
- [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.14.1...6.15.0 )
---
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>
2021-12-12 18:25:59 -05:00
Steve Smith
ce63e38a23
net6conversion ( #642 )
...
* Converting to net6 startup and integration test formats
* Update to minimal api and using pagetitle
* Adjust functional test fixtures
Update ApiEndpoints package version
* Finish migration to minimal api startup
2021-12-06 15:14:43 -05:00
Steve Smith
6f5a6c0860
Fixed codeanalysis issue
2021-11-11 17:34:54 -05:00
dependabot[bot]
d7c7540779
Bump Microsoft.VisualStudio.Web.CodeGeneration.Design ( #630 )
...
Bumps [Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/dotnet/Scaffolding ) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/dotnet/Scaffolding/releases )
- [Commits](https://github.com/dotnet/Scaffolding/commits )
---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Web.CodeGeneration.Design
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>
2021-11-11 16:49:47 -05:00
dependabot[bot]
7b7ef32f68
Bump Microsoft.AspNetCore.Components.WebAssembly.Server ( #632 )
...
Bumps [Microsoft.AspNetCore.Components.WebAssembly.Server](https://github.com/dotnet/aspnetcore ) from 5.0.11 to 6.0.0.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.11...v6.0.0 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Server
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>
2021-11-11 16:48:57 -05:00
dependabot[bot]
3183f5ea18
Bump Microsoft.EntityFrameworkCore.InMemory from 5.0.11 to 6.0.0 ( #626 )
...
Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore ) from 5.0.11 to 6.0.0.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v5.0.11...v6.0.0 )
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.InMemory
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>
2021-11-11 16:44:07 -05:00
dependabot[bot]
3989924033
Bump Microsoft.EntityFrameworkCore.Tools from 5.0.11 to 6.0.0 ( #625 )
...
Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore ) from 5.0.11 to 6.0.0.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v5.0.11...v6.0.0 )
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Tools
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>
2021-11-11 16:43:39 -05:00
dependabot[bot]
9a8b503f3d
Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore ( #623 )
...
Bumps [Microsoft.AspNetCore.Identity.EntityFrameworkCore](https://github.com/dotnet/aspnetcore ) from 5.0.11 to 6.0.0.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.11...v6.0.0 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore
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>
2021-11-11 16:43:12 -05:00
dependabot[bot]
0bfffdeaa8
Bump Microsoft.AspNetCore.Identity.UI from 5.0.11 to 6.0.0 ( #621 )
...
Bumps [Microsoft.AspNetCore.Identity.UI](https://github.com/dotnet/aspnetcore ) from 5.0.11 to 6.0.0.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.11...v6.0.0 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Identity.UI
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>
2021-11-11 16:42:45 -05:00
dependabot[bot]
1e10afaced
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 5.0.11 to 6.0.0 ( #620 )
...
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore ) from 5.0.11 to 6.0.0.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.11...v6.0.0 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
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>
2021-11-11 16:42:15 -05:00
dependabot[bot]
16afdb4963
Bump Microsoft.CodeAnalysis from 3.11.0 to 4.0.1 ( #624 )
...
Bumps [Microsoft.CodeAnalysis](https://github.com/dotnet/roslyn ) from 3.11.0 to 4.0.1.
- [Release notes](https://github.com/dotnet/roslyn/releases )
- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md )
- [Commits](https://github.com/dotnet/roslyn/commits )
---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis
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>
2021-11-11 16:41:42 -05:00
dependabot[bot]
5813666ebc
Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore ( #615 )
...
Bumps [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore ) from 5.0.11 to 6.0.0.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.11...v6.0.0 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
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>
2021-11-11 16:41:21 -05:00
dependabot[bot]
6f5333c2e8
Bump System.IdentityModel.Tokens.Jwt from 6.14.0 to 6.14.1 ( #613 )
...
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet ) from 6.14.0 to 6.14.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.14.0...6.14.1 )
---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
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>
2021-11-11 16:41:04 -05:00
dependabot[bot]
d19f0f7841
Bump Microsoft.EntityFrameworkCore.SqlServer from 5.0.11 to 6.0.0 ( #616 )
...
Bumps [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore ) from 5.0.11 to 6.0.0.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v5.0.11...v6.0.0 )
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.SqlServer
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>
2021-11-11 16:39:59 -05:00
Shady Nagy
9db2feb930
Shady nagy/net6 ( #614 )
...
* udated to .net6
* used the .net6 version RC2
* added editconfig.
* App core new Scoped Namespaces style.
* BlazorAdmin new Scoped Namespaces style.
* Blazor Shared new Scoped Namespaces style.
* Infra new Scoped Namespaces style.
* public api new Scoped Namespaces style.
* web new Scoped Namespaces style.
* FunctionalTests new Scoped Namespaces style.
* Integrational tests new Scoped Namespaces style.
* unit tests new Scoped Namespaces style.
* update github action.
* update github action.
* change the global.
2021-11-05 19:55:48 -04:00
Cédric Michel
ed30f3dcc4
fix bad redirection ( #608 )
...
* fix bad redirection
fix cleanning of local storage on startup
* update all nuget package
* avoid magic string
2021-11-01 10:35:26 -04:00
Cédric Michel
ed63faac84
update all nuget package ( #603 )
2021-10-28 09:25:55 -04:00
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>
2021-10-26 13:44:32 -04:00
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>
2021-10-26 11:09:33 -04:00
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>
2021-10-25 17:05:25 -04:00
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>
2021-10-25 17:05:12 -04:00
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>
2021-10-25 16:12:43 -04:00
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>
2021-10-25 16:12:05 -04:00
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
2021-10-25 15:13:02 -04:00
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>
2021-10-24 17:56:08 -04:00
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 >
2021-10-24 17:47:31 -04:00
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>
2021-10-24 17:40:42 -04:00
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 >
2021-09-27 14:03:22 +00:00
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
2021-09-27 19:33:07 +05:30
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 >
2021-09-27 12:42:29 +00:00
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 >
2021-09-27 12:42:26 +00:00
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 >
2021-08-25 14:59:30 +00:00
Sumit Ghosh
28af1642f6
Feature/update net 5 ( #487 )
...
* Updated ApplicationCore to net 5
* Updated Infrastructure project to net 5
* Updated BlazorShared project to net 5
* Updated PublicApi project to net 5
* Updated Web mvc project to net 5
* Updated BlazorAdmin project to net-5
* Updated FunctionalTests to net 5
* Updated UnitTests project to net 5
* Updated IntegrationTests project to net 5
* Fixed CSS specific bug in BlazorAdmin project
* Updated github action worflow yaml
* Changes the name to only .NET
* Removed hardcoded minor version from github action workflow.
* Removed commneted code.
* Removed minor versions from the docker file
* Updated dotnet-ef tool version configuration to net-5
* Removed old migration plans
* Added net5 migration plans
* Updated infrastructure projecti setting.
* Removed database error page related configuration
* Removed commented package.
2020-12-03 11:23:11 -05:00
Shady Nagy
d5610aad12
Upgrade ardalis.ApiEndpoints to v2. ( #451 )
2020-08-07 17:19:32 -04:00
Steve Smith
754c845e9f
Upgrade to use Specification 4.0.0 ( #444 )
2020-07-31 14:52:14 -04:00
Shady Nagy
e1f9ddd192
BlazorShared and Services ( #430 )
...
* Service to Services
* Change Shared project to BlazorShared
* change refrerances to BlazorShared
2020-07-25 17:28:21 -04:00
Steve Smith
8d3ac693d4
Add Blazor WebAssembly Admin Page ( #426 )
...
* Added Blazor Client
Configured PublicAPI CORS to allow traffic from client
* Make admin page home page; remove extra pages
Add CatalogType list endpoint
* Wired up Types and Brands in the API and the admin list page
* Adding a custom HttpClient to talk securely to API
* Ardalis/blazor (#419 )
* Login added
* AuthService will handel http request secure and not secure.
* Logout added
* CatalogBrandService in it is own service
* Get token from localstorage when refresh.
* used GetAsync
* Fixed Login and Logout switch.
* CatalogItemService added
* CatalogTypeService added & Auth for CatalogType.
using not used removed.
* Made BlazorComponent and BlazorLayoutComponent for refresh.
Index now small enough to be in one file.
* Removed the service from program main and use lazy singleton.
* used OnInitialized
* Refactoring and detecting login status in login.razor
* Refactoring login to redirect if user is already logged in
* Blazor login with MVC (#420 )
* Blazor login with MVC
* return back the PasswordSignInAsync in Login page
* CRUD added (#422 )
* CRUD added
* Unit Test changed to meet new redirect /admin
* CreateCatalogItemRequest added.
* Action caption added.
* Validation added for name and price.
* Updated port of api
Redirect to returnUrl from login
* Add username to /admin; link to my profile
* Working on authorization of /admin
* Working on custom auth locking down /admin page
* Microsoft authorize working.Login.razor removed.Login from SignInMana… (#425 )
* Microsoft authorize working.Login.razor removed.Login from SignInManager and create token from it.unit test fixed.
* GetTokenFromController function used in CustomAuthStateProvider
* Cleaned up button styles
Refactored to use codebehind for List component
Updated Not Authorized view
Co-authored-by: Shady Nagy <shadynagi@gmail.com >
2020-07-24 12:36:47 -04:00
Steve Smith
1c75f08a33
Add catalogitem update endpoint to public api ( #418 )
...
* Initial update endpoint working
* Updated CatalogItem to support more updates; added tests
* Got MediatR domain events working to check for duplicate item names
* Adding reference link
* Remove domain events spike code
* clean up usings
2020-07-10 11:50:46 -04:00
Steve Smith
dd5a435cb4
Adding Endpoints with Authorization in separate PublicApi project ( #413 )
...
* Adding tests for GetById endpoint
* Updating tests and messages
* Adding paged endpoint and also AutoMapper
* Authenticate endpoint works as bool with tests
* Got JWT token security working with Create and Delete endpoints and Swashbuckle.
* Working on getting cookie and jwt token auth working in the same app
All tests are passing
* Creating new project and moving APIs
Build succeeds; tests need updated.
* all tests passing after moving services to PublicApi project
* Fix authorize attributes
* Uncomment and update ApiCatalogControllerLists tests
Co-authored-by: Eric Fleming <eric-fleming18@hotmail.com >
2020-06-30 11:36:28 -04:00
Eric Fleming
e5e9868003
Refactor startup ( #412 )
...
* Removing unused folder
* Refactoring Startup.cs
2020-06-29 14:00:54 -04:00
Steve Smith
b4d0f07c2e
Adding API Endpoints for Catalog Items ( #410 )
...
* Adding new Endpoints
* update nuget packages
* Modifying API to work well with Swagger.
* Remove Swashbuckle.Core
2020-06-25 16:23:44 -04:00
yigith
3b1339787f
401 fix ( #408 )
...
* transfer basket on login
* review page
* unit tests for TransferBasketAsync
2020-06-24 20:48:23 -04:00