Nicolai Ort niggl
niggl pushed to feature/79-profile_pics at lfk/backend 2021-01-08 18:11:51 +00:00
3c37aafe1f Added profile pics to all user related models
niggl deleted branch feature/14-user-controllers from lfk/backend 2021-01-08 18:05:14 +00:00
niggl deleted branch feature/13-runner_controllers from lfk/backend 2021-01-08 18:05:05 +00:00
niggl pushed to feature/79-profile_pics at lfk/backend 2021-01-08 18:04:56 +00:00
niggl created pull request lfk/backend#80 2021-01-08 17:40:22 +00:00
Added scan (station) apis feature/67-scan_apis
niggl pushed to feature/67-scan_apis at lfk/backend 2021-01-08 17:37:34 +00:00
c591c182b3 Updated comments
niggl opened issue lfk/backend#79 2021-01-08 17:30:39 +00:00
User response default profile pic
niggl pushed to feature/67-scan_apis at lfk/backend 2021-01-08 17:29:37 +00:00
9cc50078d1 Merge branch 'dev' into feature/67-scan_apis
d948fe2631 Merge pull request 'Fixed relative paths not being updated + version bump for bugfix release' (#75) from dev into main
2b5525323b Fixed relative paths not being updated + version bump for bugfix release
Compare 3 commits »
niggl pushed to dev at lfk/backend 2021-01-08 17:29:11 +00:00
d948fe2631 Merge pull request 'Fixed relative paths not being updated + version bump for bugfix release' (#75) from dev into main
niggl pushed to feature/67-scan_apis at lfk/backend 2021-01-08 17:28:36 +00:00
7728759bcd Added openapi sec scheme for the scan station auth
niggl pushed to feature/67-scan_apis at lfk/backend 2021-01-08 17:25:30 +00:00
ce8fed350e Updated OPENAPI Descriptions for the new controllers
niggl pushed to feature/67-scan_apis at lfk/backend 2021-01-08 17:09:48 +00:00
a005945e9e Added scan add tests with the station based auth
niggl pushed to feature/67-scan_apis at lfk/backend 2021-01-08 17:08:15 +00:00
cf86520fae Fixed wrong auth type being used
niggl pushed to feature/67-scan_apis at lfk/backend 2021-01-08 16:50:31 +00:00
db6fdf6baf Implemented scan auth middleware
niggl pushed to feature/67-scan_apis at lfk/backend 2021-01-08 16:42:07 +00:00
975ad50afc Added scan update tests
niggl pushed to feature/67-scan_apis at lfk/backend 2021-01-08 16:27:57 +00:00
0c27df7754 Added scan add tests
niggl pushed to feature/67-scan_apis at lfk/backend 2021-01-08 15:47:54 +00:00
102a860ba3 Added scan delete tests
niggl commented on issue lfk/backend#67 2021-01-08 15:37:52 +00:00
Scan API

The new issues are: #77 and #78

niggl opened issue lfk/backend#78 2021-01-08 15:36:35 +00:00
TrackScan API Debugging and Tests
niggl commented on issue lfk/backend#67 2021-01-08 15:32:25 +00:00
Scan API

Since the creation of runnercards is a prequesite for trackscans i'm going to move all trackscans related tests and debugging to a new issue.