dependabot[bot]
9a9b8fbc6f
Bump Microsoft.AspNetCore.Authentication.JwtBearer in /src/Web/WebMVC ( #1751 )
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore ) from 5.0.2 to 5.0.9.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.2...v5.0.9 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
GitHubPang
a478fdabf6
Fix typo in field name. ( #1727 )
httpContextAccesor > httpContextAccessor
3 years ago
Kaypee
6982f0e7c4
Correct typo error in Shipping Address ( #1712 )
Co-authored-by: kwabena <kwabena@mpharma.com>
3 years ago
Miguel Veloso
7405ebaf80
Update README, catalog image files and MVC page size
3 years ago
Sander Obdeijn
8ed25875af
Added EventBus.Tests to solution ( #1684 )
* - Added EventBus.Tests to solution
- Updated targetframework to net5.0
- Consolidated nuget packages
* Added copy EventBus.Tests.csproj to DockerFile's
3 years ago
Sumit Ghosh
19baeb7069
Migrates from Newtonsoft.Json to System.Text.Json ( #1658 )
* Included System.Text.Json related changes
* Fixed order details summary in WebMVC
* Updated custom JsonConverter
3 years ago
Rich Lander
d0cd2830a8
Update sdk tag ( #1647 )
3 years ago
Sumit Ghosh
834af1209e
Fixes : #1599 | Applies patch to dotnet/sdk buster-slim docker image ( #1601 )
* Included docker file patch
* Used specific npm 6 package version
4 years ago
Miguel Veloso
8da9c84385
Add community code changes since migration start
4 years ago
Borja García Rodríguez
2b91170662
clean up solution
4 years ago
Hetal Kapadia
afb4534acc
Fixes #1581 : Fixed total decimal place issue and User hover menu display/usability issue. ( #1582 )
4 years ago
Miguel Veloso
79e7e42aa8
Upgrade healthchecks packages
4 years ago
Miguel Veloso
96c0c1d32c
Upgrade key packages
4 years ago
Sumit Ghosh
70a5e7bff6
Removes dotnet.myget.org NuGetPackage feed references ( #1576 )
* Removed Nuget package feed
* Removed unused System.ValueTuple package
* Downloadgraded Microsoft.AspNetCore.Hosting.Abstractions package
* Removed unused package
* Downgraded System.IO.Compression.ZipFile package
* Used Microsoft.AspNetCore.DataProtection.StackExchangeRedis package
4 years ago
Borja García Rodríguez
ad29cfcdfe
fix restores on docker.develop images
4 years ago
Borja García Rodríguez
ce504d9d36
Updated to aspnet 5 dockerfiles.development for azds
4 years ago
Borja García Rodríguez
c970512232
remove load test references
4 years ago
Viswanatha Swamy
811874b76a
Swamy/remove unused using and refactor the code ( #1555 )
* Removed Unused Using and Reorganized the Using
* Removed unused using, Reorganized using, moved the class to separate file, removed commented code in Catalog.API
* Revert "Removed unused using, Reorganized using, moved the class to separate file, removed commented code in Catalog.API"
This reverts commit 34241c4306
.
* Removed unused using and reorganized the using inside "Services" folder
* Removed Unused using and reoganized the using
* Refactor Webhooks.API
* Removed unused using and reorganized using inside Catalog.API
* Refactoring
* Removed unsed using
* Added line break just to differentiate between the messages
* Removed unused usings
* Simple Refactoring
4 years ago
Borja García Rodríguez
ff728ec096
consolidate packages
4 years ago
Borja García Rodríguez
98552b7785
delete marketing and locations references
4 years ago
Borja García Rodríguez
55a177feac
update dockerfiles without location & api csprojs
4 years ago
Borja García Rodríguez
6fecd22ce8
update mvc references
4 years ago
Borja García Rodríguez
19460bb1f1
update nuget packages
4 years ago
Borja García Rodríguez
5fa317f5c4
net 5 webapps
4 years ago
Yingting Huang
d2a1e5ac1e
Fix login issue Exception: Correlation failed ( #1516 )
Fix samesite issue when running eShop from docker-compose locally as by default http protocol is being used
Refer to https://github.com/dotnet-architecture/eShopOnContainers/issues/1391
4 years ago
Sumit Ghosh
2711d33e3f
Updated credit card default exipiration value. ( #1535 )
4 years ago
ansonzhang
388d0b7b5d
Fixed #1495 bug : UseLoadTest missing claimsType ( #1508 )
* Update ByPassAuthMiddleware.cs
* Update ByPassAuthMiddleware.cs
* remove WebMVC/ByPassAuthMiddleware duplicate cliam
* remove Ordering.API/ByPassAuthMid duplicate cliam
* remove Location.API/ByPassAuthMid duplicate cliam
* remove Market.API/ByPassAuthMid duplicate cliam
* change webmvc bypassauth: claimType of sub
* change ordering bypassauth: claimType of sub
* change location bypassauth: claimType of sub
* change market bypassauth: claimType of sub
4 years ago
jeremiahflaga
7c1261bf69
for issue #1423 : changed literal string "OpenIdConnect" to constant string ( #1424 )
Co-authored-by: Jeremiah Flaga <j.flaga@arcanys.com>
4 years ago
hfz-r
85aea20046
Fix for Campaigns exception and SignalR 401 Unauthorized ( #1374 )
* update API Gateway - /locations-api/ @ webmarketing/envoy.yaml
* updated signalr services
- envoy: webmarketingapigw
- latest client: webmvc
- service hub: ordering-signalrhub
Co-authored-by: hfz-r <hafiz.roslan@hartalega.com.my>
4 years ago
Mark Harwood
ae01a5c176
Removed unused usings from ModelDTOs ( #1373 )
4 years ago
ericuss
09fabcdcfb
Remove obsolete middleware UseApplicationInsights
4 years ago
ericuss
e671f32c44
Change extension method to load the configuration
4 years ago
Miguel Veloso
135c56a7a8
Add cache use comment to Dockerfiles to force PR validation
5 years ago
Miguel Veloso
44d3fcf767
Update packages
5 years ago
Miguel Veloso
3a1aff0191
Update base images to 3.1
5 years ago
Miguel Veloso
5a442cb7c0
Don't force LongPolling for SignalR
5 years ago
Miguel Veloso
f88d8c4ba3
Fix SignalR + MVC through Envoy
5 years ago
Miguel Veloso
593be81bb0
Improve docker build cache usage
5 years ago
Miguel Veloso
ade6358eca
Reorganize project folders
5 years ago
Miguel Veloso
30aeec8b72
Remove SignalR transport parameter on clients
5 years ago
Miguel Veloso
0c14810a33
Replace obsolete IHostingEnvironment for IWebHostEnvironment
5 years ago
Miguel Veloso
866e89cad2
Remove string interpolation from logging
5 years ago
Miguel Veloso
a1f64f9b6c
Add back logging traces referenced in the wiki
5 years ago
Miguel Veloso
5013ff40ba
Remove unnecessary commands from dockerfiles
5 years ago
Miguel Veloso
b34b8d2403
Sort package references
5 years ago
Miguel Veloso
9bbb37aed5
Sort package references
5 years ago
eiximenis
34a0c03434
Update dockerfile.develop to net3
5 years ago
eiximenis
08e9b2641a
Final adjustments to make envoy work with ingress and remove Polly from http calls
5 years ago
eiximenis
60998cbd5c
Fixing some generic issues
5 years ago
eiximenis
dc2e7c215b
updated charts for local k8s deployment
5 years ago