Compare commits

..

11 commits

Author SHA1 Message Date
50d889820d PMT-16: Cleanup Test Cases
All checks were successful
Quality Check / Validate OAS (push) Successful in 52s
Quality Check / Validate OAS (pull_request) Successful in 1m4s
Quality Check / Linting (push) Successful in 2m5s
Quality Check / Linting (pull_request) Successful in 2m8s
Quality Check / Testing (push) Successful in 2m22s
Quality Check / Static Analysis (push) Successful in 2m24s
Quality Check / Testing (pull_request) Successful in 2m15s
Quality Check / Static Analysis (pull_request) Successful in 2m18s
2024-10-15 08:12:48 +00:00
a1710ef2fa PMT-16: Edit and create more test cases 2024-10-15 08:12:48 +00:00
Rajbir Singh
37048dab6e PMT-16: Testing Create Project Endpoint 2024-10-15 08:12:48 +00:00
7fb6b7524f PMT-16: Update Manual Validation Method of Projects to Include the builtin.
Signed-off-by: Dominik Säume <Dominik.Saeume@hmmh.de>
2024-10-15 08:12:48 +00:00
5b601d20d7 PMT-16: Implement New Endpoint Logic
Co-authored-by: Rajbir Singh <rajbir.singh@hmmh.de>
Signed-off-by: Dominik Säume <Dominik.Saeume@hmmh.de>
2024-10-15 08:12:48 +00:00
118797258a PMT-16: Add Validation for Time Range to Project Entity
Signed-off-by: Dominik Säume <Dominik.Saeume@hmmh.de>
2024-10-15 08:12:48 +00:00
94700b15b9 PMT-16: Add Mapper for Project Creation/Created DTO to/from Project Entity
Signed-off-by: Dominik Säume <Dominik.Saeume@hmmh.de>
2024-10-15 08:12:48 +00:00
Rajbir Singh
f8c802b187 PMT-16: Add Method to Check if Project with Name Exists to ProjectRepository 2024-10-15 08:12:48 +00:00
90125b7b14 PMT-16: Add More Errors to Endpoint Specification
Signed-off-by: Dominik Säume <Dominik.Saeume@hmmh.de>
2024-10-15 08:12:48 +00:00
Rajbir Singh
d643020465 PMT-16: Add Endpoint Specification 2024-10-15 08:12:48 +00:00
2bb61f4f2b
Add QS Badge
All checks were successful
Quality Check / Validate OAS (push) Successful in 33s
Quality Check / Linting (push) Successful in 1m8s
Quality Check / Testing (push) Successful in 1m11s
Quality Check / Static Analysis (push) Successful in 1m15s
Adds a Badge of the Current QS result to the Readme

Signed-off-by: Git Euph <admin@euph.email>
2024-10-11 19:47:47 +00:00

View file

@ -1,3 +1,4 @@
![QS Badge](https://git.euph.dev//SZUT/ProjectManagmentTool//actions/workflows/qs.yml/badge.svg)
# ProjectManagmentTool
Schulprojekt zum Erstellen eines Projektverwaltungstools