Calle Veale
9a8527b141
Removed auth
3 years ago
Calle Veale
4297b2efe0
Slimmed down to Ordering Service
3 years ago
David Pine
bf7ade80d2
Update CardType.cs ( #1674 )
Sync with https://github.com/dotnet/docs/pull/24236
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
Matt Callahan
a71b004897
updated CardType and Enumeration classes ( #1528 )
* updated CardType and Enumeration classes
* Update per IEvangelist's suggestion
* Update src/Services/Ordering/Ordering.Domain/SeedWork/Enumeration.cs
Co-authored-by: David Pine <david.pine@microsoft.com>
Co-authored-by: Sumit Ghosh <sumit.ghosh@neudesic.com>
Co-authored-by: David Pine <david.pine@microsoft.com>
3 years ago
Roman Marusyk
9b1a08a761
Service Bus persisted connection for ISubscriptionClient ( #1521 )
4 years ago
alecola
df93807677
GracePeriodManagerTask renamed in GracePeriodManagerService ( #1615 )
4 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
Borja García Rodríguez
fda8d8f869
program to top level statement
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
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
InstanceFactory
c3d91dd914
Fixed Issue #1410 ( #1560 )
Added IdentityUrlExternal to src\Services\Ordering\Ordering.FunctionalTests\appsettings.json; sorted the properties
4 years ago
Borja García Rodríguez
6fc60480c1
integration events updated to record types
4 years ago
Borja García Rodríguez
ff728ec096
consolidate packages
4 years ago
Borja García Rodríguez
55a177feac
update dockerfiles without location & api csprojs
4 years ago
Borja García Rodríguez
aef73d7b6e
fix functional tests
4 years ago
David Sanz
02bc1b9394
Update logging nuge package dependency.
4 years ago
David Sanz
35b30a109a
Top-level statements. Change ordering net standard projects to dotnet 5.
4 years ago
David Sanz
6b47be9335
Update nuget packages for Ordering service.
4 years ago
Gur Galler
b50296428b
Removed unnecessary await ( #1546 )
4 years ago
David Sanz
90d70f8efc
Add record types for DTOs. Update ordering DockerFiles to dotnet 5.0 base images.
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
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
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
Christian Morgenthaler
beda8378d5
correct call order of "app.UseCors"
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
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
3a1aff0191
Update base images to 3.1
5 years ago
Miguel Veloso
285b0cebe4
Fix to close issue #1162
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