eiximenis
a34ed28445
SPA adapted to gateway
7 years ago
eiximenis
181b475e32
MVC adapted to marketing bff apigw
7 years ago
eiximenis
152fcc8205
Fixed errors and updated config
7 years ago
eiximenis
a18cec21fe
Missing aggregator project
7 years ago
eiximenis
8cfb74fe93
Fixing SPA for using aggregators
7 years ago
Eduard Tomàs
6cc87fc80a
renaming of PurchaseBff to Aggregator
7 years ago
Eduard Tomàs
0be655d2e0
Fixing errors in SPA when calling basket api through apigw
7 years ago
Eduard Tomàs
8edd736196
Updating SPA for working with PurchaseBFF.
7 years ago
Eduard Tomàs
704e6ae693
Finished purchase-bff implementation and ocelot rerouting
7 years ago
Eduard Tomàs
b0d4ae5a72
All order flow goes through Purchase BFF API. Also some refactorings.
7 years ago
Eduard Tomàs
2a81a080ba
Moved Create Order from MVC logic client to Purchase logic.
7 years ago
Eduard Tomàs
0256c6a7ad
Moved Change Basket Quantities to PurchaseBFF. MVC client updated
7 years ago
Eduard Tomàs
1c6431d503
Moved "AddItemToBasket" from MVC Client to a single call in PurchaseBFF
7 years ago
Eduard Tomàs
dcb9b87361
7 years ago
yanchenw
607a30491e
Optimize multistage build
7 years ago
yanchenw
e4fa15b813
Optimize multi-stage build Dockerfile
Remove explicitly copied dependencies, copy entire solution
into the conainter and depends on the cache to reduce build
time.
Addd temporary solution file which does not contains the
dcproj file to work around the issue that the dotnet cli
cannot handle dcproj.
7 years ago
Sychev Igor
77e5f9ba5a
images to support 2.0.3 packages with security fixes
7 years ago
Sychev Igor
924c735072
microsoft packages to latest. including Logging from .net standard 1.3 to 2.0 upgrade
7 years ago
dsanz
2e955c7f13
Fix multistaging build
7 years ago
Sychev Igor
595e6e49a3
Microsoft.ApplicationInsights.ServiceFabric to 2.0.1-beta1
7 years ago
Ramón Tomás
4dff728d11
Replaced custom DataProtection.Redis lib with official Microsoft pkg
Removed Sessions in WebMVC app
Fixed GracePeriodMgr issues using multiple instances
7 years ago
yanchenw
091ed81e7b
Converts to use multi-stage build Dockerfile
1. Changes the build context of all services to the root level to be
able to access the dependencies for each project.
2. Commented out the prepublish scripts, these steps are moved into the
Dockerfile
Did not change any script yet, need help to identify what scripts we
need to change.
7 years ago
Dylan Munyard
a5abf7dc0b
Using Rider 2017.2 as the IDE detects and unclosed <a> tag and the unnecessary Razor syntax.
7 years ago
Ramón Tomás
c51c101f90
Updated Load Tests
Added middleware to bypass authorization in load testing
7 years ago
Igor Sychev
3c41a57f6d
js file is not exists
7 years ago
Ramón Tomás
42ce196270
Updated SF Linux manifests
7 years ago
Igor Sychev
7dfb2db7c3
packages update and clean up *.csproj files from useless content
7 years ago
Ramón Tomás
dc98e6a4c6
Added Appinsights Linux SF telemetry initializer
7 years ago
Cesar De la Torre
ace61123e3
Increased number of retries with exponential backoff and Circuir-Breaker so minimizes the risk of open circuit when spinning up the containers for the first time in Docker.
7 years ago
Igor Sychev
1b38589ff0
retry policy defined via config
7 years ago
Ramón Tomás
c3e15969b9
Added Appinsights K8s telemetry initializer
7 years ago
Ramón Tomás
a04cef97ef
Added AppInsights service
7 years ago
Cesar De la Torre
e8c8678082
Changed to new GA SQL Server container Image tag and parameters
7 years ago
Ramón Tomás
274ddc2016
Integrate HealthCheck with k8s
7 years ago
Ramón Tomás
0f12640725
Fix issue k8s webstatus: webmvc healthcheck fails
Added Payment.api to healthcheck
7 years ago
Cesar De la Torre
6d8a33bbb9
Set NO-CACHE for HealthCheck to Basket microservice, and MVC and SPA apps so it is faster for demoing HealthChecks.
7 years ago
Unai Zorrilla Castro
df28e4eeeb
Invert Lat/Long order on Marketing Campaign Views
7 years ago
Unai Zorrilla Castro
7d4ddca393
Added missing entries for k8s
7 years ago
Igor Sychev
926cc9f5e5
Health check for Payment
7 years ago
Ramón Tomás
cecdc40ac1
Fix Authentication issue in Locations.api
Created input in user campaigns view to update the user's location
7 years ago
Eduard Tomàs
7321d5e5fc
Base path fix and k8s config updated
7 years ago
Ramón Tomás
89cbbb43f7
Test base_path
7 years ago
Ramón Tomás
17395497e5
Added PathBase WebMVC
7 years ago
Ramón Tomás
03e4559b30
Created last services added to eShop
Updated with latest configurations
7 years ago
Unai Zorrilla Castro
7be5cb933d
Update BundlerMinimifier.Core version to netcoreapp2
7 years ago
Eduard Tomàs
8198126daf
Use dotnet multi-architecture images.
Removing docker-compose.windows.override (not needed as is identical to docker-compose.override)
7 years ago
Igor Sychev
dc566ea2a1
nanowin
7 years ago
Ramón Tomás
9ed7325e0e
Downgrade Identity.api version due to compatibility issues
Updated Test project version
Fix issue Idsrv token
7 years ago
Ramón Tomás
e20223b6e2
Included Aspnetcore.all metapackage
7 years ago
Unai Zorrilla Castro
cd78d98436
Updated Identity.API to preview version of IdentityServer4, Fix breaking changes. Not well tested
7 years ago