Nicolai Ort niggl
niggl commented on issue lfk/backend#3 2020-11-27 21:24:30 +00:00
First TypeORM Model

Reviewed by @philipp

niggl closed issue lfk/backend#4 2020-11-27 21:24:12 +00:00
First Route + Controller
niggl commented on issue lfk/backend#4 2020-11-27 21:24:11 +00:00
First Route + Controller

Reviewed together

niggl pushed to main at lfk/backend 2020-11-27 21:19:11 +00:00
f0a7cbbcae Adjusted the comments for tsdoc
niggl pushed to main at lfk/backend 2020-11-27 20:40:05 +00:00
26499658a4 Extended error message
niggl pushed to main at lfk/backend 2020-11-27 20:38:51 +00:00
624ea6ba33 Merge branch 'main' of git.odit.services:lfk/backend into main
01542ae6a8 Added custom errors
Compare 2 commits »
niggl commented on issue lfk/backend#5 2020-11-27 20:15:42 +00:00
Integrate swagger/openapi generation

Blocked, because: https://github.com/epiphone/routing-controllers-openapi/issues/56

Basic openapi stuff works, just not the auth stuff....

niggl commented on issue lfk/backend#3 2020-11-27 20:05:46 +00:00
First TypeORM Model

@philipp Please review :)

niggl pushed to main at lfk/backend 2020-11-27 18:59:09 +00:00
aef2f9562a Put now isn't allowed to change ids
niggl pushed to main at lfk/backend 2020-11-27 18:58:16 +00:00
b267d87ba6 Added endpoint descriptions
d2278fd248 Added jsdoc style class documentation
Compare 2 commits »
niggl pushed to main at lfk/backend 2020-11-27 18:32:56 +00:00
24d890f638 Moved cors to the routing-controller function
niggl pushed to main at lfk/backend 2020-11-27 18:32:32 +00:00
4e5e08483d Added "/api" route prefix
niggl pushed to main at lfk/backend 2020-11-27 17:48:24 +00:00
b382f0689b Added errors and fixed the create model
niggl pushed to main at lfk/backend 2020-11-27 17:46:13 +00:00
56ee91e762 Merge branch 'main' of git.odit.services:lfk/backend into main
f2efc4e37b Set env to node_env for the server
27462b0615 Fixed wrong type
Compare 3 commits »
niggl pushed to main at lfk/backend 2020-11-27 16:59:16 +00:00
e5562efe35 Added createtrack model that omits the id from the track model
niggl pushed to main at lfk/backend 2020-11-26 13:46:54 +00:00
860b6c850d Added differenciation between local and docker based testing/dev setup
niggl pushed to main at lfk/backend 2020-11-26 13:43:11 +00:00
60c1b5d748 Updated file structure in readme
niggl opened issue lfk/backend#7 2020-11-26 13:37:56 +00:00
Switch to feature branches
niggl pushed to main at lfk/backend 2020-11-26 13:15:03 +00:00
0e3ec4ebf9 Added openapi style response schemas
niggl pushed to main at lfk/backend 2020-11-26 13:14:39 +00:00
1d57f4a8d9 Added update and delete function functionallity