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

57 Commits

Author SHA1 Message Date
alex289
4b2619f13c
feat: Deleted query filter 2023-10-01 14:54:49 +02:00
alex289
c0098665a7 Update packages 2023-09-15 02:05:11 +00:00
Alexander Konietzko
3410c8575d
feat: Add swagger attribute for sorting 2023-09-09 21:21:23 +02:00
alex289
6d63df1eda
feat: Code Cleanup 2023-09-09 13:06:08 +02:00
alex289
b54d4f4de5
Add sorting 2023-09-09 12:54:33 +02:00
Alexander Konietzko
269ffc7587
fix: Rabbitmq deployment 2023-09-02 17:52:05 +02:00
alex289
9f9707ddf1
feat: Improve rabbit health check 2023-09-02 12:50:48 +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
8ed703a865
feat: Add health check for rabbitmq 2023-09-02 12:22:31 +02:00
alex289
4746bfbef1
feat: Add rabbitmq 2023-09-02 10:56:20 +02:00
Alexander Konietzko
6d4b000bd0
feat: Remove deleted flag at the get by id endpoints 2023-09-01 23:43:08 +02:00
Alexander Konietzko
b4020cf80e
fix: add variable for getting inactive users
fixes #25
2023-09-01 23:37:26 +02:00
Alexander Konietzko
268580b837
fix: Only add redis health check in production 2023-09-01 17:21:08 +02:00
Alexander Konietzko
71a36a0905
fix: json deserializing 2023-09-01 17:03:48 +02:00
Alexander Konietzko
e29cb8d860
feat: Add redis health check 2023-09-01 17:02:53 +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
52fb94677a
feat: Add pagination 2023-08-31 19:28:25 +02:00
alex289
f6ffb4b62e
chore: Cleanup 2023-08-31 18:50:23 +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
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
c31cc99844
Add logging 2023-07-09 15:17:27 +02:00
Alexander Konietzko
39c720607f
Seal classes 2023-07-01 20:54:51 +02:00
Alexander Konietzko
d6eb9d10f3
Fix integration tests 2023-07-01 17:17:05 +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
Alexander Konietzko
c659c80b9c
Add sql server health check only on production 2023-05-29 16:02:30 +02:00
Alexander Konietzko
c72384431b
Add more health checks 2023-05-29 15:34:34 +02:00
alex289
7941c682d8
Add health check and auth tests 2023-05-29 14:38:55 +02:00
alex289
316ab78f1b
Fix login secret key 2023-05-19 16:40:59 +02:00
alex289
6cb67265e3
Update deps and rename names 2023-04-18 12:44:37 +02:00
Alexander Konietzko
2127925c61
Remake the gRPC implementatin properly 2023-03-23 18:37:24 +01:00
Alexander Konietzko
c88f38a219
Relocate adding some services 2023-03-23 09:10:23 +01: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
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
Alexander Konietzko
b36aaff112
Add User auth 2023-03-17 08:44:51 +01:00
Alexander Konietzko
02dfa498a1
Remove redundant references 2023-03-16 20:12:19 +01:00
Alexander Konietzko
28c9212391
Update dependencies 2023-03-14 15:55:00 +01:00
Alexander Konietzko
f645b2cc8f
Add gRPC and fix some warnings 2023-03-13 20:35:00 +01:00