Commit Graph

5 Commits

Author SHA1 Message Date
a64a881598 API-16: Content-Type header required (#13)
All checks were successful
Jenkins Production Deployment
- Sending proper error message to the client when the content-type header is missing

Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #13
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-29 14:24:12 +00:00
7ee812bbb3 API-23: Refactoring for better architecture (#12)
Some checks failed
Jenkins Production Deployment
Endpoints are separated into distinct packages and interfaces are extracted into files

Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #12
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-28 17:22:07 +00:00
b4f25c1831 API-9: PartyPlaner Login endpoint (#5)
All checks were successful
Jenkins Production Deployment
Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #5
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-20 18:51:01 +00:00
915c2e7917 API-14: Changing logging to winston (#4)
All checks were successful
Jenkins Production Deployment
Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #4
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-20 12:10:18 +00:00
7265f92486 API-10: Adding PartyPlaner register endpoint (#3)
All checks were successful
Jenkins Production Deployment
- Also various other improvements

Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #3
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-20 11:26:38 +00:00