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
d8382f8d52
Changed catalog.api url from catalog.api to pass through API gateway
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
Eduard Tomàs
47a33ddd05
BFF Purchase - WIP
7 years ago
Eduard Tomàs
02f5e1158a
Purchase BFF skeleton created
7 years ago
Eduard Tomàs
ea4e0ed6e8
Deploying ocelot to k8s
configuration to ocelot passed through a k8s volume
7 years ago
Eduard Tomàs
e72ada31fb
Create Ocelot project
7 years ago
Cesar De la Torre
60fc141792
Fixed SQL parameters for the new SQL Server image
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
Cesar De la Torre
f096624238
Updated comment with config for Mac
7 years ago
Cesar De la Torre
779c7c2901
Refactoring in docker-compose files
7 years ago
Ramón Tomás
c51c101f90
Updated Load Tests
Added middleware to bypass authorization in load testing
7 years ago
Igor Sychev
9827483b7b
Payment API orchestrator fix
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
cc4325cee5
Updated all docker-compose files version from 2.1 to 3
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
0f12640725
Fix issue k8s webstatus: webmvc healthcheck fails
Added Payment.api to healthcheck
7 years ago
Eduard Tomàs
93e2b9137d
Update k8s deployment and compose files with graceperiodmanager settings missing
7 years ago
Igor Sychev
926cc9f5e5
Health check for Payment
7 years ago
Igor Sychev
29b3811eea
Grace period rudement fix
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
Ramón Tomás
ca88050d9d
Rename connectionstring variable in Idsrv
7 years ago
Cesar De la Torre
903b26d529
Setting to use SQL Server Developer Edition so there's no issue about any time bomb because of licensing or trial period.
7 years ago
Eduard Tomàs
6fd4f46058
Fix for rabbitMQ under windows containers.
Also some config tweaking on windows
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
58f3b5b274
Removed GracePeriod microservice and added as a HostService
7 years ago
Cesar De la Torre
cc18aa0b1a
Changes order of containers in compose. Resources to the end
7 years ago
Cesar De la Torre
f61d979505
Fixing Azure Deployment scripts config plus improvements in docker-compose.override,yml
7 years ago
Cesar De la Torre
96c17ee09f
Setting the AzureStorageEnabled environment variable at the docker-compose.override.yml instead of the AppSettings.json
7 years ago
Ramón Tomás
67adcec995
Update docker compose file
7 years ago
Cesar De la Torre
73be25e6cf
Minor re-order of services in docker-compose files
7 years ago
Ramón Tomás
d289ec00cf
Add swagger authorization option in APIs
7 years ago
Christian Arenas
f0f88aee98
Add PicBaseUrl with a replaced parameter
7 years ago
Christian Arenas
4a3e2d4612
rename ESHOP_AZURE_STORAGE_ACCOUNT_NAME/KEY variable to ESHOP_AZURE_STORAGE_CATALOG_NAME/KEY
7 years ago
dsanz
8051114da9
Add Azure Storage check in Catalog health checks.
7 years ago
Eduard Tomas
7258a58f5b
All docker compose to version 2.1 that seems to work in vsts hosted linux build agent
7 years ago
dsanz
a65e9c01eb
Add Healthchecks to Locations.API and MArketing.API
7 years ago
Ramón Tomás
525040b9b6
Created Azure functions for details campaign
Adapt MVC app to azure function details campaign
Adapt SPA app to azure function details campaign
7 years ago
Ramón Tomás
f993463856
Implemented service bus for marketing.api locations.api graceperiodProcess payment.api
7 years ago
Shaun Walker
445101b376
data and UI customization enhancements
7 years ago
Cesar De la Torre
fdf550e7c2
Setting docker-compose files version all to '3' so it matches and you don't get the error 'Version mismatchdocker-compose.yml specifies version 3.0 but extension file docker-compose.override.yml uses version 2.0.'
7 years ago
Christian Arenas
5208296b97
Add url to docker-compose
7 years ago
Christian Arenas
870ac403af
Add Marketing endpoint
7 years ago
Ramón Tomás
9bf5670020
Created Marketing read data model
7 years ago
Ramón Tomás
4b8723f723
Created Marketing read data model
7 years ago
Ramón Tomás
05bd964f2b
Adapt Locations.api to nosql db
7 years ago