80 Commits (76dcd66c735572bef23c73b1d1edbf33dbd26da8)

Author SHA1 Message Date
  Ramón Tomás cecdc40ac1 Fix Authentication issue in Locations.api 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. 7 years ago
  Ramón Tomás 9ed7325e0e Downgrade Identity.api version due to compatibility issues 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 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
  Ramón Tomás 896ab5b4dc Adapt Locations.api to nosql db 7 years ago
  Christian Arenas 32247c503d Add marketing api 7 years ago
  Christian Arenas 9b95bd9762 Add marketing api 7 years ago
  Christian Arenas 6082359f08 Add docker support 7 years ago
  Christian Arenas 4b86ca0a77 Add docker support 7 years ago
  Christian Arenas 2cad62d642 Add ESHOP_AZURE_REDIS variable from .env with default value 7 years ago
  Christian Arenas 9866aae07c Change version of docker-compose from 2 to 2.1 for default values. 7 years ago
  Ramón Tomás 9d5cde2057 #2412-Create Location Microservice 7 years ago
  Ramón Tomás 83166cde12 #2412-Create Location Microservice 7 years ago
  Christian Arenas 2d4f9d3323 Add ESHOP_AZURE_SERVICE_BUS variable from .env with default value 7 years ago
  Christian Arenas 60c08ce9c5 Revert "Remove basket.data from docker-compose" 7 years ago
  Christian Arenas 9549786003 Remove basket.data from docker-compose 7 years ago
  Ramón Tomás e8dbf0c160 Rename grace period service in docker-compose files 7 years ago
  Ramón Tomás 51c25c985e Rename grace period service in docker-compose files 7 years ago
  Christian Arenas def828aeda Remove SagaManagerIntegrationEventService frrom SagaManager and remove GracePeriod from dockercompose 7 years ago
  Christian Arenas 511bc05cb4 Remove SagaManagerIntegrationEventService frrom SagaManager and remove GracePeriod from dockercompose 7 years ago
  Eduard Tomas 2741fde271 URLs on 80 - WIP 7 years ago
  Eduard Tomas 8c11090e96 URLs on 80 - WIP 7 years ago
  Ramón Tomás afd3fe2fe5 Fix issue SPA HealthCheck Urls 7 years ago
  Ramón Tomás 9cff047cc2 Fix issue SPA HealthCheck Urls 7 years ago
  Christian Arenas c5cca8f320 Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign 7 years ago
  Christian Arenas 8d09abbb75 Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign 7 years ago
  Christian Arenas cde4c3a258 Create a SagaManager events 7 years ago
  Christian Arenas 6f7605776d Create a SagaManager events 7 years ago
  Cesar De la Torre 8dc0761d7f Removing the BasketUrl from the Ordering microservice since it is not used and it shouldn't be used in any case. Don't want synchronous Http communication between the microservices which would impact resiliency. Http only between the client apps and the first level of microservices (or API Gateways, if we had them). 7 years ago