31 Commits (55c5a998355564e3cb0239e074fa0c9f126774f2)

Author SHA1 Message Date
  Carlos Cañizares Estévez 9e72fe7c7c Order items in ordering api 8 years ago
  Carlos Cañizares Estévez 7ba1c339c4 Seed for identity service (jdoe@eshop.com) 8 years ago
  CESARDELATORRE b46665955c Changes to README and other minor changes after testing 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 cf5ccffbe0 fix logout flow in mvc 8 years ago
  Carlos Cañizares Estévez 42f3537441 scripts to build individual services, readme files for all services and clients, compose in all projects, fix build problems (Dependent seeds), solve some kwnon build problems in solution (identity on localhost, ...) 8 years ago
  Carlos Cañizares Estévez 0a344f6cdc Improvements in identity, securice basket api, login-logout from mvc application and consume securiced basket. 8 years ago
  Carlos Cañizares Estévez a939fe7a51 MVC App: Authentication against IdentityService and Order Api basic integration. 8 years ago
  Carlos Cañizares Estévez b345bd51c4 First version of identity server 8 years ago
  Carlos Cañizares Estévez 414c728e7b Catalog service integration in SPA, start basket Component SPA .. 8 years ago
  Carlos Cañizares Estévez 141a9a2246 catalog integration with real service in Spa web application (pagination, brand & type filter, etc.). 8 years ago
  Carlos Cañizares Estévez 7c04274b5a service in spa to retrieve data from catalog api, project structure simplified 8 years ago
  Carlos Cañizares Estévez e11bbc2b22 docker file 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
  Carlos Cañizares Estévez 6cff3aaf50 Basket microservice integration in MVC web, remove session from MVC Site, docker-compose to include Basket.api and Redis image. 8 years ago
  Carlos Cañizares Estévez a2e7e77761 catalog data to sql server in docker-compose.yml 8 years ago
  Carlos Cañizares Estévez cc2ecf7f8b Resolve some feedback in catalog section 8 years ago
  Carlos Cañizares Estévez 1002356493 Fixed some issues in catalog filters and improve catalog views. 8 years ago
  Carlos Cañizares Estévez c509101845 Integration with Catalog api, filter and pagination. 8 years ago
  Carlos Cañizares Estévez eb7298c617 Add Checkout view, My Orders view and Order Detail View, and Mvc flow for this Views... 8 years ago
  Carlos Cañizares Estévez 65e633e4e0 Add to Cart flow and views 8 years ago
  Carlos Cañizares Estévez b079e6ba79 Add Cart Flow 8 years ago
  Carlos Cañizares Estévez cbf3310cd1 Filter in product list and pagination 8 years ago
  Carlos Cañizares Estévez c424f0816a Web MVC site UI apperance 8 years ago
  Cesar De la Torre 67e94c3c45 - Consuming Ordering.API microservice from WebMVC app 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
  glennc 9dd626360a some initial dockerfiles and catalog work. Proof of concept more than anything else. 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
  Cesar De la Torre 42d10f343c Baseline initial projects from .NET templates. Still no Docker, etc. 8 years ago