SZUT-Rajbir
  • Joined on 2024-09-13
SZUT-Rajbir commented on pull request SZUT/ProjectManagmentTool#12 2024-10-11 15:53:34 +00:00
PMT-16: Projekt Anlegen

@SZUT-Rajbir jetzt hast du wieder was anderes gemacht, du hast wieder nicht den Stand aus dem Gut sondern deinen Lokalen genutzt.

Du hast nicht gepullt/ hard resettet.

Ich fixe das…

SZUT-Rajbir pushed to story/PMT-16-projekt-anlegen at SZUT/ProjectManagmentTool 2024-10-11 15:01:02 +00:00
bd8f92a9c6 PMT-16: Integration Test for creating project added
7913300fa3 PMT-16: Update Manual Validation Method of Projects to Include the builtin.
280f22aa87 PMT-16: Implement New Endpoint Logic
4cd4788010 PMT-16: Add Validation for Time Range to Project Entity
fe39ea30f6 PMT-16: Add Mapper for Project Creation/Created DTO to/from Project Entity
Compare 14 commits »
SZUT-Rajbir created pull request SZUT/ProjectManagmentTool#12 2024-10-10 16:02:28 +00:00
story/PMT-16-projekt-anlegen
SZUT-Rajbir pushed to story/PMT-16-projekt-anlegen at SZUT/ProjectManagmentTool 2024-10-10 15:58:06 +00:00
609cafcb71 added shouldNotCreateProjectWhenAdministratorDoesNotExist test
3e92e2747c added shouldNotCreateProjectWithSameName test
beb293753b Merge remote-tracking branch 'origin/story/PMT-16-projekt-anlegen' into story/PMT-16-projekt-anlegen
Compare 4 commits »
SZUT-Rajbir pushed to story/PMT-16-projekt-anlegen at SZUT/ProjectManagmentTool 2024-10-07 12:27:36 +00:00
b31685b79d Merge pull request 'PMT-32: Alle Bestehende Projekte mit ihren Informationen abrufen' (!7) from story/PMT-32-alle-bestehende-projekte-mit into trunk
524bd99fd5 PMT-32: Added Description to Valid Get All Projects Response
a61791f3ef PMT-32: Implement Tests for Responses
5b1a759376 PMT-32: Add Test Data
Compare 10 commits »
SZUT-Rajbir commented on pull request SZUT/ProjectManagmentTool#7 2024-10-02 07:57:29 +00:00
PMT-32: Alle Bestehende Projekte mit ihren Informationen abrufen
  • eine Beschreibung hinzufügen
SZUT-Rajbir pushed to story/PMT-16-projekt-anlegen at SZUT/ProjectManagmentTool 2024-10-01 08:13:35 +00:00
SZUT-Rajbir created branch story/PMT-16-projekt-anlegen in SZUT/ProjectManagmentTool 2024-10-01 08:13:35 +00:00
SZUT-Rajbir approved SZUT/ProjectManagmentTool#1 2024-09-27 11:24:37 +00:00
PMT-14: JWT Auth