0
0
mirror of https://github.com/alex289/CleanArchitecture.git synced 2025-07-01 11:02:57 +00:00
Commit Graph

57 Commits

Author SHA1 Message Date
alex289
631de38171
chore: Code Cleanup 2023-11-25 16:10:24 +01:00
alex289
12659a138d
feat: Rename error codes 2023-11-25 16:09:15 +01:00
alex289
a2735616e4
feat: Update packages 2023-11-15 08:40:42 +01:00
alex289
ca81e2f076
Merge branch 'main' into feature/dotnet_8 2023-11-10 16:11:04 +01:00
alex289
6053b8475a chore: Update dependencies 2023-11-01 02:08:31 +00:00
alex289
7e36fb7dd2
chore: miscellaneous improvements 2023-10-23 12:40:53 +02:00
alex289
0f09f40a33 chore: Update dependencies 2023-10-15 02:07:42 +00:00
alex289
4b2619f13c
feat: Deleted query filter 2023-10-01 14:54:49 +02:00
alex289
b06fde74bf Update packages 2023-10-01 09:15:31 +00:00
alex289
c0098665a7 Update packages 2023-09-15 02:05:11 +00:00
Alexander Konietzko
03ee830ee2
feat: Upgrade to dotnet 8 2023-09-14 14:14:20 +02:00
alex289
6d63df1eda
feat: Code Cleanup 2023-09-09 13:06:08 +02:00
Alexander Konietzko
269ffc7587
fix: Rabbitmq deployment 2023-09-02 17:52:05 +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
alex289
bff6fb47f2
Add fanout event handler 2023-09-02 11:14:01 +02:00
alex289
4746bfbef1
feat: Add rabbitmq 2023-09-02 10:56:20 +02:00
Alex
3f18108fce
Merge branch 'main' into feature/redis 2023-09-01 09:15:51 +02:00
Alex
b92e57aea1
Merge branch 'main' into feature/redis 2023-09-01 08:45:59 +02:00
Alexander Konietzko
e927d73bd1
Merge branch 'main' into feature/background_service 2023-09-01 08:43:49 +02:00
alex289
23371e8e62 Update packages 2023-09-01 02:06:48 +00: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
Alexander Konietzko
6d1f0b1e5f
chore: Add migration 2023-08-27 19:17:05 +02:00
alex289
b0d96d8b4d
Add tenant entity 2023-08-27 19:09:23 +02:00
alex289
18252b26df Update packages 2023-08-15 02:00:09 +00:00
alex289
a4ead4955d
chore: Cleanup 2023-08-09 20:25:38 +02:00
Alexander Konietzko
ca0489c3a1
test: Replace Moq with NSubstitute 2023-08-09 19:20:44 +02:00
alex289
1d77fedf62 Update packages 2023-08-01 02:26:48 +00:00
alex289
7bea80df45 Update packages 2023-07-15 02:50:59 +00:00
alex289
89fdd02a5f
Update deps 2023-07-08 12:25:47 +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
e39c94ea99
Update deps 2023-06-17 20:01:30 +02:00
alex289
93828dbc8c
Update deps 2023-05-19 16:20:46 +02:00
Alexander Konietzko
bb3fce8c7d
Add missing migration 2023-04-18 13:15:45 +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