Ramón Tomás
|
8d0ef809a8
|
Persist identity grant store to db
Persist machine Keys to Redis
|
2017-06-05 21:54:03 +02:00 |
|
Eduard Tomas
|
b42fe3527a
|
Resilience enhancements.
MVC app now waits other containers
|
2017-06-01 14:32:22 +02:00 |
|
Eduard Tomas
|
694253d4e9
|
Resilience enhancements.
MVC app now waits other containers
|
2017-06-01 14:32:22 +02:00 |
|
Cesar De la Torre
|
4410e455e0
|
Updates to target .NET Core 1.1.2 - Version changes at every .csproj file, dockerfile and the docker-compose.ci.build.yml file for building from the CLI.
|
2017-05-25 17:01:10 -07:00 |
|
Cesar De la Torre
|
ad4142b94f
|
Updates to target .NET Core 1.1.2 - Version changes at every .csproj file, dockerfile and the docker-compose.ci.build.yml file for building from the CLI.
|
2017-05-25 17:01:10 -07:00 |
|
Ramón Tomás
|
8c2af8c048
|
Clean Basket event is launched once basket is converted to order and before starting creating order.
Change grace period time to 1 minute
Remove unecessary clean basket methods on client
|
2017-05-24 16:09:03 +02:00 |
|
Ramón Tomás
|
889d3c86e7
|
Clean Basket event is launched once basket is converted to order and before starting creating order.
Change grace period time to 1 minute
Remove unecessary clean basket methods on client
|
2017-05-24 16:09:03 +02:00 |
|
Cesar De la Torre
|
1f7dbac140
|
Merge pull request #199 from SychevIgor/dev
Packages update to 1.1.* and Swagger update
|
2017-05-23 09:21:32 -07:00 |
|
Cesar De la Torre
|
a5479ff7e7
|
Merge pull request #199 from SychevIgor/dev
Packages update to 1.1.* and Swagger update
|
2017-05-23 09:21:32 -07:00 |
|
Cesar De la Torre
|
2a7c1d740b
|
Minor refactoring
|
2017-05-20 12:35:16 -07:00 |
|
Cesar De la Torre
|
ce2083d248
|
Minor refactoring
|
2017-05-20 12:35:16 -07:00 |
|
Cesar De la Torre
|
7b63c8d409
|
Added the WebStatus WatchDog to the Kubernetes cluster deployment
|
2017-05-19 17:19:29 -07:00 |
|
Cesar De la Torre
|
c3ca81b03c
|
Added the WebStatus WatchDog to the Kubernetes cluster deployment
|
2017-05-19 17:19:29 -07:00 |
|
igorsych
|
9e75504690
|
Newtonsoft.Json and MediatR with fixes of all based on MediatR classes
also from csproj files excluded direct specification of runtime to make compile happy if on a system we have higher version.
|
2017-05-19 18:03:05 +03:00 |
|
igorsych
|
ec07a68751
|
Newtonsoft.Json and MediatR with fixes of all based on MediatR classes
also from csproj files excluded direct specification of runtime to make compile happy if on a system we have higher version.
|
2017-05-19 18:03:05 +03:00 |
|
igorsych
|
85b61a2bfd
|
Test packages update to the latest version
Redis and RabbitMQ also updated
Identity server changes reflectiong ac59db6e16 commit
|
2017-05-19 09:02:05 +03:00 |
|
igorsych
|
b13fce7043
|
Test packages update to the latest version
Redis and RabbitMQ also updated
Identity server changes reflectiong ac59db6e16 commit
|
2017-05-19 09:02:05 +03:00 |
|
igorsych
|
c5778a04f3
|
.NET core packages update
|
2017-05-19 08:11:18 +03:00 |
|
igorsych
|
e4f5b5014b
|
.NET core packages update
|
2017-05-19 08:11:18 +03:00 |
|
Ramón Tomás
|
87e57b9a44
|
Merge from Dev
|
2017-05-18 15:39:31 +02:00 |
|
Ramón Tomás
|
ea851bb8ce
|
Merge from Dev
|
2017-05-18 15:39:31 +02:00 |
|
Christian Arenas
|
e842cd81b3
|
Changing status item condition in order view
|
2017-05-18 11:37:50 +02:00 |
|
Christian Arenas
|
31bdcd0b2f
|
Changing status item condition in order view
|
2017-05-18 11:37:50 +02:00 |
|
Ramón Tomás
|
afc247da67
|
Change SPA app to call basket for order checkout
|
2017-05-16 09:23:35 +02:00 |
|
Ramón Tomás
|
b2b01bae06
|
Change SPA app to call basket for order checkout
|
2017-05-16 09:23:35 +02:00 |
|
Ramón Tomás
|
f79806e899
|
Created Ship order process in WebMVC app
Create Ship order command and handler in Ordering.api
Create Order management page in WebMVC app
|
2017-05-14 14:48:37 +02:00 |
|
Ramón Tomás
|
e104da9f85
|
Created Ship order process in WebMVC app
Create Ship order command and handler in Ordering.api
Create Order management page in WebMVC app
|
2017-05-14 14:48:37 +02:00 |
|
Ramón Tomás
|
7f5687d91e
|
Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
|
2017-05-11 18:35:12 +02:00 |
|
Ramón Tomás
|
8045d6302b
|
Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
|
2017-05-11 18:35:12 +02:00 |
|
Ramón Tomás
|
00a0824bbd
|
Fix issue identityService.getuseridentity fails when called from integration event
|
2017-05-11 18:34:07 +02:00 |
|
Ramón Tomás
|
f302316cb0
|
Fix issue identityService.getuseridentity fails when called from integration event
|
2017-05-11 18:34:07 +02:00 |
|
Christian Arenas
|
01211322f7
|
Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
# Conflicts:
# src/Services/Ordering/Ordering.API/Application/IntegrationEvents/EventHandling/UserCheckoutAcceptedIntegrationEventHandler.cs
|
2017-05-11 16:08:49 +02:00 |
|
Christian Arenas
|
09a2ab4058
|
Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
# Conflicts:
# src/Services/Ordering/Ordering.API/Application/IntegrationEvents/EventHandling/UserCheckoutAcceptedIntegrationEventHandler.cs
|
2017-05-11 16:08:49 +02:00 |
|
Christian Arenas
|
9ae4d93a54
|
Add Order Description field
|
2017-05-11 16:04:35 +02:00 |
|
Christian Arenas
|
38f86f2cd6
|
Add Order Description field
|
2017-05-11 16:04:35 +02:00 |
|
Ramón Tomás
|
21fe9b7be4
|
Create checkout call in webmvc
Created Cancel call in webmvc
|
2017-05-11 11:51:13 +02:00 |
|
Ramón Tomás
|
9e00dceeb1
|
Create checkout call in webmvc
Created Cancel call in webmvc
|
2017-05-11 11:51:13 +02:00 |
|
Ramón Tomás
|
564e2df93a
|
Extract Policies to ResilientHttpClientFactory
|
2017-05-10 13:25:43 +02:00 |
|
Ramón Tomás
|
4182750aad
|
Extract Policies to ResilientHttpClientFactory
|
2017-05-10 13:25:43 +02:00 |
|
Ramón Tomás
|
d2c950d94e
|
Fix issue WebMVC bootstrap lib not deployed to container in windows cli
|
2017-05-10 11:37:29 +02:00 |
|
Ramón Tomás
|
07744cf766
|
Fix issue WebMVC bootstrap lib not deployed to container in windows cli
|
2017-05-10 11:37:29 +02:00 |
|
Eduard Tomas
|
efe496e156
|
ResilientHttp client policies fixed
|
2017-05-09 20:27:00 +02:00 |
|
Eduard Tomas
|
25bc324d9f
|
ResilientHttp client policies fixed
|
2017-05-09 20:27:00 +02:00 |
|
Eduard Tomas
|
4ca7dfde09
|
Merge remote-tracking branch 'origin/reissemberexecutionkey' into dev
|
2017-05-09 18:34:41 +02:00 |
|
Eduard Tomas
|
10b7be6d8f
|
Merge remote-tracking branch 'origin/reissemberexecutionkey' into dev
|
2017-05-09 18:34:41 +02:00 |
|
Eduard Tomas
|
37cef95fec
|
Use good endpoints for healthcheck
|
2017-05-09 16:59:23 +02:00 |
|
Eduard Tomas
|
1983165cbe
|
Use good endpoints for healthcheck
|
2017-05-09 16:59:23 +02:00 |
|
Eduard Tomas
|
95af2d9a02
|
Autorefresh on healthchecks with config timeout
|
2017-05-09 13:54:45 +02:00 |
|
Eduard Tomas
|
5d098b1478
|
Autorefresh on healthchecks with config timeout
|
2017-05-09 13:54:45 +02:00 |
|
Unai Zorrilla Castro
|
aa8e943ba9
|
Added ExecutionKey into PolicyWrap and remove COncurrentDictioanry
|
2017-05-09 09:19:27 +02:00 |
|