Commit Graph

761 Commits

Author SHA1 Message Date
niggl 52eb7b1afe Added a barebones runnercard controller
ref #77
2021-01-09 11:10:05 +01:00
niggl c1e680a063 Fixed responsescheme for the user controller
continuous-integration/drone/push Build is failing
2021-01-08 21:13:41 +01:00
niggl d0deb9d647 Fixed wrong relation getting resolved
continuous-integration/drone/pr Build is passing
ref #79
2021-01-08 20:40:15 +01:00
niggl 5495c90eaf Merge branch 'dev' into feature/79-profile_pics
continuous-integration/drone/pr Build is failing
2021-01-08 20:19:08 +01:00
niggl aa0337ea33 Fixed getting all permissions for users
ref #79
2021-01-08 20:17:05 +01:00
niggl f3cd1380be First part of the permission return (buggy!)
ref #79
2021-01-08 19:32:11 +01:00
niggl 3c37aafe1f Added profile pics to all user related models
ref #79
2021-01-08 19:11:50 +01:00
niggl c591c182b3 Updated comments
continuous-integration/drone/pr Build is failing
ref #67
2021-01-08 18:37:33 +01:00
niggl 9cc50078d1 Merge branch 'dev' into feature/67-scan_apis 2021-01-08 18:29:33 +01:00
niggl 7728759bcd Added openapi sec scheme for the scan station auth
ref #67
2021-01-08 18:28:35 +01:00
niggl ce8fed350e Updated OPENAPI Descriptions for the new controllers
ref #67
2021-01-08 18:25:29 +01:00
niggl a005945e9e Added scan add tests with the station based auth
ref #67
2021-01-08 18:09:47 +01:00
niggl cf86520fae Fixed wrong auth type being used
ref #67
2021-01-08 18:08:13 +01:00
niggl db6fdf6baf Implemented scan auth middleware
ref #67
2021-01-08 17:50:29 +01:00
niggl 975ad50afc Added scan update tests
ref #67
2021-01-08 17:42:05 +01:00
niggl 0c27df7754 Added scan add tests
ref #67
2021-01-08 17:27:56 +01:00
niggl 102a860ba3 Added scan delete tests
ref #67
2021-01-08 16:47:52 +01:00
niggl 09ab638239 Added scan station delete tests
ref #67
2021-01-07 20:34:48 +01:00
niggl ccf2a3b617 Added scan station update tests
ref #67
2021-01-07 20:31:29 +01:00
niggl c8f941a779 Fixed wrong error getting thrown
ref #67
2021-01-07 20:22:58 +01:00
niggl 5510cbb8e9 Added scan station add tests
ref #67
2021-01-07 20:16:14 +01:00
niggl a434173b54 Added scan station get tests
ref #67
2021-01-07 20:04:15 +01:00
niggl 7387f700fb Added alias for posting track scans
ref #67
2021-01-07 19:46:20 +01:00
niggl 4f01baaa23 Added the enabled flag for scanstations
ref #67
2021-01-07 19:37:15 +01:00
niggl 09b37f0ff2 Fixed typo
ref #67
2021-01-07 19:36:57 +01:00
niggl 3f23e4f1f1 Added scan get tests
ref #67
2021-01-07 19:18:26 +01:00
niggl 9776a35f9f Track deletion now recognizes associated stations
ref #67
2021-01-07 18:53:09 +01:00
niggl 9b9ee70288 Implemented cascading station deletion
ref #67
2021-01-07 18:48:58 +01:00
niggl 2628f69651 Implemented scan station creation
ref #67
2021-01-07 18:39:38 +01:00
niggl b9c0a32862 Implemented single scan station get +e errors
ref #67
2021-01-07 18:35:19 +01:00
niggl 82644a2ff4 Implmented getting all scan stations
ref #67
2021-01-07 18:05:54 +01:00
niggl 3d2c93b5ac Added (scan) stations as a new permission target
ref #67
2021-01-07 17:35:36 +01:00
niggl c447114297 Added a ScanStation response class
ref #67
2021-01-07 17:31:44 +01:00
niggl 857de9ffcc Added Creation class for ScanSatations
ref #67
2021-01-07 17:29:22 +01:00
niggl eea656bd7b Added a barebones scanstation controller
ref #67
2021-01-07 17:16:36 +01:00
niggl eec5284306 Implemented "normal" scan updateing
ref #67
2021-01-07 17:12:12 +01:00
niggl 88a6a768c4 Implemented scan deletion
ref #67
2021-01-07 17:03:40 +01:00
niggl edac1a224c Fixed runner scan validation bug
ref #67
2021-01-07 16:59:57 +01:00
niggl e67d1c5697 Fixed scan runner in response
ref #67
2021-01-07 16:38:41 +01:00
niggl 30502ec949 Fixed Creation of normal scans
ref #67
2021-01-07 16:32:16 +01:00
niggl f1c7713da2 Adusted the way scan distances are implemented
ref #67
2021-01-07 16:13:41 +01:00
niggl 72b5ca4153 Added basics for scan creation (to be tested after scanstations got added)
ref #67
2021-01-06 19:44:20 +01:00
niggl aeec2e1c32 Added single scan get w/ errors
ref #67
2021-01-03 19:36:38 +01:00
niggl f9889bea3d Implemented scans get including the response classes
ref #67
2021-01-03 19:26:06 +01:00
niggl 2cad2ac2e9 Implemented the second round of the toResponse normalisationf for all classes
ref #67
2021-01-03 19:18:31 +01:00
niggl 2b5525323b Fixed relative paths not being updated + version bump for bugfix release
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-01-03 19:10:46 +01:00
niggl 58156e0d61 Implemented the first route of the toResponse normalisationf for all classes
ref #67
2021-01-03 19:09:06 +01:00
niggl a4b0dfe43e Defined responses for scans and trackscans
ref #67
2021-01-03 19:02:06 +01:00
niggl ee2433a5ae Added barebones scans controller
ref #67
2021-01-03 18:49:33 +01:00
niggl 2151b8502d Added Scan permission target
ref #67
2021-01-03 18:48:05 +01:00