Commit Graph

13 Commits

Author SHA1 Message Date
21dd134dd6
refactor(security): remove unused KeycloakLogoutHandler dependency
Some checks failed
Quality Check / Tests (pull_request) Successful in 58s
Quality Check / Checkstyle Main (pull_request) Successful in 47s
gitea-sonarqube-bot ERROR
Build PR / Build and analyze (pull_request) Successful in 1m57s
2024-10-02 10:29:16 +02:00
37ab14d33e
refactor(security): simplify logout method parameters
Some checks failed
Quality Check / Tests (pull_request) Successful in 1m3s
Build PR / Build and analyze (pull_request) Successful in 1m59s
gitea-sonarqube-bot ERROR
Quality Check / Checkstyle Main (pull_request) Successful in 46s
2024-10-02 10:23:43 +02:00
5e7e8cd354
refactor(HelloController): simplify collection conversion
Some checks failed
Quality Check / Tests (pull_request) Successful in 58s
Quality Check / Checkstyle Main (pull_request) Successful in 43s
Build PR / Build and analyze (pull_request) Successful in 1m52s
gitea-sonarqube-bot ERROR
2024-10-02 10:19:56 +02:00
b586d4e312
refactor(HelloController): simplify collection conversion to list
Some checks failed
Quality Check / Tests (pull_request) Successful in 58s
Quality Check / Checkstyle Main (pull_request) Successful in 43s
Build PR / Build and analyze (pull_request) Successful in 1m53s
gitea-sonarqube-bot ERROR
2024-10-02 10:14:43 +02:00
e237e5741e
docs(OpenAPIConfiguration): update authentication description format
Some checks failed
Quality Check / Tests (pull_request) Failing after 36s
Build PR / Build and analyze (pull_request) Failing after 42s
Quality Check / Checkstyle Main (pull_request) Failing after 27s
2024-10-02 09:58:20 +02:00
a04a180712 refactor: Fix some code smells (!26)
All checks were successful
Quality Check / Tests (push) Successful in 1m1s
Quality Check / Checkstyle Main (push) Successful in 46s
Build / Build and analyze (push) Successful in 1m56s
Release / Release (push) Successful in 38s
Reviewed-on: #26
Reviewed-by: Phan Huy Tran <ptran@noreply.localhost>
Co-authored-by: Jan Klattenhoff <jan@kjan.de>
Co-committed-by: Jan Klattenhoff <jan@kjan.de>
2024-10-02 07:48:32 +00:00
c317b226fe feat: Implement get project by ID Route (!25)
All checks were successful
Build / Build and analyze (push) Successful in 1m25s
Quality Check / Tests (push) Successful in 42s
Quality Check / Checkstyle Main (push) Successful in 37s
Release / Release (push) Successful in 39s
Quality Check / Tests (pull_request) Successful in 59s
Quality Check / Checkstyle Main (pull_request) Successful in 43s
gitea-sonarqube-bot OK
Build PR / Build and analyze (pull_request) Successful in 1m52s
Co-authored-by: Phan Huy Tran <p.tran@neusta.de>
Reviewed-on: #25
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-10-02 07:04:08 +00:00
013e964be6 feat: Write Integration test for Create Project Route and ensure using Snake Case in JSON Format (SCRUM-7) (!14)
All checks were successful
Quality Check / Tests (push) Successful in 53s
Quality Check / Checkstyle Main (push) Successful in 56s
Release / Release (push) Successful in 38s
Co-authored-by: Phan Huy Tran <p.tran@neusta.de>
Reviewed-on: #14
Reviewed-by: Jan Gleytenhoover <krisellp9@gmail.com>
2024-09-25 12:27:34 +00:00
25d7d30a7d feat(project): Get all projects (SCRUM-15) (!10)
SCRUM-15 #close

Reviewed-on: #10
Reviewed-by: Phan Huy Tran <ptran@noreply.localhost>
2024-09-25 11:38:31 +00: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