Cesar De la Torre
|
aee1ac6a06
|
Domain Event Handlers refactored with some missing cases
|
2017-03-18 22:01:05 -07:00 |
|
Cesar De la Torre
|
3ed136b00f
|
Domain Event Handlers are now grouped by Domain Events, as any Domain Event could have 'n' handlers related.
|
2017-03-18 11:44:18 -07:00 |
|
Cesar De la Torre
|
c7e317413e
|
Refactoring Domain Events
|
2017-03-17 18:36:34 -07:00 |
|
Cesar De la Torre
|
b9c1778d9d
|
Refactoring Domain Events so it is clear and differenciated versus Integration Events
|
2017-03-16 18:52:02 -07:00 |
|
Ramón Tomás
|
c8f0776f1f
|
Added domain events in Ordering Api
|
2017-03-14 18:02:28 +01:00 |
|
etomas
|
f9b15481d1
|
Idempotent updates based on requestid
|
2017-03-03 12:03:31 +01:00 |
|
Cesar De la Torre
|
bfe2139a09
|
Refactoring so we enforce to have a Repository only per Aggregate
|
2017-02-26 20:32:34 -08:00 |
|
etomas
|
15f2cc7da1
|
Removing pending Configuration registration as Singleton.
Solving #9
|
2017-02-07 09:35:21 +01:00 |
|
Unai Zorrilla Castro
|
9d2d152c2d
|
Improve ordering int order to solve feedback
|
2017-01-25 17:10:08 +01:00 |
|
CESARDELATORRE
|
4670a6da89
|
Refactoring: Moved RepositoryContracts/Interfaces each one to its related Aggregate's folder, so it is clear the "relationship" between Aggregate-Root and Repository Contract/Interface
|
2017-01-23 09:30:19 -08:00 |
|
CESARDELATORRE
|
2babf6e4fe
|
Added field "Alias" to PaymentMethod and created EF migration for that
Refactoring related to OrderCommand (instead NewOrderCommand)
Refactoring in Buyer.IdentityGuid instead of fullname variables..
|
2017-01-18 16:51:44 -08:00 |
|
CESARDELATORRE
|
57ae6ab3be
|
Refactoring in Ordering Domain Model so it shows a clear AggregateModel and clusters of entities as Aggregates.
Also, showing Repository Interfaces as RepositoryContracts.
|
2017-01-17 18:32:40 -08:00 |
|
Unai Zorrilla Castro
|
3c277a49de
|
Modify AsyncRequestNames, include UnitTest project, remove unused application ordering layer
|
2016-12-29 11:04:55 +01:00 |
|
Carlos Cañizares Estévez
|
10f3e17b55
|
Add Swagger to Basket Api
SQL databases with the same prefix for services
Move application tier to api tier in ordering api
|
2016-12-19 10:20:02 +01:00 |
|
Unai
|
d25f1c64a9
|
Finished first iteration over ordering.data
|
2016-11-24 14:58:37 +01:00 |
|