Nicolai Ort niggl
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.

niggl opened issue lfk/backend#77 2021-01-08 15:31:29 +00:00
Runner Cards
niggl pushed to feature/67-scan_apis at lfk/backend 2021-01-07 19:35:07 +00:00
3a886714a0 Merge branch 'feature/67-scan_apis' of git.odit.services:lfk/backend into feature/67-scan_apis
09ab638239 Added scan station delete tests
Compare 2 commits »
niggl pushed to feature/67-scan_apis at lfk/backend 2021-01-07 19:34:37 +00:00
a4f88c78f4 Added scan station delete tests
niggl pushed to feature/67-scan_apis at lfk/backend 2021-01-07 19:31:30 +00:00
ccf2a3b617 Added scan station update tests
niggl pushed to feature/67-scan_apis at lfk/backend 2021-01-07 19:22:59 +00:00
c8f941a779 Fixed wrong error getting thrown
niggl pushed to feature/67-scan_apis at lfk/backend 2021-01-07 19:16:17 +00:00
5510cbb8e9 Added scan station add tests
niggl pushed to feature/67-scan_apis at lfk/backend 2021-01-07 19:04:16 +00:00
a434173b54 Added scan station get tests
niggl pushed to feature/67-scan_apis at lfk/backend 2021-01-07 18:46:21 +00:00
7387f700fb Added alias for posting track scans