34 Commits (9f7a7cda8ab39ff6dfe99ad0aeb7de2f587b6ae7)

Author SHA1 Message Date
  Cesar De la Torre b1c0c72ec7 CreateOrder refactored so return code lines are more compact 7 years ago
  Eduard Tomas 79f8f1b949 EventBus refactor. 7 years ago
  Eduard Tomas 829f13aff0 Updated healthcheck lib 7 years ago
  Ramón Tomás f48a503885 Fix issue error when building the SPA app from the CLI #164 7 years ago
  dsanz 6ca7f25669 Renaming of the resilience.http project 7 years ago
  dsanz 6ac5a8cc70 Move Polly implementation to Building block project 7 years ago
  Ramón Tomás 3ef2aeff9a Fix issue after merge 7 years ago
  Eduard Tomas 561ba3b1ec 1st version of healthcheck & webstatus 7 years ago
  dsanz 7a63490558 Add the sql implementation for the storage of Integration events. 7 years ago
  Cesar De la Torre dd7de1be52 Removed not used Common folder from the Solution 7 years ago
  dsanz ca029618e6 Fix for issue #57 When re-building the solution sometimes the FunctionalTests.csproj fails trying to find the Catalog.API.dll 7 years ago
  dsanz c8df9a232a Refactoring integration events: move event bus implementation to building block projects. 8 years ago
  Ramón Tomás c8f0776f1f Added domain events in Ordering Api 8 years ago
  DESKTOP-V1VLQ15\dsanz 23fcfd0dc4 Fix merge issue. 8 years ago
  dsanz 18a402044e Add basic first implementation of Event bus with rabbitMQ 8 years ago
  dsanz 74ab90cff2 Add functional tests project and ordering intial tests 8 years ago
  Cesar De la Torre e8c5eb1eb5 Fix bug/issue in SPA when building from build-container and it is not compatible in Linux with previous SPS content, so needs to run npm rebuild node-sass first 8 years ago
  dsanz e2187167ba Add project for functional tests 8 years ago
  dsanz 8e30659ed2 Tests folder renaming 8 years ago
  dsanz 1dd1ccf80b Rename of the functional tests to integration 8 years ago
  Ramón Tomás e7ec7260bb Added ordering unit tests 8 years ago
  etomas f9b15481d1 Idempotent updates based on requestid 8 years ago
  Cesar De la Torre 74d0ff681b Removing docker-compose for Windows Nano containers from the solution as Windows Nano containers are still not supported by VS 2017. CLI will be the other option to run Windows Nano containers, in the meantime. 8 years ago
  etomas 32bb724d80 Simplifying use of windows containers 8 years ago
  etomas dc8ae55c7a Renaming WebSpa 8 years ago
  etomas c7e362ac67 Docker files ready for the Visual Studio Docker Tools 8 years ago
  etomas af14d37378 Projects migrated to vs2017 csproj format 8 years ago
  etomas d9bc8b83c6 sln reference to Identity project updated 8 years ago
  PLAINCONCEPTS\ccanizares c29b783d93 rename identity project 8 years ago
  CESARDELATORRE 036509a614 Added the Identity Service to the Solution "eShopOnContainers-ServicesAndWebApps", plus minor changes in README.md 8 years ago
  Unai Zorrilla Castro 3c277a49de Modify AsyncRequestNames, include UnitTest project, remove unused application ordering layer 8 years ago
  CESARDELATORRE d402126474 Docker Compose configuration is now split between the docker-compose.yml for base configuration that will always be used that way, and the docker-compose.override.yml config which has configuration depending on the deployment environment, like external ports (out of Docker Host) or any external UR or secret, like connection strings or SQL passwords. For more info, see: https://docs.docker.com/compose/extends/ 8 years ago
  CESARDELATORRE c2cc95c84c Changes in README.md nd other minor changes in solutions 8 years ago
  CESARDELATORRE e3f7c083fc Added several solution files for different contexts (Services vs. Mobile vs. All) 8 years ago