Commit Graph

324 Commits

Author SHA1 Message Date
user
6646099455 test: configured jest + cucumber, added tests for 'create user', + some refactoring 2021-09-19 13:41:37 +02:00
user
ecffa9bcf4 refactor: renamed file 2021-09-19 10:56:33 +02:00
user
cd11b5af62 refactor: moved all ddd generic files to /libs 2021-09-19 10:36:23 +02:00
user
8ec75a4d95 refactor: CreateUserUoW now provides a correct repository 2021-09-19 02:14:10 +02:00
user
69e12c054c feat: added UnitOfWork example, added WalletModule, rrefactoring of domain event handlers 2021-09-19 02:06:14 +02:00
user
1f4f3e5491 fix: FindUserRequest properties are now optional 2021-09-18 21:17:37 +02:00
user
02246eaec4 refactor: entity types in orm-mapper and typeorm repository 2021-09-18 20:21:24 +02:00
user
64ecab15ac docs: updated notes about consistency 2021-09-16 17:28:44 +02:00
user
40049ae8c2 docs: updated 'Commands and Queries' section 2021-09-15 15:46:38 +02:00
user
982215cda4 refactor: fixed types, updated comments, removed most of the getters from UserEntity 2021-09-14 21:55:37 +02:00
user
fd74adc47d refactor: EntityBase.toObject() return type fixed 2021-09-14 21:11:43 +02:00
user
c6dcee04ad refactor: refactored entities + more code improvements 2021-09-14 21:01:03 +02:00
user
b95efb7179 refactor: changed property names for a service 2021-09-14 19:16:25 +02:00
user
f65c8cdfb6 refactor: moved ID generation from EntityBase to an Entity implementation to support multiple ID types 2021-09-14 18:53:59 +02:00
user
357ceb28fa refactor: removed email service for now 2021-09-14 17:01:14 +02:00
user
5162485b0e refactor: domain event is now plain object 2021-09-14 15:32:00 +02:00
user
bedd3b9162 docs: added more resources, clarifications regarding Commands and DTOs 2021-09-11 19:51:15 +02:00
user
967afb7856 refactor: code improvements 2021-09-11 19:50:41 +02:00
user
81fbc0980b fix: create user cli controller dependency 2021-09-11 17:36:09 +02:00
user
ebcfe8cba8 feat: added user creation through CLI 2021-09-11 17:19:07 +02:00
user
463cbbbc82 refactor: Command is now primitives only 2021-09-11 16:47:28 +02:00
user
f845ccd8ab docs: added some info on consistency, added more resources, + updates in 'Commands and Queries' and 'Domain Events' sections 2021-09-11 16:10:55 +02:00
user
e563aee472 refactor: renamed directorty 2021-09-09 17:39:37 +02:00
user
339aae9e1d Merge branch 'master' of https://github.com/Sairyss/domain-driven-hexagon 2021-09-09 17:37:49 +02:00
user
895d527af8 docs: small update in 'Logging' section 2021-09-09 17:37:45 +02:00
user
c1243616b7 docs: fixed formatting 2021-09-08 23:01:46 +03:00
user
eb45ac9503 refactor: use-cases separated into commands and queries 2021-09-08 22:57:16 +03:00
user
d772645cad docs: updated 'Commands and Queries' section 2021-09-08 22:33:45 +03:00
user
4870bea507 refactor: commands are now plain objects 2021-09-02 19:31:13 +03:00
user
4f0f9f989f docs: updated 'Integration Events' section 2021-08-30 01:51:05 +03:00
user
24f7cf9b11 docs: updated 'Domain Events' section 2021-08-30 01:44:05 +03:00
user
a834ba266e docs: updated 'DTOs' section 2021-08-30 00:10:08 +03:00
user
a25c523af3 docs: improved 'Commands and Queries' section 2021-08-29 23:30:10 +03:00
user
d5d2531b21 docs: improved 'Error Handling' section 2021-08-29 23:03:41 +03:00
user
c43629d370 docs: improving 'Folder and File Structure' section 2021-08-29 22:23:45 +03:00
user
bd95f245ea docs: added more resources to 'Load Balancing' section 2021-08-29 21:43:14 +03:00
Sairyss
0ceb0a5083 docs: fixed typo 2021-08-02 11:03:29 +00:00
Sairyss
52b922300c Merge pull request #21 from estrehle/patch-1
fix: Use correct seeder path
2021-06-11 13:30:56 +00:00
Elias Strehle
89f2907dcd fix: Use correct seeder path 2021-06-11 14:27:56 +02:00
user
f892ae9049 docs: added more info to 'Alternatives to exceptions' section 2021-06-10 23:20:45 +02:00
user
0b55c3c290 docs: changed wording in 'Testing' section 2021-05-27 20:57:24 +02:00
user
ddf13dcf0f docs: clarifications in 'Testing' section 2021-05-27 20:52:30 +02:00
user
a13e63a8fb docs: added more info to 'Aggregates' section 2021-05-18 18:18:36 +02:00
user
495f452cb6 docs: added RFC 7807 info to 'Error handling' section 2021-05-18 14:01:04 +02:00
user
6f8012dd30 docs: clarification in 'Domain Events' section 2021-05-11 19:28:46 +02:00
user
1b0def71bc docs: added clarification to 'Alternatives to exceptions' section 2021-05-11 17:21:28 +02:00
user
4e4edace3d docs: clarifications in 'Testing' section 2021-05-08 12:18:22 +02:00
user
51172040c6 docs: clarifications in 'Testing' section 2021-05-08 12:10:59 +02:00
user
6ede31666a docs: fixed typo 2021-05-07 17:51:59 +02:00
user
dc747eda05 docs: added more info to 'Load Testing' section 2021-05-07 17:50:11 +02:00