alex289
|
c1145a6dc6
|
feat: Split kubernetes deployments
|
2023-09-03 09:49:57 +02:00 |
|
Alexander Konietzko
|
699d0a725d
|
feat: Improve kubernetes deployment
|
2023-09-02 19:17:19 +02:00 |
|
Alex
|
f8e9ad741c
|
Merge pull request #26 from alex289/feature/rabbitmq
feat: Add rabbitmq
|
2023-09-02 18:00:15 +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
|
f44d36af02
|
feat: Add rabbitmq to deployments
|
2023-09-02 11:23:44 +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 |
|
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 |
|
Alex
|
864d1e812c
|
Merge pull request #23 from alex289/feature/redis
feat: Add redis cache
|
2023-09-01 22:22:15 +02:00 |
|
Alexander Konietzko
|
da8b31eabe
|
docs: Add info for redis when using kubernetes
|
2023-09-01 22:15:24 +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 |
|
Alex
|
cb73084965
|
Merge pull request #22 from alex289/feature/background_service
feat: Add background service
|
2023-09-01 08:57:52 +02:00 |
|
Alexander Konietzko
|
5ca2abadc6
|
chore: Add migration
|
2023-09-01 08:48:23 +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 |
|
Alex
|
ab4832eee8
|
Merge pull request #24 from alex289/update/01_09_2023
|
2023-09-01 07:53:24 +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
|
17bb1cbcf1
|
feat: Add status to user viewmodel
|
2023-08-31 20:49:27 +02:00 |
|
alex289
|
ebf9cd36d7
|
feat: Add background service
|
2023-08-31 20:13:36 +02:00 |
|
Alex
|
f46994c60a
|
Merge pull request #21 from alex289/feature/pagination
feat: Add pagination
|
2023-08-31 19:35:46 +02:00 |
|
alex289
|
52fb94677a
|
feat: Add pagination
|
2023-08-31 19:28:25 +02:00 |
|
Alex
|
0601af8e42
|
Merge pull request #20 from alex289/feature/tenants
Add tenants
|
2023-08-31 18:56:47 +02:00 |
|
alex289
|
f6ffb4b62e
|
chore: Cleanup
|
2023-08-31 18:50:23 +02:00 |
|
alex289
|
9ba530417c
|
chore: Move properties over ctor
|
2023-08-31 18:19:17 +02:00 |
|
alex289
|
a04cc8bdd0
|
test: Refactor authed user
|
2023-08-31 16:00:25 +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
|
64fb1067e0
|
fix: Use existing tenant id
|
2023-08-28 18:03:23 +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 |
|
Alex
|
65d15d383b
|
Merge pull request #14 from alex289/update/15_08_2023
|
2023-08-15 07:51:45 +02:00 |
|
alex289
|
18252b26df
|
Update packages
|
2023-08-15 02:00:09 +00:00 |
|
Alexander Konietzko
|
54278b67af
|
fix: Add ref for workflow
|
2023-08-14 16:52:19 +02:00 |
|
Alexander Konietzko
|
8aaa6b6087
|
Merge branch 'main' of https://github.com/alex289/CleanArchitecture
|
2023-08-14 16:49:08 +02:00 |
|
Alexander Konietzko
|
24b9edae37
|
feat: Add dependency review
|
2023-08-14 16:48:07 +02: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 |
|
Alex
|
eb197ebc71
|
Merge pull request #13 from alex289/update/01_08_2023
|
2023-08-01 07:54:12 +02:00 |
|
alex289
|
1d77fedf62
|
Update packages
|
2023-08-01 02:26:48 +00:00 |
|