Carlos Cañizares Estévez
|
2231aabf72
|
SPA: Identity component, Order component
|
8 years ago |
Quique Fernandez
|
3b8a055ffa
|
Update pager layout
|
8 years ago |
Quique Fernandez
|
242ec56516
|
fix catalog layout
|
8 years ago |
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
|
6f6530b5f6
|
SPA: Login Logout (Identity Component)
|
8 years ago |
Quique Fernandez
|
ee3241e2fb
|
add orders detail
|
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
|
bced5f0a33
|
SPA: identity component
|
8 years ago |
Quique Fernandez
|
72b47764b2
|
Fix app.component
|
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
|
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...).
MVC: Solve some design feedback (filter selector in catalog)
CatalogApi: Move models from infrastructure to Model folder.
|
8 years ago |
Carlos Cañizares Estévez
|
0e7e4e41d7
|
MVC: Solve feedback, improve validations
Identity: Solve Microsoft Edge problem
Ordering: Remove application tier
|
8 years ago |
Carlos Cañizares Estévez
|
e4d3c66d27
|
Logout fix for Xamarin in identity
|
8 years ago |
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
|
8 years ago |
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..
|
8 years ago |
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
- SQL DB updated with EF Migrations
- build-images.ps1 updated
|
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 |