34 Commits (374c1d5317dbd670de186502b7279027aa419d00)

Author SHA1 Message Date
  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
  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 cea9600227 Refactoring of idempotent elements and logic. 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
  Cesar De la Torre b9c1778d9d Refactoring Domain Events so it is clear and differenciated versus Integration Events 8 years ago
  dsanz faf4ada8ac Fix unit tests 8 years ago
  Ramón Tomás 9669d433a6 Added unit tests for entity domain events 8 years ago
  Ramón Tomás c8f0776f1f Added domain events in Ordering Api 8 years ago
  dsanz 1e4513b5c9 Fix unit test. 8 years ago
  Ramón Tomás 4e53f205b9 Added unitary test cases 8 years ago
  Ramón Tomás e7ec7260bb Added ordering unit tests 8 years ago
  etomas 67ab1159df Immutable commands - wip 8 years ago
  Cesar De la Torre bfe2139a09 Refactoring so we enforce to have a Repository only per Aggregate 8 years ago
  etomas af14d37378 Projects migrated to vs2017 csproj format 8 years ago
  CESARDL 8325ddbd30 Refactored: From Buyer.FullName to Buyer.IdentityGuid. 8 years ago
  PLAINCONCEPTS\ccanizares c29b783d93 rename identity project 8 years ago
  CESARDELATORRE fa6a273a33 Minor refactoring and Unit Test fix 8 years ago
  Unai Zorrilla Castro 9d2d152c2d Improve ordering int order to solve feedback 8 years ago
  CESARDELATORRE 2babf6e4fe Added field "Alias" to PaymentMethod and created EF migration for that 8 years ago
  Unai Zorrilla Castro 3c277a49de Modify AsyncRequestNames, include UnitTest project, remove unused application ordering layer 8 years ago
  Carlos Cañizares Estévez 4ae905b13c SPA: fixes in some components 8 years ago
  Carlos Cañizares Estévez ac146f4475 Added Unit Test Project for services 8 years ago