2199 Commits (6db288dc7676c6a5ce8e2656d9f9d07776d3fff9)
 

Author SHA1 Message Date
  Quique Fernandez e17b44a1d5 Refactor webpack 8 years ago
  Quique Fernandez 07e863502d update basic and app.component styles 8 years ago
  Carlos Cañizares Estévez c08eff1444 Merge branch 'Dev' of https://github.com/dotnet/eShopOnContainers 8 years ago
  Carlos Cañizares Estévez 6f6530b5f6 SPA: Login Logout (Identity Component) 8 years ago
  Quique Fernandez 13e659e114 Merge branch 'Dev' of https://github.com/dotnet/eShopOnContainers into Dev 8 years ago
  Quique Fernandez ee3241e2fb add orders detail 8 years ago
  Javier Suárez Ruiz 99b26d5387 Merge branch 'Dev' of https://github.com/dotnet/eShopOnContainers 8 years ago
  Javier Suárez Ruiz 89c52fa5fd Protect from null values (Xamarin Basket) 8 years ago
  Quique Fernandez 771897b9f6 Merge branch 'Dev' of https://github.com/dotnet/eShopOnContainers into Dev 8 years ago
  Quique Fernandez 0f3f4abbc1 Add orders list 8 years ago
  Quique Fernandez d67f5665c7 Init orders component 8 years ago
  Carlos Cañizares Estévez e84b6db748 Merge app component 8 years ago
  Carlos Cañizares Estévez bced5f0a33 SPA: identity component 8 years ago
  Quique Fernandez e3fdd2f39e Merge 8 years ago
  Quique Fernandez 72b47764b2 Fix app.component 8 years ago
  Carlos Cañizares Estévez fa20099a16 SPA: basket and authentication 8 years ago
  Carlos Cañizares Estévez c0c7d735e8 SPA: basket component, authentication service, basket list 8 years ago
  Quique Fernandez 5466f58252 add catalog class on component 8 years ago
  Quique Fernandez d1abd9da36 Fix fonts loader 8 years ago
  Quique Fernandez 1238961414 Merge branch 'Dev' of https://github.com/dotnet/eShopOnContainers into Dev 8 years ago
  Quique Fernandez 7266f08048 Fix fonts on webpack 8 years ago
  Carlos Cañizares Estévez ac146f4475 Added Unit Test Project for services 8 years ago
  Carlos Cañizares Estévez d8a0d9bb66 BasketApi: Add authorizationHeader (pass bearer from Swagger Ui to authorize request...). 8 years ago
  Carlos Cañizares Estévez 17ee5d5989 Merge branch 'Dev' of https://github.com/dotnet/eShopOnContainers 8 years ago
  Carlos Cañizares Estévez ce9d41c76a Catalog Svc: Move entities from Infrastructure to Model NS. 8 years ago
  Javier Suárez Ruiz 9e5cbe7bf4 Fixed Xamarin project dependencies error 8 years ago
  Javier Suárez Ruiz e0831dcac8 Merge branch 'Dev' of https://github.com/dotnet/eShopOnContainers into dev 8 years ago
  Carlos Cañizares Estévez 0e7e4e41d7 MVC: Solve feedback, improve validations 8 years ago
  Javier Suárez Ruiz 4654822216 Merge with dev 8 years ago
  Javier Suárez Ruiz 9be6b43310 Merge branch 'dev' into xamarin 8 years ago
  Javier Suárez Ruiz 359ed56b75 Fixed Xamarin project package restore error 8 years ago
  Carlos Cañizares Estévez e4d3c66d27 Logout fix for Xamarin in identity 8 years ago
  Javier Suárez Ruiz 7c8d671bbf Completed Identity integration 8 years ago
  Javier Suárez Ruiz 9ec431016b Updated mobile apps documentation 8 years ago
  Javier Suárez Ruiz c8583b7f41 Updated broken tests 8 years ago
  Javier Suárez Ruiz 19da19fa84 Changes in client APIs integration 8 years ago
  Carlos Cañizares Estévez 10f3e17b55 Add Swagger to Basket Api 8 years ago
  Javier Suárez Ruiz a042894edd Merge with dev 8 years ago
  Javier Suárez Ruiz 6f04cd1f00 Changes in services integration 8 years ago
  Carlos Cañizares Estévez 31753fc057 MVC: Finish Orders integration (detail), validations, some refactor ... 8 years ago
  CESARDELATORRE 0ac9526ffe Added docker-compose.override.yml to main solution 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
  Javier Suárez Ruiz c789f37aec Added UITest project 8 years ago
  Beth Massi 481709e3f7 Update LICENSE 8 years ago
  CESARDELATORRE 55c5a99835 minor change README.MD 8 years ago
  CESARDELATORRE c8965d69ff Updates to README.MD 8 years ago
  Carlos Cañizares Estévez 44f238f3fd same SQL for catalog and ordering 8 years ago
  Carlos Cañizares Estévez 9e72fe7c7c Order items in ordering api 8 years ago
  Javier Suárez Ruiz e9c9ccd2d3 Integrated with user API 8 years ago
  Carlos Cañizares Estévez 373946b5c6 Solve problem in register process (when not auth user click login in web mvc and the users register before authentication takes place) 8 years ago