18 Commits

Author SHA1 Message Date
Christian Arenas
9b449461f2 naming changes 2017-05-17 11:57:02 +02:00
Christian Arenas
8b80eeae52 minor changes 2017-05-17 00:40:40 +02:00
Christian Arenas
d59ee8e817 SaveChangesAsync() from Integration events 2017-05-16 15:11:03 +02:00
Christian Arenas
ca56f6378e Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
# Conflicts:
#	src/Services/Ordering/Ordering.Domain/AggregatesModel/OrderAggregate/Order.cs
2017-05-16 11:21:37 +02:00
Ramón Tomás
d3d88def2e Update order saga cancel and ship commands 2017-05-16 09:58:06 +02:00
Ramón Tomás
90daff2f29 Merge 2017-05-16 09:31:45 +02:00
Christian Arenas
bd9725545b Adding Integration Event handlers to ordering Api 2017-05-15 19:14: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
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
bf6360a82a Add Order Payment Integration events 2017-05-11 16:05:27 +02:00
Ramón Tomás
276de11bec Move UserCheckoutAcceptedIntegrationEvent out of the order saga 2017-05-11 13:55:40 +02:00
Ramón Tomás
7cbd77bc7a Merge 2017-05-11 11:52:31 +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
Christian Arenas
10e2427253 Continue implementing OrderStockConfirmed events 2017-05-10 19:48:36 +02:00
Christian Arenas
00e2634b16 Add Confirm Grade period Handler and add new items to Orders status 2017-05-09 13:58:48 +02:00
Christian Arenas
f5ab8333ce Fix some errors 2017-05-08 11:32:57 +02:00
Christian Arenas
6f7605776d Create a SagaManager events 2017-05-08 10:48:06 +02:00
Ramón Tomás
30d8905125 Moved Integrationevent to Application folder
Created basic structure for order process saga
2017-04-28 14:25:52 +02:00