68 Commits (d4401981802267996b6f2de374fa24295c399517)

Author SHA1 Message Date
  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
  Cesar De la Torre 32bd196be9 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
  Cesar De la Torre ab45bb9772 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
  Cesar De la Torre d143c9eea0 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
  Ramón Tomás 8a19fad3a5 Created Payment.api microservice 7 years ago
  Ramón Tomás d2dc0351e9 Created Payment.api microservice 7 years ago
  Eduard Tomas d00588ae37 Updated IdSvr for Xamarin-UWP signin related problems 7 years ago
  Eduard Tomas 75629193b7 Xamarin callback client configurable 7 years ago
  Eduard Tomas 202882aa7c Fixed healthcheck errors 7 years ago
  Cesar De la Torre fa541444c7 Fixed bug in HealthChecks so the Catalog.API microservice checks the SQL database. 7 years ago
  Ramón Tomás e08fe895a3 Added MVC and SPA Apps to healthChecker 7 years ago
  Eduard Tomas 561ba3b1ec 1st version of healthcheck & webstatus 7 years ago
  dsanz 172367d9d1 Connect to the rabbitmq container using settings. 8 years ago
  Cesar De la Torre d7ab4d89d4 Added ESHOP_PROD_EXTERNAL_DNS_NAME_OR_IP to .env and docker-compose.prod.yml for production config so it does not impact to the localhost config. 8 years ago
  Cesar De la Torre 69e5fe9f21 Using ${ESHOP_EXTERNAL_DNS_NAME_OR_IP} from docker-compose.override.yml, as well. Notice that when using "localhost" from the browser URL using the MVC app, you'd need to use the 10.0.75.1 IP in a "Docker for Windows" environment. 8 years ago
  Cesar De la Torre f9e670425a Cleaning up the docker-compose.override.yml by getting rid of commented URLs for a production enviroment 8 years ago
  etomas faa24c757c Docker files added again 8 years ago
  etomas 5b97c7329b Infrastructure to support Dockerfiles for both Windows & Linux 8 years ago
  Cesar De la Torre 405db61454 Fix for issue #60 https://github.com/dotnet/eShopOnContainers/issues/60 - STS cannot be reached from the MVC app 8 years ago