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

Commit Graph

  • 5d00431e47
    feat: Add workflow for dependency checks alex289 2023-11-20 13:07:47 +0100
  • b2e4466446
    fix(cd): Require the renamed job alex289 2023-11-16 22:25:16 +0100
  • f47ecdfcf7
    chore: Rename workflow jobs and steps alex289 2023-11-16 22:06:58 +0100
  • 5200f35f5b
    Merge pull request #38 from alex289/update/16_11_2023 Alex 2023-11-16 14:51:34 +0100
  • f45d584b32 chore: Update dependencies alex289 2023-11-16 13:51:12 +0000
  • c0a7d95d00
    feat: dotnet 8 Alex 2023-11-16 14:39:50 +0100
  • 569c38b9b3
    fix(codeql): Add dotnet 8 setup alex289 2023-11-16 14:34:47 +0100
  • 2fe06869ec
    feat: Remove deprecated system clock alex289 2023-11-15 09:25:20 +0100
  • a2735616e4
    feat: Update packages alex289 2023-11-15 08:40:42 +0100
  • ca81e2f076
    Merge branch 'main' into feature/dotnet_8 alex289 2023-11-10 16:11:04 +0100
  • f0fea882c3
    Merge pull request #35 from alex289/update/01_11_2023 Alex 2023-11-01 09:25:10 +0100
  • 6053b8475a chore: Update dependencies alex289 2023-11-01 02:08:31 +0000
  • 18220336e2
    Merge pull request #34 from alex289/feature/workflow_improvements Alex 2023-10-24 10:14:10 +0200
  • f13d7a51f7
    feat: Disable new analyzers temp alex289 2023-10-24 10:13:48 +0200
  • 662c4d048c
    fix: typo alex289 2023-10-24 09:59:41 +0200
  • 2cb77f6f4b
    feat: Improve ci/cd workflow alex289 2023-10-24 09:57:29 +0200
  • 7e36fb7dd2
    chore: miscellaneous improvements alex289 2023-10-23 12:40:53 +0200
  • 7253a14bec
    Merge pull request #33 from alex289/update/15_10_2023 Alex 2023-10-15 10:34:15 +0200
  • 0f09f40a33 chore: Update dependencies alex289 2023-10-15 02:07:42 +0000
  • 56b1d95733
    chore: Add missing migration Alex 2023-10-01 13:00:08 +0000
  • 4b2619f13c
    feat: Deleted query filter alex289 2023-10-01 14:54:49 +0200
  • bfe40e180e
    Merge pull request #32 from alex289/update/01_10_2023 Alex 2023-10-01 13:18:08 +0200
  • 8b382ccdd3
    revert: remove frontend from gitignore alex289 2023-10-01 13:11:52 +0200
  • d595fbcafb
    fix: Await Test alex289 2023-10-01 13:11:07 +0200
  • b06fde74bf Update packages alex289 2023-10-01 09:15:31 +0000
  • fe99c83975
    feat: Use differente connection strings for different envs Alexander Konietzko 2023-09-15 13:40:06 +0200
  • 56be506f0c
    fix: Try fix docker build Alex 2023-09-15 09:13:32 +0200
  • 9e5919c4e2
    feat: Add automated docker image build and push Alex 2023-09-15 09:11:20 +0200
  • 804d2a9446
    Merge pull request #31 from alex289/update/15_09_2023 Alex 2023-09-15 07:52:24 +0200
  • c0098665a7 Update packages alex289 2023-09-15 02:05:11 +0000
  • 03ee830ee2
    feat: Upgrade to dotnet 8 Alexander Konietzko 2023-09-14 14:14:20 +0200
  • 7f541787fc
    Merge pull request #30 from alex289/feature/sorting Alex 2023-09-09 21:26:47 +0200
  • 3410c8575d
    feat: Add swagger attribute for sorting Alexander Konietzko 2023-09-09 21:21:23 +0200
  • 6d63df1eda
    feat: Code Cleanup alex289 2023-09-09 12:58:55 +0200
  • b54d4f4de5
    Add sorting alex289 2023-09-09 12:54:33 +0200
  • 09c21f23a3
    Merge pull request #28 from alex289/feature/deployment_improvements Alex 2023-09-03 12:25:50 +0200
  • 3881601c41
    fix: Redis deployment alex289 2023-09-03 12:24:58 +0200
  • c1145a6dc6
    feat: Split kubernetes deployments alex289 2023-09-03 09:49:57 +0200
  • 699d0a725d
    feat: Improve kubernetes deployment Alexander Konietzko 2023-09-02 19:17:19 +0200
  • f8e9ad741c
    Merge pull request #26 from alex289/feature/rabbitmq Alex 2023-09-02 18:00:15 +0200
  • 269ffc7587
    fix: Rabbitmq deployment Alexander Konietzko 2023-09-02 17:52:05 +0200
  • 9f9707ddf1
    feat: Improve rabbit health check alex289 2023-09-02 12:50:48 +0200
  • b355aeb8ff
    chore: Code Cleanup alex289 2023-09-02 12:33:58 +0200
  • 619fa02ab3
    feat: Move Events to Shared project alex289 2023-09-02 12:32:36 +0200
  • 8ed703a865
    feat: Add health check for rabbitmq alex289 2023-09-02 12:22:31 +0200
  • f44d36af02
    feat: Add rabbitmq to deployments alex289 2023-09-02 11:23:44 +0200
  • bff6fb47f2
    Add fanout event handler alex289 2023-09-02 11:14:01 +0200
  • 4746bfbef1
    feat: Add rabbitmq alex289 2023-09-02 10:56:20 +0200
  • 6d4b000bd0
    feat: Remove deleted flag at the get by id endpoints Alexander Konietzko 2023-09-01 23:43:08 +0200
  • b4020cf80e
    fix: add variable for getting inactive users Alexander Konietzko 2023-09-01 23:37:26 +0200
  • 864d1e812c
    Merge pull request #23 from alex289/feature/redis Alex 2023-09-01 22:22:15 +0200
  • da8b31eabe
    docs: Add info for redis when using kubernetes Alexander Konietzko 2023-09-01 22:15:24 +0200
  • 268580b837
    fix: Only add redis health check in production Alexander Konietzko 2023-09-01 17:21:08 +0200
  • 71a36a0905
    fix: json deserializing Alexander Konietzko 2023-09-01 17:03:48 +0200
  • e29cb8d860
    feat: Add redis health check Alexander Konietzko 2023-09-01 17:02:53 +0200
  • 3f18108fce
    Merge branch 'main' into feature/redis Alex 2023-09-01 09:15:51 +0200
  • cb73084965
    Merge pull request #22 from alex289/feature/background_service Alex 2023-09-01 08:57:52 +0200
  • 5ca2abadc6
    chore: Add migration Alexander Konietzko 2023-09-01 08:48:23 +0200
  • b92e57aea1
    Merge branch 'main' into feature/redis Alex 2023-09-01 08:45:59 +0200
  • e927d73bd1
    Merge branch 'main' into feature/background_service Alexander Konietzko 2023-09-01 08:43:49 +0200
  • ab4832eee8
    Merge pull request #24 from alex289/update/01_09_2023 Alex 2023-09-01 07:53:24 +0200
  • 23371e8e62 Update packages alex289 2023-09-01 02:06:48 +0000
  • a742ae6dc0
    feat: Add redis cache alex289 2023-08-31 21:08:46 +0200
  • 17bb1cbcf1
    feat: Add status to user viewmodel alex289 2023-08-31 20:49:27 +0200
  • ebf9cd36d7
    feat: Add background service alex289 2023-08-31 20:13:36 +0200
  • f46994c60a
    Merge pull request #21 from alex289/feature/pagination Alex 2023-08-31 19:35:46 +0200
  • 52fb94677a
    feat: Add pagination alex289 2023-08-31 19:28:25 +0200
  • 0601af8e42
    Merge pull request #20 from alex289/feature/tenants Alex 2023-08-31 18:56:47 +0200
  • f6ffb4b62e
    chore: Cleanup alex289 2023-08-31 18:50:23 +0200
  • 9ba530417c
    chore: Move properties over ctor alex289 2023-08-31 18:19:17 +0200
  • a04cc8bdd0
    test: Refactor authed user alex289 2023-08-31 16:00:25 +0200
  • 3969db2bba
    feat: Check for tenant when updating users tenant alex289 2023-08-31 11:46:01 +0200
  • 61bcab6d77
    chore: Code Cleanup alex289 2023-08-30 23:36:48 +0200
  • a3152580a2
    test: Add tenant tests alex289 2023-08-30 23:31:47 +0200
  • 816d92fc85
    feat: Add endpoints for tenants alex289 2023-08-28 19:41:49 +0200
  • 64fb1067e0
    fix: Use existing tenant id alex289 2023-08-28 18:03:23 +0200
  • 6d1f0b1e5f
    chore: Add migration Alexander Konietzko 2023-08-27 19:17:05 +0200
  • b0d96d8b4d
    Add tenant entity alex289 2023-08-27 19:09:23 +0200
  • 65d15d383b
    Merge pull request #14 from alex289/update/15_08_2023 Alex 2023-08-15 07:51:45 +0200
  • 18252b26df Update packages alex289 2023-08-15 02:00:09 +0000
  • 54278b67af
    fix: Add ref for workflow Alexander Konietzko 2023-08-14 16:52:19 +0200
  • 8aaa6b6087
    Merge branch 'main' of https://github.com/alex289/CleanArchitecture Alexander Konietzko 2023-08-14 16:49:08 +0200
  • 24b9edae37
    feat: Add dependency review Alexander Konietzko 2023-08-14 16:48:07 +0200
  • a4ead4955d
    chore: Cleanup alex289 2023-08-09 20:25:38 +0200
  • ca0489c3a1
    test: Replace Moq with NSubstitute Alexander Konietzko 2023-08-09 19:20:44 +0200
  • eb197ebc71
    Merge pull request #13 from alex289/update/01_08_2023 Alex 2023-08-01 07:54:12 +0200
  • 1d77fedf62 Update packages alex289 2023-08-01 02:26:48 +0000
  • 52b2cb512e
    Add correct connection string informations Alexander Konietzko 2023-07-15 15:14:43 +0200
  • aae5a878a9
    Merge branch 'main' of https://github.com/alex289/CleanArchitecture Alexander Konietzko 2023-07-15 14:23:35 +0200
  • 89b3398036
    Use my image for the k8s file Alexander Konietzko 2023-07-15 14:23:29 +0200
  • d1d8cd2c68
    Create LICENSE Alex 2023-07-15 13:44:21 +0200
  • a07fae2d1e
    Add docker Readme instructions Alexander Konietzko 2023-07-15 13:38:26 +0200
  • 17fdab8e06
    Add health checks Alexander Konietzko 2023-07-15 13:33:11 +0200
  • 89c326a8b7
    Add kubernetes and docker compose files alex289 2023-07-15 11:30:45 +0200
  • 302c0249b2
    Remove pr reviewer alex289 2023-07-15 11:19:00 +0200
  • f825301a36
    Merge pull request #12 from alex289/update/15_07_2023 Alex 2023-07-15 10:03:25 +0200
  • 7bea80df45 Update packages alex289 2023-07-15 02:50:59 +0000
  • c31cc99844
    Add logging alex289 2023-07-09 15:17:27 +0200
  • 9ce824147d
    Update workflow task alex289 2023-07-09 13:27:14 +0200
  • d14caba93b
    Merge pull request #11 from alex289/update/08_07_2023 Alex 2023-07-08 20:08:41 +0200