147 Commits (8045d6302b7e16e36de3985ff9b810969da345dc)

Author SHA1 Message Date
  Christian Arenas 8d09abbb75 Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign 7 years ago
  David Britch c0800ede1e Refactored unit tests. 7 years ago
  David Britch 641bf1a1ac Validation unit tests updated. 7 years ago
  David Britch 64b37cd4eb Unit tests added. 7 years ago
  David Britch 40dddbaa3f View model unit tests added. 7 years ago
  David Britch 7d3a0db546 Formatting changes. 7 years ago
  David Britch ba18031b82 Removed unused namespaces. 7 years ago
  David Britch f4bbc90298 Formatting changes. 7 years ago
  David Britch b7c8d0eed9 Removed unused method. 7 years ago
  David Britch b07bf5b96c Removed unused methods from RequestProvider class. 7 years ago
  David Britch b56d609251 Formatting change. 7 years ago
  David Britch d7fcf472fd Unused namespace imports removed. 7 years ago
  David Britch bdcde46b18 Removed unused method from IdentityService. 7 years ago
  David Britch 5507460870 Formatting updates to the authorization classes. 7 years ago
  Cesar De la Torre 4df73b155e Minor change in label 7 years ago
  Eduard Tomas 51359dea94 Fixes after merge :) 7 years ago
  David Britch 25aeb2f9ab Updated sentences displayed on SettingsView. 7 years ago
  David Britch 5563da46b5 Unused namespace removed. 7 years ago
  David Britch 3defa08c74 Replaced Unity with Autofac. 7 years ago
  Sergio Escalada 8f34999d66 Xamarin clients: on basket view, show a message to user for every item that has its price updated 7 years ago
  David Britch ff188c8357 Made the mobile app use mock services by default. 7 years ago
  Sergio Escalada 9ea68ae7a2 Xamarin UWP client login working again (needs to add a new redirect URI for Identity Server in server side) 7 years ago
  David Britch 10586b984f Renamed a variable. 7 years ago
  David Britch 2ecc1e643b Separated out the validation behavior from the validation effect. 7 years ago
  David Britch 8c04a0d249 Added a period to end of validation error message. 7 years ago
  David Britch 703d87eaef LoginView displays validation errors when using mock services. 8 years ago
  David Britch 433de15fdc Unused x:Name references removed. 8 years ago
  David Britch 531e90e5a3 Removed unused services from view models. 8 years ago
  David Britch 4a073b96d8 Removed unused code from NavigationService. 8 years ago
  David Britch 33009ceb33 Renamed MessengerKeys class to MessageKeys. 8 years ago
  David Britch efa81cf842 ViewModelLocator is now responsible for connecting view models to views. 8 years ago
  David Britch 00311b45d4 Replaced async void methods with async Task. 8 years ago
  David Britch 561208ca81 AnimationExtension isn't used. 8 years ago
  etomas c3444287ec Fixes order checkout (#53) 8 years ago
  Javier Suárez Ruiz f185824d70 Revert "ViewModelLocator now connects view models to views, rather than NavigationService." 8 years ago
  Javier Suárez Ruiz 06d57fcbe5 Changed project error message language 8 years ago
  David Britch 77b64d5370 Replaced async void methods with async Task methods, where appropriate. 8 years ago
  David Britch 14efed11a8 ViewModelLocator is now responsible for connecting view models to views. 8 years ago
  David Britch 8b3bd3b7e2 Ensured that calls to NavigationService.NavigateAsync are awaited. 8 years ago
  David Britch 3486e6be71 Removed behaviors that aren't required and replaced with EventToCommandBehavior. 8 years ago
  Javier Suárez Ruiz 9f1d4130db Fixed Android Test project wrong version 8 years ago
  Javier Suárez Ruiz c446af002e Protect from null the Checkout proccess 8 years ago
  etomas 485e8faf03 Removing pokemon catches. #75 8 years ago
  Javier Suárez Ruiz e53ac10382 Added x-requestid parameter to Order API 8 years ago
  PLAINCONCEPTS\ccanizares e89adb5b30 SPA: Change banner and logo 8 years ago
  Javier Suárez Ruiz 7df567088f Changed Logout redirect Url 8 years ago
  Javier Suárez Ruiz 9525024649 Changed Logout callback URL 8 years ago
  Javier Suárez Ruiz 2ba5d8a297 Changes in test projects 8 years ago
  Javier Suárez Ruiz d8a075f760 Changed Xamarin Basket scroll 8 years ago
  PLAINCONCEPTS\ccanizares cdffaf1ce1 MVC: Add To Cart bug. 8 years ago