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
eiximenis
34a0c03434
Update dockerfile.develop to net3
5 years ago
Miguel Veloso
c0eb481f8e
Remove obsolote package
5 years ago
eiximenis
0df81ff5d2
Removing unneeded files. Making compatible FailingMiddleware & Healthchecks
5 years ago
Oleh Savoskin
6375f5b763
A tiny fix of the issue #1121
5 years ago
Maira Wenzel
9dae52f80b
update link
(cherry picked from commit 2d5fbc9237
)
5 years ago
eiximenis
d68c9e40aa
Configuration of envoy routes and minor code fixes
5 years ago
eiximenis
9b57122f7a
update to net3 rc1
5 years ago
jabarca
403b731d12
fix typo in PaymentSucceded option
5 years ago
eiximenis
a2053deb49
Final charts tunning and allowing Linkerd Mesh to be used
5 years ago
ericuss
42b3444b28
fix ordering tests
5 years ago
ericuss
57f7c50b69
fix unit test of basket
5 years ago
ericuss
977e6ce8e2
fix tests of basket
5 years ago
ericuss
a29a34fe27
Fix identity server
5 years ago