Commit Graph

13 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
738004c7fe 🚑 Build Hotfix
All checks were successful
Jenkins Production Deployment
2021-08-28 19:37:47 +02: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
a3d137f1c6 API-20: Adding invite endpoint (#11)
All checks were successful
Jenkins Production Deployment
Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #11
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-27 18:34:54 +00:00
ac10b1b43c API-19: Adding event endpoint (#10)
Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #10
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-27 16:27:33 +00:00
b0856f0edd API-19: switching from for...in to for...of 2021-08-27 16:22:45 +02:00
1d46904a52 API-18: Friendship data endpoint (#8)
All checks were successful
Jenkins Production Deployment
Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #8
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-26 16:30:53 +00:00
bd82fac051 API-17: Session Data Endpoint (#7)
All checks were successful
Jenkins Production Deployment
Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #7
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-21 10:58:16 +00:00
678bfc08ca API-11: User Data Endpoint (#6)
Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #6
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-20 21:22:57 +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
7df8b5ad8e API-13: Adding PartyPlaner main endpoint (#2)
All checks were successful
Jenkins Production Deployment
- Also did some refactoring for cleaner code

Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #2
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-18 12:02:59 +00:00