0
0
mirror of https://github.com/alex289/CleanArchitecture.git synced 2025-06-30 10:33:43 +00:00
Commit Graph

350 Commits

Author SHA1 Message Date
alex289
519ab33dc7
Update dependency update workflow 2023-07-08 18:08:16 +02:00
Alex
f2edfc12a3
Add update packages pipeline 2023-07-08 12:47:57 +02: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
d6eb9d10f3
Fix integration tests 2023-07-01 17:17:05 +02:00
Alexander Konietzko
5fb2752e5c
Adding db config for integration tests 2023-07-01 17:00:27 +02:00
Alexander Konietzko
c305529871
More cleanup 2023-07-01 16:47:39 +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
31681617d9
Add gRPC integration tests 2023-05-29 15:00:20 +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
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
Alex
1ec192c823
Ad code analysing 2023-04-05 10:06:10 +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
Alex
8cd79c37fe
Merge pull request #1 from alex289/feature/authentication
Add user authentication
2023-03-22 19:47:45 +01:00
alex289
598949371f
Add build status to Readme.md 2023-03-22 19:40:53 +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
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
74d546f6c7
Merge branch 'main' of https://github.com/alex289/CleanArchitecture 2023-03-16 20:12:22 +01:00
Alexander Konietzko
02dfa498a1
Remove redundant references 2023-03-16 20:12:19 +01:00
Alexander Konietzko
67633373b6
Remove redundant references 2023-03-16 20:12:07 +01:00
Alexander Konietzko
156e5d1048
Add query handler tests for deleted users 2023-03-16 20:09:31 +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
Alexander Konietzko
2c8bf95254
Add Docker support 2023-03-09 18:04:37 +01:00
Alexander Konietzko
bbf2ce4ca2
Add integration tests 2023-03-09 16:48:04 +01:00
alex289
e937e786a7
Add domain tests 2023-03-08 22:40:09 +01:00
alex289
305e6320f0
Add query handler tests 2023-03-07 23:26:47 +01:00
alex289
7b31d2dd1b
Add first command and initial tests 2023-03-06 23:20:16 +01:00
Alex
cf71754fb0
Update Readme.md 2023-03-06 19:45:56 +01:00
Alexander Konietzko
81ae21e51f
Add initial readme 2023-03-06 19:43:26 +01:00
Alex
5d95ee6b59
Add todo list 2023-03-06 19:10:21 +01:00
Alex
7fbfb4c7a8
Add CI workflow 2023-03-06 19:07:38 +01:00
Alexander Konietzko
b58c74c666
Add first endpoint 2023-03-06 19:01:21 +01:00
alex289
d884b03336
Add initial infra 2023-03-06 15:51:24 +01:00
alex289
e9f66ddf0b
Initial commit 2023-03-05 21:47:33 +01:00