16 Commits

Author SHA1 Message Date
Borja García Rodríguez
6fc60480c1 integration events updated to record types 2020-12-23 10:19:38 +01:00
jabarca
403b731d12 fix typo in PaymentSucceded option 2019-09-14 10:31:52 -05:00
牛排大叔
bdcab37c79 Fix OrderPaymentSuccededIntergrationEvent naming rule 2019-08-14 21:47:41 +08:00
Miguel Veloso
61ecfba052 Add a TransactionId to IntegrationEventLogEntry to ensure that chained integration events are only published once from the correct transaction scope 2019-05-07 21:29:37 +01:00
Miguel Veloso
38a86f19c4 General refactoring for documentation 2019-02-26 21:55:04 +00:00
Miguel Veloso
dfc680e152 Fix naming inconsistency 2019-02-21 18:32:57 +00:00
Miguel Veloso
405e5be62b Add publishing integration events traces 2019-02-21 17:58:36 +00:00
Miguel Veloso
12148c9723 Refactor LogContext for IntegrationEvent Handlers to include AppName 2019-02-21 15:51:37 +00:00
Miguel Veloso
2158938dda Fix IntegrationEventIdContext logging property name 2019-02-18 22:35:00 +00:00
Miguel Veloso
122fab5108 Add LogContext to IntegrationEventHandlers 2019-02-18 19:33:04 +00:00
Unai Zorrilla Castro
c4454b005b Migrated Payment.API to .NETCoreApp2.0. Update Startup and Program to new template. Minor refactorings. Remove unused PaymentController.cs 2017-08-29 11:17:09 +02:00
Cesar De la Torre
260b2cdf2c Added a comment about the simulated payment 2017-07-10 14:17:16 -07:00
Christian Arenas
9fe33b82df minor name change 2017-05-19 08:53:24 +02:00
Christian Arenas
a84c180e07 Remove PaymentIntegrationEventService and remove integration command to integration event 2017-05-17 19:42:45 +02:00
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
2017-05-16 11:11:09 +02:00
Christian Arenas
2ade7a87e8 Add Integration Events and Pay Order Command msg handler 2017-05-15 19:15:33 +02:00