|
3deae2bfeb
|
Moved all update() and toEntity action model functions to async
ref #76
|
2021-01-10 16:53:59 +01:00 |
|
|
3f7b0f6563
|
Renamed the update>Entity Name>() functiuons to update()
ref #76
|
2021-01-10 16:35:52 +01:00 |
|
|
e6b9d4f273
|
Renamed the to>Entity Name>() functiuons to toEntity()
ref #76
|
2021-01-10 16:31:55 +01:00 |
|
|
a00231dd3c
|
Updated imports
ref #76
|
2021-01-10 16:23:09 +01:00 |
|
|
3bc172e7e0
|
Intruduced a new folder structure for action models
ref #76
|
2021-01-10 16:10:02 +01:00 |
|
|
638898fa28
|
Implemented trackscan updateing
ref #78
|
2021-01-09 16:17:50 +01:00 |
|
|
3d07aac944
|
Implemented cascading scan, track and card deletion
ref #78
|
2021-01-09 15:45:17 +01:00 |
|
|
9013b9492c
|
Fixed runner distance resolution
ref #78
|
2021-01-09 15:25:11 +01:00 |
|
|
188f26ad65
|
Fixed manual trackscan creation
ref #78
|
2021-01-09 14:52:08 +01:00 |
|
|
e1ce052d3c
|
Fixed runner total distance not getting resolved
ref #78
|
2021-01-09 14:23:47 +01:00 |
|
|
32fda46f0a
|
Implemented runner updateing
ref #77
|
2021-01-09 11:55:32 +01:00 |
|
|
36ecae7e6e
|
Added card creation
#17
|
2021-01-09 11:48:13 +01:00 |
|
|
a5bfe4e3d5
|
Added card deletion + errors
ref #77
|
2021-01-09 11:28:59 +01:00 |
|
|
4faeddc3f3
|
Added runner card get endpoints
ref #77
|
2021-01-09 11:23:12 +01:00 |
|
|
52eb7b1afe
|
Added a barebones runnercard controller
ref #77
|
2021-01-09 11:10:05 +01:00 |
|
|
c1e680a063
|
Fixed responsescheme for the user controller
continuous-integration/drone/push Build is failing
|
2021-01-08 21:13:41 +01:00 |
|
|
d0deb9d647
|
Fixed wrong relation getting resolved
continuous-integration/drone/pr Build is passing
ref #79
|
2021-01-08 20:40:15 +01:00 |
|
|
5495c90eaf
|
Merge branch 'dev' into feature/79-profile_pics
continuous-integration/drone/pr Build is failing
|
2021-01-08 20:19:08 +01:00 |
|
|
aa0337ea33
|
Fixed getting all permissions for users
ref #79
|
2021-01-08 20:17:05 +01:00 |
|
|
f3cd1380be
|
First part of the permission return (buggy!)
ref #79
|
2021-01-08 19:32:11 +01:00 |
|
|
7728759bcd
|
Added openapi sec scheme for the scan station auth
ref #67
|
2021-01-08 18:28:35 +01:00 |
|
|
ce8fed350e
|
Updated OPENAPI Descriptions for the new controllers
ref #67
|
2021-01-08 18:25:29 +01:00 |
|
|
cf86520fae
|
Fixed wrong auth type being used
ref #67
|
2021-01-08 18:08:13 +01:00 |
|
|
db6fdf6baf
|
Implemented scan auth middleware
ref #67
|
2021-01-08 17:50:29 +01:00 |
|
|
c8f941a779
|
Fixed wrong error getting thrown
ref #67
|
2021-01-07 20:22:58 +01:00 |
|
|
7387f700fb
|
Added alias for posting track scans
ref #67
|
2021-01-07 19:46:20 +01:00 |
|
|
4f01baaa23
|
Added the enabled flag for scanstations
ref #67
|
2021-01-07 19:37:15 +01:00 |
|
|
9776a35f9f
|
Track deletion now recognizes associated stations
ref #67
|
2021-01-07 18:53:09 +01:00 |
|
|
9b9ee70288
|
Implemented cascading station deletion
ref #67
|
2021-01-07 18:48:58 +01:00 |
|
|
2628f69651
|
Implemented scan station creation
ref #67
|
2021-01-07 18:39:38 +01:00 |
|
|
b9c0a32862
|
Implemented single scan station get +e errors
ref #67
|
2021-01-07 18:35:19 +01:00 |
|
|
82644a2ff4
|
Implmented getting all scan stations
ref #67
|
2021-01-07 18:05:54 +01:00 |
|
|
eea656bd7b
|
Added a barebones scanstation controller
ref #67
|
2021-01-07 17:16:36 +01:00 |
|
|
eec5284306
|
Implemented "normal" scan updateing
ref #67
|
2021-01-07 17:12:12 +01:00 |
|
|
88a6a768c4
|
Implemented scan deletion
ref #67
|
2021-01-07 17:03:40 +01:00 |
|
|
edac1a224c
|
Fixed runner scan validation bug
ref #67
|
2021-01-07 16:59:57 +01:00 |
|
|
e67d1c5697
|
Fixed scan runner in response
ref #67
|
2021-01-07 16:38:41 +01:00 |
|
|
30502ec949
|
Fixed Creation of normal scans
ref #67
|
2021-01-07 16:32:16 +01:00 |
|
|
72b5ca4153
|
Added basics for scan creation (to be tested after scanstations got added)
ref #67
|
2021-01-06 19:44:20 +01:00 |
|
|
aeec2e1c32
|
Added single scan get w/ errors
ref #67
|
2021-01-03 19:36:38 +01:00 |
|
|
f9889bea3d
|
Implemented scans get including the response classes
ref #67
|
2021-01-03 19:26:06 +01:00 |
|
|
ee2433a5ae
|
Added barebones scans controller
ref #67
|
2021-01-03 18:49:33 +01:00 |
|
|
a5d70ce4b5
|
Removed useless console.log
continuous-integration/drone/pr Build is passing
|
2021-01-03 18:13:53 +01:00 |
|
|
59cb72a11d
|
Implemented track upodates using the "new" method
ref #71
|
2021-01-03 17:30:17 +01:00 |
|
|
28c1b6d31d
|
Improved error handling for negative lap times
ref #71
|
2021-01-03 17:21:53 +01:00 |
|
|
56c6a7efb0
|
Revert "Removed addresses from tests until the circular dependencies are solved"
This reverts commit 599296c4e3736bf9aadbc32067cd2ff8c39f0f17.
|
2021-01-02 19:57:55 +01:00 |
|
|
599296c4e3
|
Removed addresses from tests until the circular dependencies are solved
ref #65
|
2021-01-02 19:01:55 +01:00 |
|
|
c9ba69792f
|
Extended todo w/ issue link
ref #65
|
2021-01-02 17:07:17 +01:00 |
|
|
ab67e5f4aa
|
Added basic runner updateing
ref #65
|
2021-01-02 16:55:27 +01:00 |
|
|
557608e318
|
Added everything for basic donor creation
ref #65
|
2021-01-02 16:51:33 +01:00 |
|