David Sanz
6b47be9335
Update nuget packages for Ordering service.
4 years ago
Borja García Rodríguez
e66e61187f
customer basket items setteable
4 years ago
Borja García Rodríguez
1fe0121e84
record types
4 years ago
Gur Galler
b50296428b
Removed unnecessary await ( #1546 )
4 years ago
Borja García Rodríguez
19a5dde1ac
net5
4 years ago
Borja García Rodríguez
4fcb70c739
fix namespace top level statement
4 years ago
David Sanz
90d70f8efc
Add record types for DTOs. Update ordering DockerFiles to dotnet 5.0 base images.
4 years ago
Borja García Rodríguez
4a71f483aa
top level statements
4 years ago
David Sanz
94b1a0bed0
Fix ordering test settings
4 years ago
David Sanz
b90c0f4c3e
Update to netcore 5.0 framework
4 years ago
Borja García Rodríguez
b67a487f2c
add grpc factory
4 years ago
Borja García Rodríguez
51251a3f75
update basket api to dotnet 5 and nuget packages
4 years ago
Sumit Ghosh
2711d33e3f
Updated credit card default exipiration value. ( #1535 )
4 years ago
Gerard Gunnewijk
c59e522161
Finished sentence and fixed spelling mistake. ( #1536 )
4 years ago
ansonzhang
7e59cd1ffc
Fixed #1518 bug ( #1520 )
* Update CatalogContextModelSnapshot.cs
* Update CatalogContextSeed.cs
* Modify CSV data
* Give PictureFileName assignment
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
Zakaria
0b4f44659d
Change ReadAllBytes to ReadAllBytesAsync in PicController ( #1425 )
4 years ago
Nabil Sedoud
313879e52b
fix disposing of direct instantiated objects in calalog service #1392 ( #1395 )
4 years ago
Majid Ali Khan Quaid
7617ee4880
Mis-Spelled 'client' ( #1411 )
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
André Silva
921de69418
refactored Equals() method on ValueObject ( #1316 )
4 years ago
Dmytro Hridin
b426909d36
CatalogService: Fix issue with Status set when items list is empty ( #1304 )
* Fix issue with Status set when items list is empty
* Change method Count() call to Count property
Co-authored-by: Dmytro Hridin <v-dmytro.hridin@lionbridge.com>
4 years ago
Christian Morgenthaler
beda8378d5
correct call order of "app.UseCors"
4 years ago
ericuss
09fabcdcfb
Remove obsolete middleware UseApplicationInsights
4 years ago
ericuss
07aba24ce4
fix authorization in webhooks api
4 years ago
ericuss
e671f32c44
Change extension method to load the configuration
4 years ago
ericuss
9cb1c9eef9
Error fixed, applied the cookie policy to lax mode
4 years ago
Miguel Veloso
0087ff4121
User internal docker dns names
5 years ago
Miguel Veloso
135c56a7a8
Add cache use comment to Dockerfiles to force PR validation
5 years ago
epique@plainconcepts.com
314c6742fc
fixed https://github.com/dotnet-architecture/eShopOnContainers/issues/1181
5 years ago
Miguel Veloso
a77b158d43
Add back looging to Seq and Logstash
5 years ago
Miguel Veloso
49358ae70b
Update to IHost
- Return IHost from CreateHostBuilder
- Register AutoFac with UseServiceProviderFactory() in CreateHostBuilder
5 years ago
Miguel Veloso
44d3fcf767
Update packages
5 years ago
Miguel Veloso
f8ea1ee92f
Upgrade Locations to 3.1
5 years ago
Miguel Veloso
3a1aff0191
Update base images to 3.1
5 years ago
Miguel Veloso
60b28055ef
Update to 3.1
- Fix test to work on Catalog.API controller, using in-memory database
5 years ago
Miguel Veloso
c84be74079
Explore adding CSP
5 years ago
Miguel Veloso
285b0cebe4
Fix to close issue #1162
5 years ago
Miguel Veloso
8734958e5e
Add IdentityUrlExternal config in appsettings
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
556c07b105
MVC working with SignalR without Envoy
5 years ago
Miguel Veloso
dcd0f3fba2
Remove obsolete references
5 years ago
Miguel Veloso
0c14810a33
Replace obsolete IHostingEnvironment for IWebHostEnvironment
5 years ago
Miguel Veloso
c3f7178631
Change obsolete .ForSqlServerUseSequenceHiLo for .UseHiLo
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