Ramón Tomás
|
4be61abdde
|
Merge new creation ordering workflow
|
2017-06-12 13:52:23 +02:00 |
|
Ramón Tomás
|
d018d00b68
|
Update settings
|
2017-06-09 12:33:59 +02:00 |
|
Ramón Tomás
|
3a10038d71
|
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
|
375780e3a4
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
|
2017-06-05 21:54:13 +02:00 |
|
Ramón Tomás
|
41101164fa
|
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 |
|
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 |
|
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 |
|
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
|
2a7c1d740b
|
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 |
|
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
|
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
|
c5778a04f3
|
.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 |
|
Christian Arenas
|
e842cd81b3
|
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
|
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
|
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
|
00a0824bbd
|
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
|
9ae4d93a54
|
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
|
564e2df93a
|
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 |
|
Eduard Tomas
|
efe496e156
|
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
|
37cef95fec
|
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 |
|
Unai Zorrilla Castro
|
aa8e943ba9
|
Added ExecutionKey into PolicyWrap and remove COncurrentDictioanry
|
2017-05-09 09:19:27 +02:00 |
|
Cesar De la Torre
|
dbbcc95c5e
|
Removing -all rights reserved- as this is Open Source.
|
2017-05-08 08:50:02 -07:00 |
|
Eduard Tomas
|
2086399a1c
|
Merge branch 'httpclientreview' into dev
|
2017-05-08 16:08:35 +02:00 |
|
Eduard Tomas
|
aecb81aefa
|
Fixed error on sharing policies between origins
|
2017-05-08 16:07:51 +02:00 |
|
Cesar De la Torre
|
4c0f0b01ad
|
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
|
99cbbe484e
|
Minor description refactoring
|
2017-05-06 21:41:32 -07:00 |
|
Unai Zorrilla Castro
|
9cc6adbd89
|
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 |
|
Eduard Tomas
|
829f13aff0
|
Updated healthcheck lib
|
2017-05-02 10:29:24 +02:00 |
|
RamonTC
|
9c6b54a7fc
|
Merge pull request #167 from andrelmp/dev
Upgrade to angular-cli and Angular 4
|
2017-04-25 10:29:31 +02:00 |
|
Andre Passos
|
db1fa9fd5c
|
update to angular-cli and angular 4
|
2017-04-13 13:06:22 -03:00 |
|
dsanz
|
97d0283db1
|
Merge branch 'master' into dev
# Conflicts:
# src/Web/WebMVC/Views/Shared/Components/CartList/Default.cshtml
# src/Web/WebSPA/Client/modules/basket/basket.component.html
|
2017-04-13 09:54:12 +02:00 |
|
Ramón Tomás
|
9e17d9c85e
|
Added wwwroot/lib folders to gitignore
|
2017-04-11 16:05:27 +02:00 |
|
Ramón Tomás
|
411883fddc
|
Added wwwroot/lib folders to gitignore
|
2017-04-11 16:05:08 +02:00 |
|
Cesar De la Torre
|
3ef6846fe0
|
Minor change in label
|
2017-04-08 12:06:51 -07:00 |
|
Cesar De la Torre
|
345e275a0e
|
Minor change in label
|
2017-04-08 12:05:25 -07:00 |
|
Cesar De la Torre
|
63eed87292
|
Merge pull request #142 from chlowell/hosting-changes
Set application discriminators, work around Redis client issue
|
2017-04-08 11:15:28 -07:00 |
|
dsanz
|
0c317d56f3
|
Refactoring resilience implementation in order to use Polly directly when creating the resilience policies
|
2017-04-07 12:48:22 +02:00 |
|
dsanz
|
6ca7f25669
|
Renaming of the resilience.http project
|
2017-04-06 16:59:17 +02:00 |
|
dsanz
|
c16941cf25
|
Fix warnings
|
2017-04-06 11:59:11 +02:00 |
|
Eduard Tomas
|
2658a69347
|
Fixes after merge :)
|
2017-04-05 19:01:48 +02:00 |
|
Eduard Tomas
|
756cb3dafa
|
Merge branch 'master' into dev
# Conflicts:
# src/Mobile/eShopOnContainers/eShopOnContainers.Core/eShopOnContainers.Core.csproj
# src/Services/Catalog/Catalog.API/Startup.cs
# src/Services/Ordering/Ordering.API/Infrastructure/AutofacModules/MediatorModule.cs
# src/Web/WebMVC/Startup.cs
|
2017-04-05 17:05:14 +02:00 |
|