Commit Graph

16 Commits

Author SHA1 Message Date
Paddy b4d5bdd0b6 API-36: 🚑 Fixing critical issue with the amount of sql connections (!15)
Jenkins Production Deployment
Co-authored-by: Patrick Mueller <patrick@mueller-patrick.tech>
Reviewed-on: #15
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2022-01-08 15:42:09 +00:00
Paddy 94b53aff4c API-25: Proper error for wrong content-type header
Jenkins Production Deployment
2021-08-29 17:24:50 +02:00
Paddy cae471105e API-15: Error reference codes (#14)
Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #14
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-29 14:49:32 +00:00
Paddy a64a881598 API-16: Content-Type header required (#13)
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
Paddy 738004c7fe 🚑 Build Hotfix
Jenkins Production Deployment
2021-08-28 19:37:47 +02:00
Paddy 7ee812bbb3 API-23: Refactoring for better architecture (#12)
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
Paddy a3d137f1c6 API-20: Adding invite endpoint (#11)
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
Paddy 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
Paddy b0856f0edd API-19: switching from for...in to for...of 2021-08-27 16:22:45 +02:00
Paddy 1d46904a52 API-18: Friendship data endpoint (#8)
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
Paddy bd82fac051 API-17: Session Data Endpoint (#7)
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
Paddy 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
Paddy b4f25c1831 API-9: PartyPlaner Login endpoint (#5)
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
Paddy 915c2e7917 API-14: Changing logging to winston (#4)
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
Paddy 7265f92486 API-10: Adding PartyPlaner register endpoint (#3)
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
Paddy 7df8b5ad8e API-13: Adding PartyPlaner main endpoint (#2)
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