102 Commits (d75f48035fe35875514640ca0683b319b6b834ae)

Author SHA1 Message Date
  Christian Arenas 523d27a49f Add GetLocationByCampaignAndLocationRuleId route name 7 years ago
  Christian Arenas 4ba9d66423 Add new environment variables values to appsettings 7 years ago
  Christian Arenas 0024a23801 Add functional test: Check The user has an location campaign 7 years ago
  Christian Arenas 486ba1872a Modify marketing functional test 7 years ago
  Christian Arenas 31fd93dafe Add Functional Test to marketing 7 years ago
  Ramón Tomás 9bf5670020 Created Marketing read data model 7 years ago
  Christian Arenas 06f978bc97 Modify test. UserId is a Guid type 7 years ago
  Ramón Tomás ea6084db28 Added location.api integration tests 7 years ago
  Ramón Tomás 05bd964f2b Adapt Locations.api to nosql db 7 years ago
  Christian Arenas 6ff6864f91 Edit the integration test 7 years ago
  Ramón Tomás 41101164fa Persist identity grant store to db 7 years ago
  Christian Arenas ea8d893d4e change the FakeCampaignDto private object to an GetFakeCampaignDto funtion 7 years ago
  Christian Arenas 3e47c840d5 Add integration test 7 years ago
  Ramón Tomás bae10b07b8 Created UserLocationModel 7 years ago
  Eduard Tomas b42fe3527a Resilience enhancements. 7 years ago
  Christian Arenas 1ac1dae9d3 Add Marketing.API project 7 years ago
  Ramón Tomás 9d5cde2057 #2412-Create Location Microservice 7 years ago
  Ramón Tomás b84498d8ec Clean commented tests 7 years ago
  Cesar De la Torre 2a7c1d740b Minor refactoring 7 years ago
  igorsych 9e75504690 Newtonsoft.Json and MediatR with fixes of all based on MediatR classes 7 years ago
  igorsych 85b61a2bfd Test packages update to the latest version 7 years ago
  Ramón Tomás 82109476ef Update order functional test 7 years ago
  Ramón Tomás 6c9d2cdb31 Adapt test cases to new order flow 7 years ago
  Ramón Tomás afc247da67 Change SPA app to call basket for order checkout 7 years ago
  Christian Arenas 1cdb541f30 Fix some test changes 7 years ago
  Ramón Tomás f79806e899 Created Ship order process in WebMVC app 7 years ago
  Ramón Tomás e4c8462f2b Fix merge 7 years ago
  Ramón Tomás 21fe9b7be4 Create checkout call in webmvc 7 years ago
  Ramón Tomás b8f01a9199 Fix failing tests 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
  Bill Wagner d97ae6d6ae Fix API signatures for collections 7 years ago
  Eduard Tomas bfe86c1cba Refactor to event bus to support dynamic subscriptions to events 7 years ago
  Cesar De la Torre 4b1467a7b9 Fixing the CreateOrderCommand so it is 100% immutable. It shouldn't have the AddOrderItem() method. In any case, it was not really used but in the tets, since this Command is serialized in the client side, then deserialized in the service level. 7 years ago
  Cesar De la Torre ed7970802a Revert "Fix API signatures for collections" 7 years ago
  Bill Wagner 995cc890ff Fix API signatures for collections 7 years ago
  Unai Zorrilla Castro 4ef6b63913 Review on 17/04/2017 7 years ago
  dsanz 396ba60b72 Fix integration tests 7 years ago
  dsanz 237c5424d8 Modify tests to use different settings for each microsevice 7 years ago
  dsanz e4474127f9 Fix tests. 7 years ago
  dsanz cea9600227 Refactoring of idempotent elements and logic. 7 years ago
  dsanz f974d5ea86 Fix test after changes in Catalog Controller 7 years ago
  Cesar De la Torre c07665aef6 Renamed from EditProduct to UpdateProduct, also its HTTP Route, etc. 7 years ago
  dsanz 8c57048c3c Add idempotent for the client header in tests 7 years ago
  dsanz f25f56cc2c Fix test 7 years ago
  dsanz 5d8628c9e2 Fix test that was failing sporadically. 7 years ago
  dsanz 696610ed36 Fix #129 Post_update_product_price_and_catalog_and_basket_list_modified test failing 7 years ago
  dsanz de8aded2b0 Fix #61 Async suffix for namig convention. 7 years ago
  Danny Chen 260df610b7 use non generic repository interface 7 years ago
  Cesar De la Torre c7e317413e Refactoring Domain Events 8 years ago
  dsanz e996593d32 Add functional test for integration events. Implement IDisposable for EventBusRabbitMQ. 8 years ago