Unai Zorrilla Castro
|
62126f5cf5
|
Remove reference to HttpClient from IHttpClient. Change methods to allow specify authorization token and requestid headers in each request. Added API to group uri definitions
|
2017-05-04 13:01:14 +02:00 |
|
dsanz
|
5cdb5afa2d
|
Renaming of the resilience.http project
|
2017-04-06 16:59:17 +02:00 |
|
dsanz
|
6ac5a8cc70
|
Move Polly implementation to Building block project
|
2017-03-30 15:05:19 +02:00 |
|
Ramón Tomás
|
3a7a14bdb7
|
Created global filters for web apis
Fix bug BadRequest response after creating order
|
2017-03-27 14:05:28 +02:00 |
|
Ramón Tomás
|
ddb03a0aa8
|
Refactoing HttpClientApi
|
2017-03-17 13:12:34 +01:00 |
|
Ramón Tomás
|
cb3f682872
|
Created Retry and CircuitBreaker policies for MVC App
|
2017-03-17 10:00:18 +01:00 |
|
dsanz
|
a1f2cc9975
|
Fix for issue #67 https://github.com/dotnet/eShopOnContainers/issues/67 renamed Models folder to ViewModels in WebMVC
|
2017-03-03 16:00:15 +01:00 |
|
etomas
|
f9b15481d1
|
Idempotent updates based on requestid
|
2017-03-03 12:03:31 +01:00 |
|
etomas
|
d07b98468b
|
Issue #9 - Do not hold the ASP.NET Core Configuration object as Singleton in the IoC container
|
2017-02-06 13:53:36 +01:00 |
|
PLAINCONCEPTS\ccanizares
|
1c1f7571e6
|
- Some minor refactoring (renaming) and make work web clients applications that were 'broken' after refactoring dtos in ordering service in this branch.
- Update dockerfile to asp.net 1.1 in ordering
|
2017-01-30 15:46:43 +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
|
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
|
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
|
a939fe7a51
|
MVC App: Authentication against IdentityService and Order Api basic integration.
|
2016-11-28 12:58:51 +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
|
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 |
|