feat(project): Get all projects (SCRUM-15) #10

Merged
jank merged 13 commits from feature/get-all-projects into main 2024-09-25 11:38:31 +00:00
Owner

SCRUM-15 #close

SCRUM-15 #close
jank added 1 commit 2024-09-25 10:05:55 +00:00
feat(project): add ProjectController, Service, Mapper, and DTO
Some checks failed
Quality Check / Tests (pull_request) Successful in 23s
Quality Check / Checkstyle Main (pull_request) Failing after 39s
ee90ff7a5e
jank added 1 commit 2024-09-25 10:07:24 +00:00
style(ProjectController): fix missing newline at end of file
All checks were successful
Quality Check / Tests (pull_request) Successful in 34s
Quality Check / Checkstyle Main (pull_request) Successful in 49s
f33721f16d
jank added 1 commit 2024-09-25 10:08:02 +00:00
Merge branch 'main' into feature/get-all-projects
All checks were successful
Quality Check / Tests (pull_request) Successful in 37s
Quality Check / Checkstyle Main (pull_request) Successful in 37s
2657b2e4c1
jank added 1 commit 2024-09-25 11:02:03 +00:00
feat: add authentication helper and project findAll test
Some checks failed
Quality Check / Tests (pull_request) Failing after 21s
Quality Check / Checkstyle Main (pull_request) Failing after 23s
6d5f67f7ca
jank added 4 commits 2024-09-25 11:05:49 +00:00
Merge remote-tracking branch 'origin/feature/get-all-projects' into feature/get-all-projects
Some checks failed
Quality Check / Tests (pull_request) Failing after 21s
Quality Check / Checkstyle Main (pull_request) Failing after 22s
dddeab0224
# Conflicts:
#	src/main/java/de/szut/lf8_starter/project/ProjectMapper.java
#	src/main/java/de/szut/lf8_starter/project/ProjectService.java
jank added 1 commit 2024-09-25 11:13:45 +00:00
feat(project): update findAll to use GetProjectDto type
Some checks failed
Quality Check / Tests (pull_request) Successful in 39s
Quality Check / Checkstyle Main (pull_request) Failing after 52s
df8624c5ee
jank added 1 commit 2024-09-25 11:16:22 +00:00
ci: update Gradle commands in workflow configuration
Some checks failed
Quality Check / Tests (pull_request) Failing after 53s
Quality Check / Checkstyle Main (pull_request) Successful in 59s
bee9d307fa
jank added 1 commit 2024-09-25 11:27:35 +00:00
feat(project): update project DTO and controller mapping
All checks were successful
Quality Check / Tests (pull_request) Successful in 51s
Quality Check / Checkstyle Main (pull_request) Successful in 54s
5ae5aca076
jank added 1 commit 2024-09-25 11:33:00 +00:00
test: add integration test for unauthorized project access
All checks were successful
Quality Check / Tests (pull_request) Successful in 51s
Quality Check / Checkstyle Main (pull_request) Successful in 54s
65142d0a4a
jank changed title from WIP: feat(project): Get all projects (SCRUM-15) to feat(project): Get all projects (SCRUM-15) 2024-09-25 11:34:21 +00:00
jank requested review from ptran 2024-09-25 11:34:30 +00:00
ptran approved these changes 2024-09-25 11:36:09 +00:00
Dismissed
jank added 1 commit 2024-09-25 11:36:38 +00:00
Merge branch 'main' into feature/get-all-projects
All checks were successful
Quality Check / Tests (pull_request) Successful in 53s
Quality Check / Checkstyle Main (pull_request) Successful in 55s
8696787165
jank requested review from ptran 2024-09-25 11:36:42 +00:00
ptran approved these changes 2024-09-25 11:38:05 +00:00
jank merged commit 25d7d30a7d into main 2024-09-25 11:38:31 +00:00
jank deleted branch feature/get-all-projects 2024-09-25 11:38:32 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jank/LF8#10
No description provided.