Commit Graph

448 Commits

Author SHA1 Message Date
rzrymiak
347eda2195 Clarity and consistency improvements to README.md 2022-07-20 23:17:10 -07:00
user
3326f71c87 docs: updated 'Domain Errors' section 2022-07-20 23:56:38 +02:00
user
fe3f653381 docs: updated 'Domain Errors' section 2022-07-20 18:32:46 +02:00
user
09a9c66428 docs: updated 'Domain Errors' section 2022-07-20 18:02:20 +02:00
user
e357c2eab6 docs: updated 'Domain Errors' section 2022-07-20 17:58:56 +02:00
user
b18f17b72f docs: updated 'Domain Errors' section 2022-07-20 17:48:34 +02:00
user
18b68f362c docs: updated 'Validation at runtime' section 2022-07-12 14:55:46 +02:00
Sairyss
1dd69f0359 Merge pull request #60 from hieumdd/fix/typos
fix: Fix typos in README.md
2022-07-10 19:32:28 +00:00
user
21f5ebbcdd docs: updated "Domain Invariants" sections 2022-07-03 12:38:08 +02:00
user
1a67629eb5 docs: updated "Modules" section 2022-06-17 13:34:58 +02:00
HM
6a03140240 fix: Fix typos in README.md 2022-06-15 17:21:01 +07:00
user
4626e0ae8e docs: updated 'Ports' section 2022-05-18 14:45:12 +02:00
user
1005c862ac refactor: FindUserQueryHandler now depends on a repository port 2022-05-18 14:44:54 +02:00
user
15e8fe4961 docs: updated 'Modules' section 2022-05-12 11:03:07 +02:00
user
fe92f9103f docs: updated 'Modules' section 2022-05-12 10:51:24 +02:00
user
e5be43f5be docs: updated 'Modules' section 2022-05-11 21:04:38 +02:00
user
ef8a1f0ffa docs: updated 'ports' section 2022-05-11 20:53:52 +02:00
user
106d355493 docs: small clarification in 'Recommendations for smaller APIs' section 2022-05-09 13:39:06 +02:00
user
3b98cf24e2 docs: fixing grammar mistakes 2022-04-24 13:52:49 +02:00
user
7c5900db24 docs: updated 'Modules' section 2022-04-24 10:48:17 +02:00
user
f8db6a9da5 docs: clarifications and moving things around 2022-04-19 19:32:50 +02:00
user
6b09eec9c9 refactor: removed some boilerplate code 2022-04-19 18:39:03 +02:00
user
226abc4530 docs: moving things around in readme 2022-04-16 10:30:05 +02:00
user
5ca814aa0d docs: clarifications regarding the application 2022-04-16 00:24:25 +02:00
user
96ac825ce7 docs: fixed link 2022-04-12 20:56:22 +02:00
user
547af4f575 refactor: changed badrap/result for oxide.ts 2022-04-12 20:53:55 +02:00
user
64387c47b0 docs: added new repo to 'my other repositories' section 2022-03-20 16:07:16 +01:00
user
8cf5d3c506 docs: clarifications in 'Infrastructure layer' section 2022-03-20 14:53:55 +01:00
Sairyss
f0f164e669 Merge pull request #48 from ymorgenstern/master 2022-03-20 13:08:58 +00:00
ymorgenstern
4c618e043b Update README.md
Mostly minor linting. "it's" -> "its", adding commas, making the whole text flow better to the average native English speaker.
2022-03-20 14:50:38 +02:00
user
7c3fb23498 docs: updated 'Repositories' and 'Persistence models' sections 2022-02-11 09:53:36 +01:00
user
503996c14f docs: updated 'Ports' section 2022-02-10 22:14:53 +01:00
user
8b00270b58 docs: updated 'Ports' section 2022-02-08 20:10:48 +01:00
user
78aa93a18c docs: added info about Runtypes package to 'Replacing primitives with Value Objects' section 2022-02-08 14:30:36 +01:00
user
77c7761ff8 docs: clarification in a 'Commands' section 2022-02-06 12:37:33 +01:00
user
8126285367 Merge branch 'master' of github.com:Sairyss/domain-driven-hexagon 2022-02-06 12:27:56 +01:00
user
d2b35282e5 refactor: commands and events now have ids, added causationId, renamed VO method 2022-02-06 12:27:51 +01:00
user
1167d107cd docs: some clarifications regarding commands 2022-02-06 12:27:28 +01:00
user
3986c3c0b1 refactor: ormconfig env-var validation moved directly to typeormConfig object 2022-01-24 18:22:58 +01:00
user
718a2acf53 docs: added description comment to 'relations' repository property 2022-01-23 11:44:26 +01:00
user
fe05eb2e4e docs: added wallet entity to 'Entities' examples 2022-01-18 15:14:31 +01:00
user
4bea68c231 chore: removed some things from .gitignore 2022-01-07 19:29:20 +01:00
user
dd89aa8a16 docs: moved unrelated to architecture and DDD links to different repos 2022-01-05 12:16:15 +01:00
user
1784cb96d0 docs: removed some resourceds related more to microservices, wwill be moved to other repo 2022-01-05 12:10:53 +01:00
user
3ce8ea43dd docs: removed some advice since it is related only to this implementation and may be irrelevant in other projects 2021-12-30 00:02:01 +01:00
user
03b1d48fce docs: some clarifications regarding transactions 2021-12-29 23:48:44 +01:00
user
693e481d12 docs: moved some explanations from readme to comments 2021-12-29 23:20:52 +01:00
user
2f6ca8a255 docs: small modifications 2021-12-25 11:59:04 +01:00
user
7d7b944937 refactor: validating entities in a repository before saving them to db 2021-12-25 11:57:22 +01:00
user
e32b05017c docs: added more info to 'Enforcing invariants of Domain Objects' section 2021-12-25 00:35:38 +01:00