Eduard Tomas
|
30f7759fa1
|
Unwanted file
|
2017-06-19 19:07:22 +02:00 |
|
Eduard Tomas
|
018f6e9342
|
Minor issues fixed
Use current branch as tag
|
2017-06-19 19:01:00 +02:00 |
|
Ramón Tomás
|
5f28f8f710
|
Updated number of products in catalog stock
Orders list ordered
Refresh orders list periodically
Fix bug SPA basket not dropped after creating order
|
2017-06-14 16:38:27 +02:00 |
|
Ramón Tomás
|
152bc9fd01
|
Merge new creation ordering workflow
|
2017-06-12 13:52:23 +02:00 |
|
Ramón Tomás
|
00ec2ce272
|
Update settings
|
2017-06-09 12:33:59 +02:00 |
|
Ramón Tomás
|
6c855e57c5
|
Fix bug antiforgery decryption issue when deploying in a k8s cluster
Changed in-memory grant store in idsrv to persist in db
|
2017-06-08 17:45:07 +02:00 |
|
Ramón Tomás
|
b7c5613238
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
|
2017-06-05 21:54:13 +02:00 |
|
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
|
694253d4e9
|
Resilience enhancements.
MVC app now waits other containers
|
2017-06-01 14:32:22 +02: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
|
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
|
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
|
ce2083d248
|
Minor refactoring
|
2017-05-20 12:35:16 -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
|
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
|
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
|
e4f5b5014b
|
.NET core packages update
|
2017-05-19 08:11:18 +03:00 |
|
Ramón Tomás
|
ea851bb8ce
|
Merge from Dev
|
2017-05-18 15:39:31 +02:00 |
|
Christian Arenas
|
31bdcd0b2f
|
Changing status item condition in order view
|
2017-05-18 11:37:50 +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
|
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
|
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
|
f302316cb0
|
Fix issue identityService.getuseridentity fails when called from integration event
|
2017-05-11 18:34:07 +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
|
38f86f2cd6
|
Add Order Description field
|
2017-05-11 16:04:35 +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
|
185faf7416
|
Merge from Dev
|
2017-05-10 15:07:54 +02:00 |
|
Ramón Tomás
|
9cff047cc2
|
Fix issue SPA HealthCheck Urls
|
2017-05-10 15:01:02 +02:00 |
|
Ramón Tomás
|
4182750aad
|
Extract Policies to ResilientHttpClientFactory
|
2017-05-10 13:25:43 +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
|
4dbb892bbc
|
Commenting non-wanted task in csproj
|
2017-05-09 21:04:04 +02:00 |
|
Eduard Tomas
|
25bc324d9f
|
ResilientHttp client policies fixed
|
2017-05-09 20:27:00 +02:00 |
|
Eduard Tomas
|
10b7be6d8f
|
Merge remote-tracking branch 'origin/reissemberexecutionkey' into dev
|
2017-05-09 18:34:41 +02:00 |
|
Eduard Tomas
|
1983165cbe
|
Use good endpoints for healthcheck
|
2017-05-09 16:59:23 +02:00 |
|
Eduard Tomas
|
5d098b1478
|
Autorefresh on healthchecks with config timeout
|
2017-05-09 13:54:45 +02:00 |
|
Unai Zorrilla Castro
|
bb2c1e1a6c
|
Added ExecutionKey into PolicyWrap and remove COncurrentDictioanry
|
2017-05-09 09:19:27 +02:00 |
|
Cesar De la Torre
|
2a947d4ec2
|
eBook renamed
|
2017-05-08 12:26:07 -07:00 |
|
Cesar De la Torre
|
9e479a86f5
|
Updated the Microservices eBook
|
2017-05-08 12:05:33 -07:00 |
|
Cesar De la Torre
|
f9e60c53a3
|
Removing -all rights reserved- as this is Open Source.
|
2017-05-08 08:50:02 -07:00 |
|
Eduard Tomas
|
6f7ee11cd3
|
Merge branch 'httpclientreview' into dev
|
2017-05-08 16:08:35 +02:00 |
|
Eduard Tomas
|
af6c942aac
|
Fixed error on sharing policies between origins
|
2017-05-08 16:07:51 +02:00 |
|
Cesar De la Torre
|
14cbbe6bcb
|
Removed NMP INSTALL from docker-compose.ci.build.yml. Shouldn't need to do that every time.
|
2017-05-06 23:28:38 -07:00 |
|
Cesar De la Torre
|
53777d5105
|
Minor description refactoring
|
2017-05-06 21:41:32 -07:00 |
|
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 |
|
Ramón Tomás
|
0d71edf214
|
Merge from Dev
|
2017-05-04 11:57:49 +02:00 |
|
Eduard Tomas
|
22cc8daa65
|
Updated healthcheck lib
|
2017-05-02 10:29:24 +02:00 |
|
RamonTC
|
1ccc87e743
|
Merge pull request #167 from andrelmp/dev
Upgrade to angular-cli and Angular 4
|
2017-04-25 10:29:31 +02:00 |
|
Ramón Tomás
|
add8bc2c11
|
Merge from Dev
|
2017-04-21 15:46:15 +02:00 |
|
Eduard Tomas
|
39813424f9
|
Solves error building SPA on linux host due to case error
|
2017-04-19 15:45:32 +02:00 |
|
Eduard Tomas
|
658904ce5c
|
Merge branch 'reviews/uzorrilla' into dev
# Conflicts:
# src/Services/Basket/Basket.API/Model/RedisBasketRepository.cs
|
2017-04-18 15:34:31 +02:00 |
|