Commit Graph

7 Commits

Author SHA1 Message Date
277b8c73e2
feat: add authentication helper and project findAll test 2024-09-25 13:05:18 +02:00
c23781c61c
style(ProjectController): fix missing newline at end of file 2024-09-25 13:05:17 +02:00
6ca01de613
feat(project): add ProjectController, Service, Mapper, and DTO 2024-09-25 13:05:15 +02:00
8c275ab443 feat: Implement create project route (SCRUM-7) (!11)
Co-authored-by: Phan Huy Tran <p.tran@neusta.de>
Reviewed-on: #11
Reviewed-by: Jan Gleytenhoover <krisellp9@gmail.com>
2024-09-25 11:03:47 +00:00
3bd8f0166a feat: Add project entity (SCRUM-7) (!7)
Co-authored-by: Phan Huy Tran <p.tran@neusta.de>
Reviewed-on: #7
Reviewed-by: Jan Gleytenhoover <krisellp9@gmail.com>
Co-authored-by: Phan Huy Tran <ptran@noreply.localhost>
Co-committed-by: Phan Huy Tran <ptran@noreply.localhost>
2024-09-25 09:33:42 +00:00
77f2b73085 feat: Add pipelines (SCRUM-44) (!6)
SCRUM-44 #closenot

Co-authored-by: Phan Huy Tran <ptran@noreply.localhost>
Reviewed-on: #6
Co-authored-by: Jan Klattenhoff <jan@kjan.de>
Co-committed-by: Jan Klattenhoff <jan@kjan.de>
2024-09-25 09:15:39 +00:00
Bernd Heidemann
93d4cf863f first 2024-09-03 15:01:50 +02:00