Jan Gleytenhoover jank
  • I use nixos btw matrix: @jank:kjan.de

  • Joined on 2024-02-08
jank pushed to feature/get-all-projects at jank/LF8 2024-09-25 11:13:45 +00:00
df8624c5ee feat(project): update findAll to use GetProjectDto type
jank pushed to feature/get-all-projects at jank/LF8 2024-09-25 11:05:49 +00:00
dddeab0224 Merge remote-tracking branch 'origin/feature/get-all-projects' into feature/get-all-projects
277b8c73e2 feat: add authentication helper and project findAll test
c23781c61c style(ProjectController): fix missing newline at end of file
6ca01de613 feat(project): add ProjectController, Service, Mapper, and DTO
8c275ab443 feat: Implement create project route (SCRUM-7) (!11)
Compare 5 commits »
jank pushed to feature/get-all-projects at jank/LF8 2024-09-25 11:02:03 +00:00
6d5f67f7ca feat: add authentication helper and project findAll test
jank pushed to feature/get-all-projects at jank/LF8 2024-09-25 10:08:02 +00:00
2657b2e4c1 Merge branch 'main' into feature/get-all-projects
5e9d4a1d0a chore(deps): update cimg/openjdk docker tag to v21.0.2-node (!8)
0b3a633341 chore(deps): update actions/cache action to v4 (!9)
Compare 3 commits »
jank deleted branch renovate/all-minor-patch from jank/LF8 2024-09-25 10:07:53 +00:00
jank pushed to main at jank/LF8 2024-09-25 10:07:53 +00:00
5e9d4a1d0a chore(deps): update cimg/openjdk docker tag to v21.0.2-node (!8)
jank merged pull request jank/LF8#8 2024-09-25 10:07:51 +00:00
chore(deps): update cimg/openjdk docker tag to v21.0.2-node
jank pushed to feature/get-all-projects at jank/LF8 2024-09-25 10:07:24 +00:00
f33721f16d style(ProjectController): fix missing newline at end of file
jank pushed to renovate/all-minor-patch at jank/LF8 2024-09-25 10:06:36 +00:00
9f4d599382 Merge branch 'main' into renovate/all-minor-patch
0b3a633341 chore(deps): update actions/cache action to v4 (!9)
Compare 2 commits »
jank deleted branch renovate/actions-cache-4.x from jank/LF8 2024-09-25 10:06:25 +00:00
jank pushed to main at jank/LF8 2024-09-25 10:06:25 +00:00
0b3a633341 chore(deps): update actions/cache action to v4 (!9)
jank merged pull request jank/LF8#9 2024-09-25 10:06:25 +00:00
chore(deps): update actions/cache action to v4
jank approved jank/LF8#9 2024-09-25 10:06:16 +00:00
chore(deps): update actions/cache action to v4
jank created pull request jank/LF8#10 2024-09-25 10:05:55 +00:00
WIP: feat(project): Get all projects (SCRUM-15)
jank pushed to feature/get-all-projects at jank/LF8 2024-09-25 10:05:22 +00:00
ee90ff7a5e feat(project): add ProjectController, Service, Mapper, and DTO