2931 Commits

Author SHA1 Message Date
Christian Arenas
689096f4c8 - Remove unused IntegrationCommands folders
- minor name changes
2017-05-18 12:03:17 +02:00
Christian Arenas
a2eb2a348d Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
# Conflicts:
#	src/Services/Ordering/Ordering.API/Startup.cs
2017-05-18 11:51:12 +02:00
Christian Arenas
f79e21f2f7 Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
# Conflicts:
#	src/Services/Ordering/Ordering.API/Startup.cs
2017-05-18 11:51:12 +02:00
Christian Arenas
dc7b1098dd - Change Integration Command to Integration Events
- Rename OrderStockNotConfirmedIntegrationEvent to OrderStockRejectedIntegrationEvent
2017-05-18 11:43:19 +02:00
Christian Arenas
6b36972a7f - Change Integration Command to Integration Events
- Rename OrderStockNotConfirmedIntegrationEvent to OrderStockRejectedIntegrationEvent
2017-05-18 11:43:19 +02:00
Christian Arenas
55a82c24f4 - Change Integration Command to Integration Events
- Refactor PublishThroughEventBusAsync methods from OrderingIntegrationEventService
- Add private empty Address constructor.
- Modify order aggregate methods.
- Remove GetWithDependenciesAsync methods and modify GetAsync with entity framework Explicit loading.
2017-05-18 11:42:22 +02:00
Christian Arenas
2228ca3612 - Change Integration Command to Integration Events
- Refactor PublishThroughEventBusAsync methods from OrderingIntegrationEventService
- Add private empty Address constructor.
- Modify order aggregate methods.
- Remove GetWithDependenciesAsync methods and modify GetAsync with entity framework Explicit loading.
2017-05-18 11:42:22 +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
Christian Arenas
1ecec231b0 Change variable parameter name 2017-05-18 09:43:37 +02:00
Christian Arenas
429d27b9ca Change variable parameter name 2017-05-18 09:43:37 +02:00
Ramón Tomás
62a29b6d7e Fix merge 2017-05-18 09:14:38 +02:00
Ramón Tomás
58b3b6fada Fix merge 2017-05-18 09:14:38 +02:00
Ramón Tomás
3f9574c8c9 Merge 2017-05-18 09:14:21 +02:00
Ramón Tomás
c7e88d49f1 Merge 2017-05-18 09:14:21 +02:00
Ramón Tomás
6c9d2cdb31 Adapt test cases to new order flow
Create new service test cases
2017-05-18 08:40:35 +02:00
Ramón Tomás
d9d26bebd9 Adapt test cases to new order flow
Create new service test cases
2017-05-18 08:40:35 +02:00
Christian Arenas
a84c180e07 Remove PaymentIntegrationEventService and remove integration command to integration event 2017-05-17 19:42:45 +02:00
Christian Arenas
cceca92cf9 Remove PaymentIntegrationEventService and remove integration command to integration event 2017-05-17 19:42:45 +02:00
Christian Arenas
def828aeda Remove SagaManagerIntegrationEventService frrom SagaManager and remove GracePeriod from dockercompose 2017-05-17 19:41:49 +02:00
Christian Arenas
511bc05cb4 Remove SagaManagerIntegrationEventService frrom SagaManager and remove GracePeriod from dockercompose 2017-05-17 19:41:49 +02:00
Eduard Tomas
827018fe99 Merge branch 'containers-on-80' into dev 2017-05-17 16:26:32 +02:00
Eduard Tomas
540f64d848 Merge branch 'containers-on-80' into dev 2017-05-17 16:26:32 +02:00
Christian Arenas
0ee173cd34 naming changes 2017-05-17 11:57:02 +02:00
Christian Arenas
9b449461f2 naming changes 2017-05-17 11:57:02 +02:00
Christian Arenas
63cba2cad9 Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
# Conflicts:
#	src/Services/SagaManager/SagaManager/Program.cs
2017-05-17 09:53:14 +02:00
Christian Arenas
451a56ed2f Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
# Conflicts:
#	src/Services/SagaManager/SagaManager/Program.cs
2017-05-17 09:53:14 +02:00
Christian Arenas
f3b6444e63 minor changes 2017-05-17 00:40:40 +02:00
Christian Arenas
8b80eeae52 minor changes 2017-05-17 00:40:40 +02:00
Christian Arenas
b12e8e399a revert the last changes 2017-05-16 18:57:36 +02:00
Christian Arenas
587de20d85 revert the last changes 2017-05-16 18:57:36 +02:00
Christian Arenas
b95bf247cf Change SaveEntitiesAsync to SaveChangesAsync 2017-05-16 18:40:34 +02:00
Christian Arenas
3556a5d126 Change SaveEntitiesAsync to SaveChangesAsync 2017-05-16 18:40:34 +02:00
Christian Arenas
dcec42a088 Modify payment DI 2017-05-16 18:39:54 +02:00
Christian Arenas
aaa821bb49 Modify payment DI 2017-05-16 18:39:54 +02:00
Christian Arenas
f025accb2a add rabbitmq dependency in Payment.api container and IPaymentIntegrationEventService DI 2017-05-16 15:44:21 +02:00
Christian Arenas
12dd8acef9 add rabbitmq dependency in Payment.api container and IPaymentIntegrationEventService DI 2017-05-16 15:44:21 +02:00
Ramón Tomás
5276d9d354 Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign 2017-05-16 15:33:02 +02:00
Ramón Tomás
d043e10439 Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign 2017-05-16 15:33:02 +02:00
Ramón Tomás
de76dd363c Change Xamarin app to call basket for order checkout 2017-05-16 15:32:44 +02:00
Ramón Tomás
bc1c3761c2 Change Xamarin app to call basket for order checkout 2017-05-16 15:32:44 +02:00
Christian Arenas
2b202bdc6c SaveChangesAsync() from Integration events 2017-05-16 15:11:03 +02:00
Christian Arenas
d59ee8e817 SaveChangesAsync() from Integration events 2017-05-16 15:11:03 +02:00
Christian Arenas
888dca003e Get ChildItems 2017-05-16 15:10:23 +02:00
Christian Arenas
a5b0fd31cb Get ChildItems 2017-05-16 15:10:23 +02:00
Christian Arenas
701a0e67e8 Declare PayOrderCommandMsg class DI 2017-05-16 15:08:02 +02:00
Christian Arenas
4cd594bebc Declare PayOrderCommandMsg class DI 2017-05-16 15:08:02 +02:00
Christian Arenas
66ad6b756c Add stockunit to products in CatalogContextSeed 2017-05-16 15:07:30 +02:00
Christian Arenas
a757bb58f0 Add stockunit to products in CatalogContextSeed 2017-05-16 15:07:30 +02:00
Christian Arenas
6bff2c6313 Change property name 2017-05-16 15:07:08 +02:00