58 Commits (5b38d2bf9867c1e2f22d5f8d0adc4729a87885c5)

Author SHA1 Message Date
  eiximenis 181b475e32 MVC adapted to marketing bff apigw 7 years ago
  Eduard Tomàs 704e6ae693 Finished purchase-bff implementation and ocelot rerouting 7 years ago
  Eduard Tomàs 2a81a080ba Moved Create Order from MVC logic client to Purchase logic. 7 years ago
  Eduard Tomàs 0256c6a7ad Moved Change Basket Quantities to PurchaseBFF. MVC client updated 7 years ago
  Eduard Tomàs 1c6431d503 Moved "AddItemToBasket" from MVC Client to a single call in PurchaseBFF 7 years ago
  Ramón Tomás cecdc40ac1 Fix Authentication issue in Locations.api 7 years ago
  Ramón Tomás 485505a7be Adapt changed Basket.Api url to Mvc and SPA apps 7 years ago
  Christian Arenas b28c650e06 Remove userId setting from xamarin app and remove userId parameter from GetCampaignsByUserId in Campaign API 7 years ago
  Eduard Tomas fdd9a36719 MVC auth updated to 2.0.0 7 years ago
  Christian Arenas db4403b75c Add Pagination to Campaign View 7 years ago
  Christian Arenas 86e4051235 Add Pagination to Campaign View 7 years ago
  Christian Arenas b764aebcd1 Add campaign service methods 7 years ago
  Christian Arenas 6168b52db8 Add campaign Service 7 years ago
  Ramón Tomás 8c2af8c048 Clean Basket event is launched once basket is converted to order and before starting creating order. 7 years ago
  Ramón Tomás 889d3c86e7 Clean Basket event is launched once basket is converted to order and before starting creating order. 7 years ago
  Ramón Tomás afc247da67 Change SPA app to call basket for order checkout 7 years ago
  Ramón Tomás b2b01bae06 Change SPA app to call basket for order checkout 7 years ago
  Ramón Tomás f79806e899 Created Ship order process in WebMVC app 7 years ago
  Ramón Tomás e104da9f85 Created Ship order process in WebMVC app 7 years ago
  Ramón Tomás 00a0824bbd Fix issue identityService.getuseridentity fails when called from integration event 7 years ago
  Ramón Tomás f302316cb0 Fix issue identityService.getuseridentity fails when called from integration event 7 years ago
  Ramón Tomás 21fe9b7be4 Create checkout call in webmvc 7 years ago
  Ramón Tomás 9e00dceeb1 Create checkout call in webmvc 7 years ago
  Unai Zorrilla Castro 9cc6adbd89 Remove reference to HttpClient from IHttpClient. Change methods to allow specify authorization token and requestid headers in each request. Added API to group uri definitions 7 years ago
  Unai Zorrilla Castro 62126f5cf5 Remove reference to HttpClient from IHttpClient. Change methods to allow specify authorization token and requestid headers in each request. Added API to group uri definitions 7 years ago
  dsanz 6ca7f25669 Renaming of the resilience.http project 7 years ago
  dsanz 5cdb5afa2d Renaming of the resilience.http project 7 years ago
  dsanz 6ac5a8cc70 Move Polly implementation to Building block project 8 years ago
  Cesar De la Torre ce8b89e48e Uploading the early Draft Xamarin Patterns eBook 8 years ago
  Ramón Tomás 482b5d239c Fix bug logger not working in HttpClient 8 years ago
  Cesar De la Torre 649950f2df Minor change in Exponential Backoff config for the RetryPolicy 8 years ago
  Cesar De la Torre 2e5dca4467 Minor refactoring related to Circuit Breaker, Exponential Backoff and the Order controller 8 years ago
  Cesar De la Torre 61df92872a Renaming to ResilientHttpClient and StandardHttpClient 8 years ago
  Ramón Tomás 3a7a14bdb7 Created global filters for web apis 8 years ago
  Ramón Tomás 449ee3f7a3 Increase Retries in HttpClientWrapper 8 years ago
  Ramón Tomás 6f8512f434 Increased circuit breaker threshold 8 years ago
  Ramón Tomás 3a8e68abb4 Increased number of retries 8 years ago
  RamonTC 8c6d880f18 Remove async await issue comments 8 years ago
  Bill Wagner 00491910a2 C# 7 language feature updates 8 years ago
  Ramón Tomás ddb03a0aa8 Refactoing HttpClientApi 8 years ago
  Ramón Tomás cb3f682872 Created Retry and CircuitBreaker policies for MVC App 8 years ago
  Cesar De la Torre 4469a4b851 Raising the number of retries with exponential backoff so in potential slower machines there's time enough. 8 years ago
  dsanz a1f2cc9975 Fix for issue #67 https://github.com/dotnet/eShopOnContainers/issues/67 renamed Models folder to ViewModels in WebMVC 8 years ago
  etomas f9b15481d1 Idempotent updates based on requestid 8 years ago
  Cesar De la Torre 2576c695ad Raising number of Retries With Exponential Backoff so slower machines don't get a "maxNumber of retries reached" exception.. 8 years ago
  Cesar De la Torre 68ad1895c6 Fixed bug https://github.com/dotnet/eShopOnContainers/issues/45 8 years ago
  etomas d07b98468b Issue #9 - Do not hold the ASP.NET Core Configuration object as Singleton in the IoC container 8 years ago
  PLAINCONCEPTS\ccanizares 1c1f7571e6 - Some minor refactoring (renaming) and make work web clients applications that were 'broken' after refactoring dtos in ordering service in this branch. 8 years ago
  Carlos Cañizares Estévez 0e7e4e41d7 MVC: Solve feedback, improve validations 8 years ago
  Carlos Cañizares Estévez 10f3e17b55 Add Swagger to Basket Api 8 years ago