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 |
Mohamed Seada
|
6012fb0649
|
Fix aggregator address (#1646)
|
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 |
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 |
Viswanatha Swamy
|
6f8f247fe9
|
Swamy/01jan2021-small-refactoring (#1570)
* Update Startup.cs
* Removed commented code
* Update UrlsConfig.cs
* Small Refactoring
* Removed Commented Code
* Small Refactoring
|
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
|
71eda6aeb9
|
remove old grpc caller
|
4 years ago |
Borja García Rodríguez
|
55a177feac
|
update dockerfiles without location & api csprojs
|
4 years ago |
Borja García Rodríguez
|
cc28b8cd76
|
remove marketing and locations
|
4 years ago |
Borja García Rodríguez
|
151c1595a6
|
update net 5
|
4 years ago |
David Sanz
|
35b30a109a
|
Top-level statements. Change ordering net standard projects to dotnet 5.
|
4 years ago |
Borja García Rodríguez
|
4e948d0a04
|
grpc improvements
|
4 years ago |
David Sanz
|
2d59b7cc56
|
Change Grpc client creation from a per request approach to a client factory one.
|
4 years ago |
Borja García Rodríguez
|
4a71f483aa
|
top level statements
|
4 years ago |
Borja García Rodríguez
|
d8e64ab5bf
|
interceptor in mobile bff
|
4 years ago |
Borja García Rodríguez
|
f26e27bd4e
|
catch error with interceptor
|
4 years ago |
Borja García Rodríguez
|
b67a487f2c
|
add grpc factory
|
4 years ago |
Borja García Rodríguez
|
646f7121b4
|
added grpc factory and interceptor
|
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 |
Viswanatha Swamy
|
736320b920
|
Swamy/remove unused using and refactoring entity classes (#1371)
* Removed Unused Usings
* Code Refactoring for readbility. Added spaces and moved the classes to separate file
|
4 years ago |
Christian Morgenthaler
|
beda8378d5
|
correct call order of "app.UseCors"
|
4 years ago |
Miguel Veloso
|
135c56a7a8
|
Add cache use comment to Dockerfiles to force PR validation
|
5 years ago |
Miguel Veloso
|
28b8a5e97a
|
Add missing await
|
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
|
62db94848d
|
Configure Envoy to forward SignalR notifications
|
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
|
0c14810a33
|
Replace obsolete IHostingEnvironment for IWebHostEnvironment
|
5 years ago |
Miguel Veloso
|
866e89cad2
|
Remove string interpolation from logging
|
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
|
e4df0336e5
|
Changes in compose config for docker-compose up running ok. Added volumes for data
|
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
|
d68c9e40aa
|
Configuration of envoy routes and minor code fixes
|
5 years ago |
eiximenis
|
9b57122f7a
|
update to net3 rc1
|
5 years ago |
eiximenis
|
a2053deb49
|
Final charts tunning and allowing Linkerd Mesh to be used
|
5 years ago |
eiximenis
|
784ad9d414
|
updated config files
|
5 years ago |
eiximenis
|
efa7d3bc20
|
updated compose and 1st envoy config
|
5 years ago |
ericuss
|
bcb0455d1a
|
add polly for grpc calls
|
5 years ago |
ericuss
|
adb061cc27
|
fix problems with spa adding items to basket
|
5 years ago |