0
0
mirror of https://github.com/alex289/CleanArchitecture.git synced 2025-06-30 02:31:08 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
alex289
12659a138d
feat: Rename error codes 2023-11-25 16:09:15 +01:00
alex289
7e36fb7dd2
chore: miscellaneous improvements 2023-10-23 12:40:53 +02:00
alex289
b355aeb8ff
chore: Code Cleanup 2023-09-02 12:34:08 +02:00
alex289
619fa02ab3
feat: Move Events to Shared project 2023-09-02 12:32:36 +02:00
Alex
3f18108fce
Merge branch 'main' into feature/redis 2023-09-01 09:15:51 +02:00
alex289
a742ae6dc0
feat: Add redis cache 2023-08-31 21:08:46 +02:00
alex289
ebf9cd36d7
feat: Add background service 2023-08-31 20:13:36 +02:00
alex289
9ba530417c
chore: Move properties over ctor 2023-08-31 18:19:17 +02:00
alex289
3969db2bba
feat: Check for tenant when updating users tenant 2023-08-31 11:46:01 +02:00
alex289
61bcab6d77
chore: Code Cleanup 2023-08-30 23:36:48 +02:00
alex289
a3152580a2
test: Add tenant tests 2023-08-30 23:31:47 +02:00
alex289
816d92fc85
feat: Add endpoints for tenants 2023-08-28 19:41:49 +02:00
alex289
b0d96d8b4d
Add tenant entity 2023-08-27 19:09:23 +02:00
Alexander Konietzko
39c720607f
Seal classes 2023-07-01 20:54:51 +02:00
Alexander Konietzko
53e0966f51
Add event sourcing 2023-07-01 16:46:08 +02:00
Alexander Konietzko
745b3930f0
Code cleanup and dependency updates 2023-07-01 13:26:10 +02:00
alex289
6cb67265e3
Update deps and rename names 2023-04-18 12:44:37 +02:00
alex289
96b82e2d6f
Apply suggestions and fix warnings 2023-03-22 19:25:44 +01:00
alex289
df5530c726
Full Cleanup 2023-03-22 19:06:01 +01:00
alex289
492ea93b0d
Add validation and integration tests 2023-03-22 17:30:07 +01:00
Alexander Konietzko
a56fc0e5bb
Add Swagger and domain tests 2023-03-21 11:03:05 +01:00
Alexander Konietzko
3b1a76438b
Connect commands to endpoints 2023-03-21 09:29:49 +01:00
Alexander Konietzko
983c63b38e
Implement new user commands 2023-03-20 22:26:23 +01:00
alex289
d89e44b8df
Refactor the user endpoints 2023-03-20 21:33:56 +01:00
alex289
5214c7c4ed
Fix tests 2023-03-19 18:26:45 +01:00
Alexander Konietzko
b36aaff112
Add User auth 2023-03-17 08:44:51 +01:00
Alexander Konietzko
f645b2cc8f
Add gRPC and fix some warnings 2023-03-13 20:35:00 +01:00
alex289
e937e786a7
Add domain tests 2023-03-08 22:40:09 +01:00
alex289
7b31d2dd1b
Add first command and initial tests 2023-03-06 23:20:16 +01:00
alex289
d884b03336
Add initial infra 2023-03-06 15:51:24 +01:00