Christian Arenas
|
f025accb2a
|
add rabbitmq dependency in Payment.api container and IPaymentIntegrationEventService DI
|
7 years ago |
Christian Arenas
|
12dd8acef9
|
add rabbitmq dependency in Payment.api container and IPaymentIntegrationEventService DI
|
7 years ago |
Ramón Tomás
|
5276d9d354
|
Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
|
7 years ago |
Ramón Tomás
|
d043e10439
|
Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
|
7 years ago |
Ramón Tomás
|
de76dd363c
|
Change Xamarin app to call basket for order checkout
|
7 years ago |
Ramón Tomás
|
bc1c3761c2
|
Change Xamarin app to call basket for order checkout
|
7 years ago |
Christian Arenas
|
2b202bdc6c
|
SaveChangesAsync() from Integration events
|
7 years ago |
Christian Arenas
|
d59ee8e817
|
SaveChangesAsync() from Integration events
|
7 years ago |
Christian Arenas
|
888dca003e
|
Get ChildItems
|
7 years ago |
Christian Arenas
|
a5b0fd31cb
|
Get ChildItems
|
7 years ago |
Christian Arenas
|
701a0e67e8
|
Declare PayOrderCommandMsg class DI
|
7 years ago |
Christian Arenas
|
4cd594bebc
|
Declare PayOrderCommandMsg class DI
|
7 years ago |
Christian Arenas
|
66ad6b756c
|
Add stockunit to products in CatalogContextSeed
|
7 years ago |
Christian Arenas
|
a757bb58f0
|
Add stockunit to products in CatalogContextSeed
|
7 years ago |
Christian Arenas
|
6bff2c6313
|
Change property name
|
7 years ago |
Christian Arenas
|
098000573a
|
Change property name
|
7 years ago |
Ramón Tomás
|
845b65eb82
|
Modify k8s deployment script to support CD/CI deployment
Create documentation
|
7 years ago |
Ramón Tomás
|
e3f438882b
|
Modify k8s deployment script to support CD/CI deployment
Create documentation
|
7 years ago |
Christian Arenas
|
504efbd191
|
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
|
7 years ago |
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
|
7 years ago |
Christian Arenas
|
db41124d78
|
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
|
7 years ago |
Christian Arenas
|
94ee95f32b
|
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
|
7 years ago |
Christian Arenas
|
36ca700df8
|
Add SetCancelledStatus method
|
7 years ago |
Christian Arenas
|
20cd4003f9
|
Add SetCancelledStatus method
|
7 years ago |
Christian Arenas
|
e6c59f093c
|
remove CheckValidSagaId replicated method
|
7 years ago |
Christian Arenas
|
55bd3bf0d0
|
remove CheckValidSagaId replicated method
|
7 years ago |
Christian Arenas
|
ea1c50db7b
|
Add OrderingDomainException when the order doesn't exist with id orderId
|
7 years ago |
Christian Arenas
|
1d832a62ee
|
Add OrderingDomainException when the order doesn't exist with id orderId
|
7 years ago |
Ramón Tomás
|
bffd87e3e2
|
Change k8s deployment script to use internal names in urls for intercommunication between apis
|
7 years ago |
Ramón Tomás
|
374c1d5317
|
Update order saga cancel and ship commands
|
7 years ago |
Ramón Tomás
|
d3d88def2e
|
Update order saga cancel and ship commands
|
7 years ago |
Ramón Tomás
|
4e79875d26
|
Merge
|
7 years ago |
Ramón Tomás
|
90daff2f29
|
Merge
|
7 years ago |
Ramón Tomás
|
afc247da67
|
Change SPA app to call basket for order checkout
|
7 years ago |
Ramón Tomás
|
b2b01bae06
|
Change SPA app to call basket for order checkout
|
7 years ago |
Ramón Tomás
|
4d7ea9460d
|
CICD test
|
7 years ago |
Christian Arenas
|
0ac19b8b37
|
Fix bad namespace from CommandHandler
|
7 years ago |
Christian Arenas
|
985428b535
|
Fix bad namespace from CommandHandler
|
7 years ago |
Christian Arenas
|
7c27ac498b
|
Add new methods to order aggregate root and modify saga process
|
7 years ago |
Christian Arenas
|
c89cc06f94
|
Add new methods to order aggregate root and modify saga process
|
7 years ago |
Christian Arenas
|
f65ce1b9ee
|
Change to Task.Delay
|
7 years ago |
Christian Arenas
|
7f23ef168e
|
Change to Task.Delay
|
7 years ago |
Christian Arenas
|
2ade7a87e8
|
Add Integration Events and Pay Order Command msg handler
|
7 years ago |
Christian Arenas
|
c3ec745e05
|
Add Integration Events and Pay Order Command msg handler
|
7 years ago |
Christian Arenas
|
82fe859584
|
Adding Integration Event handlers to ordering Api
|
7 years ago |
Christian Arenas
|
bd9725545b
|
Adding Integration Event handlers to ordering Api
|
7 years ago |
Christian Arenas
|
830d0597d7
|
Add OrderStockConfirmed and ProductPriceChanged IntegrationEvent
|
7 years ago |
Christian Arenas
|
ea5c65b4f8
|
Add OrderStockConfirmed and ProductPriceChanged IntegrationEvent
|
7 years ago |
David Britch
|
4c53c0510a
|
Added SkipValidatePackageReferences entry to the PropertyGroup
|
7 years ago |
David Britch
|
c551d1fcf9
|
Added SkipValidatePackageReferences entry to the PropertyGroup
|
7 years ago |