44 Commits (87b13de3b7ec6d9ea422a84b27b8fa0855467545)

Author SHA1 Message Date
  Unai Zorrilla Castro 226c03b573 Refactoring all dbcontext seed using new MigrateDbContext extension method on IWebHost. This prevent errors when using dotnet ef cli and seeders in Startup 7 years ago
  Ramón Tomás ecef3bed68 Set same vs version for all the solutions 7 years ago
  Cesar De la Torre fddd9fb481 Updated/fixed the eShopOnContainers.sln with all the new latest projects added to eShopOnContainers-ServicesAndWebApps.sln 7 years ago
  Ramón Tomás dba16fd1d1 Fixed eShopOnContainers.sln does not build #237 7 years ago
  Shaun Walker 514254818f make Docker-Compose the Default Project in the solution 7 years ago
  igorsych c5778a04f3 .NET core packages update 7 years ago
  igorsych e4f5b5014b .NET core packages update 7 years ago
  dsanz 35417a6bf2 Add Webstatus to eShopContainers.sln 7 years ago
  dsanz b9c097fc1e Add Webstatus to eShopContainers.sln 7 years ago
  Eduard Tomas a12a53b44e Updated global sln with new projects 7 years ago
  Eduard Tomas 0c205fc8bd Updated global sln with new projects 7 years ago
  Eduard Tomas 7254710184 Updated sln with new dcproj 7 years ago
  dsanz 9f7cc5e4b8 Fix eShopCointainers.sln reference to integration tests 8 years ago
  etomas d6629addf8 Msising sln update for #51 8 years ago
  Charles Lowell 33672d0e7c Update eShopOnContainers.sln 8 years ago
  PLAINCONCEPTS\ccanizares c29b783d93 rename identity project 8 years ago
  Carlos Cañizares Estévez 4ae905b13c SPA: fixes in some components 8 years ago
  Carlos Cañizares Estévez 2231aabf72 SPA: Identity component, Order component 8 years ago
  Carlos Cañizares Estévez ac146f4475 Added Unit Test Project for services 8 years ago
  Carlos Cañizares Estévez ce9d41c76a Catalog Svc: Move entities from Infrastructure to Model NS. 8 years ago
  Carlos Cañizares Estévez 0e7e4e41d7 MVC: Solve feedback, improve validations 8 years ago
  Javier Suárez Ruiz 359ed56b75 Fixed Xamarin project package restore error 8 years ago
  Javier Suárez Ruiz 7c8d671bbf Completed Identity integration 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
  CESARDELATORRE 0ac9526ffe Added docker-compose.override.yml to main solution 8 years ago
  CESARDELATORRE c2cc95c84c Changes in README.md nd other minor changes in solutions 8 years ago
  Carlos Cañizares Estévez 64d3919a80 Secure orders api and add bearer token in calls from MVC application to orders api. 8 years ago
  Carlos Cañizares Estévez 87186a8493 Added identity project (lost in merge) 8 years ago
  Unai 339ea43f49 Added functional Tests for catalog and ordering 8 years ago
  Carlos Cañizares Estévez b345bd51c4 First version of identity server 8 years ago
  Javier Suárez Ruiz 78f1152476 Changes in main solution configuration 8 years ago
  Javier Suárez Ruiz a6a1802d93 Updated main Solution 8 years ago
  Unai 1ae4d01f82 More iteration on Ordering Refactoring 8 years ago
  Unai 95af336404 Remove old code and projects. Add MediatR. Added first commands. Review Entities and domain. Create queries 8 years ago
  Carlos Cañizares Estévez 5ada2ade25 Added SPA Web project, Updated docker-compose to include the new SPA container, Updated build script to include new SPA application, Update SQL image to public released yesterday from Microsoft. 8 years ago
  Javier Suárez Ruiz 6ee3659f2c OrderDetail mobile apps view 8 years ago
  Javier Suárez Ruiz 068eb3bed9 Added mobile apps projects to main solution 8 years ago
  Cesar De la Torre 8cc57c2542 WebMVC project folder simplified and migrated to latest version of VS Tools for Docker 8 years ago
  Cesar De la Torre 97e83b1f0d Removed Model and Sql empty projects from simpler CRUD microservices (Catalog and Basket) 8 years ago
  glennc 9dd626360a some initial dockerfiles and catalog work. Proof of concept more than anything else. 8 years ago
  Cesar De la Torre 28b4ccb317 Working Ordering microservice on Docker with Docker-compose deployment 8 years ago
  Cesar De la Torre ec6256ef6e More implementation of Ordering microservice with draft EF Core DbContext linked to a SQL LocalDB. Code in WebAPI related to the Context still to be refactored and moved to the Infrastructure.SqlData project. 8 years ago
  Cesar De la Torre e898bc0daf Changed to eShopOnContainers and added basic NetStandard Libraries for Models and SqlData/Repositories code 8 years ago