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

  • Joined on 2024-02-08
jank created pull request jank/LF8#30 2024-10-02 09:50:43 +00:00
refactor: remove unused imports and clean up code
jank pushed to refactor/remove-unused-imports at jank/LF8 2024-10-02 09:50:28 +00:00
4271b3d5ed refactor: remove unused imports and clean up code
jank created branch refactor/remove-unused-imports in jank/LF8 2024-10-02 09:50:28 +00:00
jank released v1.6.0 at jank/LF8 2024-10-02 09:45:38 +00:00
jank pushed to main at jank/LF8 2024-10-02 09:43:12 +00:00
b2ef8ce2ab feat(project): Delete project (SCRUM-35) (!29)
jank deleted branch feature/remove-project from jank/LF8 2024-10-02 09:43:12 +00:00
jank merged pull request jank/LF8#29 2024-10-02 09:43:10 +00:00
feat(project): Delete project (SCRUM-35)
jank pushed to feature/remove-project at jank/LF8 2024-10-02 09:40:38 +00:00
48b836e203 fix(RemoveProjectAction): update response code to 204
jank pushed to feature/remove-project at jank/LF8 2024-10-02 09:34:09 +00:00
94fad947da refactor: remove unused import in RemoveProjectAction.java
jank pushed to feature/remove-project at jank/LF8 2024-10-02 09:31:26 +00:00
5e3ee4bf23 refactor: simplify RemoveProjectAction constructor
jank pushed to feature/remove-project at jank/LF8 2024-10-02 09:27:35 +00:00
4c44b843ae refactor: simplify project deletion logic in action class
jank pushed to feature/remove-project at jank/LF8 2024-10-02 09:17:15 +00:00
4abce554e5 test(DeleteProjectActionTest): update test project IDs for accuracy
jank pushed to feature/remove-project at jank/LF8 2024-10-02 09:12:36 +00:00
730c144c22 test(DeleteProjectAction): add integration tests for project deletion
jank pushed to feature/remove-project at jank/LF8 2024-10-02 09:06:29 +00:00
87f4d05a43 refactor(RemoveProjectAction): simplify project deletion response
jank created pull request jank/LF8#29 2024-10-02 09:02:57 +00:00
WIP: feat(project): Delete project (SCRUM-35)
jank pushed to feature/remove-project at jank/LF8 2024-10-02 09:02:28 +00:00
8602c6cf94 feat(project): add remove project functionality with API endpoint
jank created branch feature/remove-project in jank/LF8 2024-10-02 09:02:28 +00:00
jank deleted branch feature/update-project from jank/LF8 2024-10-02 08:52:22 +00:00
jank pushed to main at jank/LF8 2024-10-02 08:52:21 +00:00
4eb7626c10 feat: Implement Update Project Route (SCRUM-11) (!28)
jank merged pull request jank/LF8#28 2024-10-02 08:52:20 +00:00
feat: Implement Update Project Route (SCRUM-11)