143 Commits

Author SHA1 Message Date
Carlos Cañizares Estévez
fa20099a16 SPA: basket and authentication 2016-12-22 18:37:11 +01:00
Carlos Cañizares Estévez
c0c7d735e8 SPA: basket component, authentication service, basket list 2016-12-22 18:34:57 +01:00
Quique Fernandez
5466f58252 add catalog class on component 2016-12-22 17:18:39 +01:00
Quique Fernandez
d1abd9da36 Fix fonts loader 2016-12-22 17:16:59 +01:00
Quique Fernandez
1238961414 Merge branch 'Dev' of https://github.com/dotnet/eShopOnContainers into Dev 2016-12-22 16:45:08 +01:00
Quique Fernandez
7266f08048 Fix fonts on webpack 2016-12-22 16:45:02 +01:00
Carlos Cañizares Estévez
ac146f4475 Added Unit Test Project for services 2016-12-22 13:20:12 +01:00
Carlos Cañizares Estévez
d8a0d9bb66 BasketApi: Add authorizationHeader (pass bearer from Swagger Ui to authorize request...).
MVC: Solve some design feedback (filter selector in catalog)

CatalogApi: Move models from infrastructure to Model folder.
2016-12-21 11:30:11 +01:00
Carlos Cañizares Estévez
0e7e4e41d7 MVC: Solve feedback, improve validations
Identity: Solve Microsoft Edge problem
Ordering: Remove application tier
2016-12-20 12:22:28 +01:00
Carlos Cañizares Estévez
e4d3c66d27 Logout fix for Xamarin in identity 2016-12-19 17:55:48 +01:00
Carlos Cañizares Estévez
10f3e17b55 Add Swagger to Basket Api
SQL databases with the same prefix for services
Move application tier to api tier in ordering api
2016-12-19 10:20:02 +01:00
Carlos Cañizares Estévez
31753fc057 MVC: Finish Orders integration (detail), validations, some refactor ...
Orders: Detail Query, new field in OrderDetail..
Identity: Validations in Register View, ensure all claims are returned in user end point..
2016-12-17 14:41:16 +01:00
Carlos Cañizares Estévez
9e72fe7c7c Order items in ordering api 2016-12-14 18:23:57 +01:00
Carlos Cañizares Estévez
7ba1c339c4 Seed for identity service (jdoe@eshop.com) 2016-12-14 12:15:39 +01:00
CESARDELATORRE
b46665955c Changes to README and other minor changes after testing 2016-12-12 23:24:31 -08:00
Carlos Cañizares Estévez
64d3919a80 Secure orders api and add bearer token in calls from MVC application to orders api. 2016-12-12 10:15:24 +01:00
Carlos Cañizares Estévez
cf5ccffbe0 fix logout flow in mvc 2016-12-09 09:18:18 +01:00
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, ...) 2016-12-07 13:57:31 +01:00
Carlos Cañizares Estévez
0a344f6cdc Improvements in identity, securice basket api, login-logout from mvc application and consume securiced basket. 2016-11-29 15:10:16 +01:00
Carlos Cañizares Estévez
a939fe7a51 MVC App: Authentication against IdentityService and Order Api basic integration. 2016-11-28 12:58:51 +01:00
Carlos Cañizares Estévez
b345bd51c4 First version of identity server 2016-11-24 15:31:33 +01:00
Carlos Cañizares Estévez
414c728e7b Catalog service integration in SPA, start basket Component SPA .. 2016-11-23 09:11:09 +01:00
Carlos Cañizares Estévez
141a9a2246 catalog integration with real service in Spa web application (pagination, brand & type filter, etc.). 2016-11-18 15:55:40 +01:00
Carlos Cañizares Estévez
7c04274b5a service in spa to retrieve data from catalog api, project structure simplified 2016-11-17 18:29:47 +01:00
Carlos Cañizares Estévez
e11bbc2b22 docker file 2016-11-17 10:35:45 +01:00
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. 2016-11-17 10:34:10 +01:00
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. 2016-11-16 10:19:00 +01:00
Carlos Cañizares Estévez
a2e7e77761 catalog data to sql server in docker-compose.yml 2016-11-14 18:35:45 +01:00
Carlos Cañizares Estévez
cc2ecf7f8b Resolve some feedback in catalog section 2016-11-10 09:13:08 +01:00
Carlos Cañizares Estévez
1002356493 Fixed some issues in catalog filters and improve catalog views. 2016-11-07 18:37:11 +01:00
Carlos Cañizares Estévez
c509101845 Integration with Catalog api, filter and pagination. 2016-11-05 11:09:14 +01:00
Carlos Cañizares Estévez
eb7298c617 Add Checkout view, My Orders view and Order Detail View, and Mvc flow for this Views... 2016-11-03 17:17:26 +01:00
Carlos Cañizares Estévez
65e633e4e0 Add to Cart flow and views 2016-11-02 20:41:12 +01:00
Carlos Cañizares Estévez
b079e6ba79 Add Cart Flow 2016-10-31 17:56:24 +01:00
Carlos Cañizares Estévez
cbf3310cd1 Filter in product list and pagination 2016-10-31 09:25:47 +01:00
Carlos Cañizares Estévez
c424f0816a Web MVC site UI apperance 2016-10-21 05:46:30 +02:00
Cesar De la Torre
67e94c3c45 - Consuming Ordering.API microservice from WebMVC app
- SQL DB updated with EF Migrations
- build-images.ps1 updated
2016-10-10 21:52:57 -07:00
Cesar De la Torre
5f3dc5a892 Minor automatic change 2016-10-10 12:39:43 -07:00
Cesar De la Torre
8cc57c2542 WebMVC project folder simplified and migrated to latest version of VS Tools for Docker 2016-10-07 17:13:05 -07:00
glennc
9dd626360a some initial dockerfiles and catalog work. Proof of concept more than anything else. 2016-09-14 11:35:36 -07:00
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. 2016-09-09 17:24:24 -07:00
Cesar De la Torre
e898bc0daf Changed to eShopOnContainers and added basic NetStandard Libraries for Models and SqlData/Repositories code 2016-09-07 13:52:26 -07:00
Cesar De la Torre
42d10f343c Baseline initial projects from .NET templates. Still no Docker, etc. 2016-09-06 17:09:19 -07:00