Dominik Säume SZUT-Dominik
  • Joined on 2024-04-02
SZUT-Dominik created branch bugfix/testing in SZUT/ProjectManagmentTool 2024-10-09 08:15:07 +00:00
SZUT-Dominik pushed to bugfix/testing at SZUT/ProjectManagmentTool 2024-10-09 08:15:07 +00:00
137095814f PMT-16: Disable Parallel Unittests
13d5283b67 PMT-16: Add ObjectMapper and MockAPI to base IntegrationTest
dc018471b2 PMT-16: Change Java Datetime Library to be follow Spring Context.
Compare 3 commits »
SZUT-Dominik pushed to story/PMT-16-projekt-anlegen at SZUT/ProjectManagmentTool 2024-10-07 14:05:37 +00:00
16be291a8d PMT-16: Implement New Endpoint Logic
SZUT-Dominik pushed to story/PMT-16-projekt-anlegen at SZUT/ProjectManagmentTool 2024-10-07 14:03:22 +00:00
079a66253a PMT-16: Implement New Endpoint Logic
718e58ff18 PMT-16: Add Validation for Time Range to Project Entity
3aaab8e9f2 PMT-16: Add Mapper for Project Creation/Created DTO to/from Project Entity
d269fbff10 PMT-16: Add Method to Check if Project with Name Exists to ProjectRepository
Compare 4 commits »
SZUT-Dominik pushed to story/PMT-16-projekt-anlegen at SZUT/ProjectManagmentTool 2024-10-07 14:01:22 +00:00
b088ebe821 PMT-16: Implement New Endpoint Logic
a8a7fb1c5a PMT-16: Add Validation for Time Range to Project Entity
b0f94bcb4b PMT-16: Add Mapper for Project Creation/Created DTO to/from Project Entity
1dc4c7c65a PMT-16: Add Method to Check if Project with Name Exists to ProjectRepository
Compare 4 commits »
SZUT-Dominik pushed to story/PMT-16-projekt-anlegen at SZUT/ProjectManagmentTool 2024-10-07 13:58:43 +00:00
078a17c1db PMT-16: Implement New Endpoint Logic
aca866d327 PMT-16: Add Validation for Time Range to Project Entity
6ce0ebd834 PMT-16: Add Mapper for Project Creation/Created DTO to/from Project Entity
c8c0223973 PMT-16: Add Method to Check if Project with Name Exists to ProjectRepository
e4d3549785 PMT-16: Change Java Datetime Library to be follow Spring Context.
Compare 7 commits »
a61791f3ef PMT-32: Implement Tests for Responses
5b1a759376 PMT-32: Add Test Data
2dacff69a2 PMT-32: Implement GetAllProjects Endpoint
df130b7d5c PMT-32: Create Project Model and Repository
c70ca1d172 PMT-32: Define Endpoint Specification
Compare 5 commits »
SZUT-Dominik deleted branch bugfix/testing from SZUT/ProjectManagmentTool 2024-10-02 06:12:20 +00:00
SZUT-Dominik pushed to trunk at SZUT/ProjectManagmentTool 2024-10-02 06:12:19 +00:00
dddc91bf4d Merge pull request 'NOTICKET: Fix Testing setup' (!6) from bugfix/testing into trunk
0e9525cde4 NOTICKET: Fix Testing setup
Compare 2 commits »
SZUT-Dominik merged pull request SZUT/ProjectManagmentTool#6 2024-10-02 06:12:18 +00:00
NOTICKET: Fix Testing setup
018b3a0bd6 PMT-32: NEEDS SPLITTING AND CURRENT PR #6
SZUT-Dominik pushed to bugfix/testing at SZUT/ProjectManagmentTool 2024-10-01 18:46:37 +00:00
0e9525cde4 NOTICKET: Fix Testing setup
SZUT-Dominik created branch bugfix/testing in SZUT/ProjectManagmentTool 2024-10-01 18:46:37 +00:00
5db4d4dab8 PMT-32: Rename End to Real End, because of Conflict with SQL syntax
5104c3934f PMT-32: Add missing fields to Employee Entity
219a5e52c0 PMT-32: Define Get All Projects DTO, Endpoint and implement them
fecf7e6e73 PMT-32: Create Project Database Entity and Repository
d9b9e2f815 Merge pull request 'PMT-9: Anlegen des Employee Services' (!5) from task/PMT-9-anlegen-des-employ-service into trunk
Compare 19 commits »
SZUT-Dominik pushed to trunk at SZUT/ProjectManagmentTool 2024-09-30 12:37:02 +00:00
d9b9e2f815 Merge pull request 'PMT-9: Anlegen des Employee Services' (!5) from task/PMT-9-anlegen-des-employ-service into trunk
4dafc2d58d PMT-9: Update CI Filters, to exclude all Generated Code better, and Ignoring one Warning for Specific Reasons
61852ade0e PMT-9: Extend Example usage, to show how to use the API Client
a2cb7e6a59 PMT-9: Implement an API Client Factory for setting up the API Client with its Config
319f187cae PMT-9: Wrap Reading of JWT from User Auth, so it can be passed later on
Compare 9 commits »
SZUT-Dominik deleted branch task/PMT-9-anlegen-des-employ-service from SZUT/ProjectManagmentTool 2024-09-30 12:37:02 +00:00
SZUT-Dominik merged pull request SZUT/ProjectManagmentTool#5 2024-09-30 12:37:00 +00:00
PMT-9: Anlegen des Employee Services
SZUT-Dominik created pull request SZUT/ProjectManagmentTool#5 2024-09-30 07:11:43 +00:00
Anlegen des Employee Services