Updated the put methods and cleaned up a shitload of comments #42

Merged
niggl merged 32 commits from feature/39-update_puts into dev 2020-12-21 16:39:21 +00:00

32 Commits

Author SHA1 Message Date
niggl 7d5f3b092f Reverted simplification that created loops
continuous-integration/drone/pr Build is passing
ref #39
2020-12-21 17:22:07 +01:00
niggl 0ef6d9cc48 Small bugfix
continuous-integration/drone/pr Build is failing
ref #39
2020-12-21 16:58:51 +01:00
niggl 48bef8db60 Second part of the action comment refactoring
continuous-integration/drone/pr Build is failing
ref #39
2020-12-21 16:21:12 +01:00
niggl 1d0d79f3da First part of the action comment refactoring
ref #39
Why did i volunteer for this? It's just a glorified sleeping aid 😴
2020-12-21 16:08:10 +01:00
niggl d20d738218 Code + comment cleanup for the entities
ref #39
2020-12-21 15:29:32 +01:00
niggl a03f1a438d Code + comment cleanup for the enums
ref #39
2020-12-20 19:39:13 +01:00
niggl 75332983c2 Code + comment cleanup for the response models
ref #39
2020-12-20 19:38:22 +01:00
niggl a85d52437b Code + comment cleanup for the seeds
ref #39
2020-12-20 19:11:28 +01:00
niggl a88c0389c1 Code + Comment cleanup for the middlewares
ref #39
2020-12-20 19:08:02 +01:00
niggl 43a4f1118d Updated loader comments and descriptions
ref #39
2020-12-20 19:01:03 +01:00
niggl de91d491e5 Added a missing poiunt/exclamation mark
ref #39
2020-12-20 18:55:52 +01:00
niggl 2199cb0aef Fixed messages and comments for UserGroupErrors
ref #39
2020-12-20 18:50:45 +01:00
niggl ee76f1c0e8 Fixed messages and comments for UserErrors
ref #39
2020-12-20 18:50:06 +01:00
niggl 75b6489f8d Fixed messages and comments for TrackErrors + spelling for some other errors
ref #39
2020-12-20 18:48:59 +01:00
niggl 389f6347c3 Fixed messages and comments for RunnerTeamErrors
ref #39
2020-12-20 18:47:42 +01:00
niggl 37afc10e44 Fixed messages and comments for RunnerOrganisationErrors
ref #39
2020-12-20 18:46:43 +01:00
niggl 82ced34750 Fixed messages and comments for RunnerGroupErrors
ref #39
2020-12-20 18:45:33 +01:00
niggl 5de81ad093 Fixed messages and comments for RunnerErrors
ref #39
2020-12-20 18:45:10 +01:00
niggl c1d784e29c Fixed messages and comments for PermissionErrors
ref #39
2020-12-20 18:42:57 +01:00
niggl 4ca85a1f22 Fixed messages and comments for AuthErrors
ref #39
2020-12-20 18:41:25 +01:00
niggl 7a4238f1f7 Fixed some stuff not getting checked against null
ref #39 gosh i sometimes hate js types
2020-12-20 18:18:32 +01:00
niggl fbe2b358bd Moved tracks to the new put mechanism
ref #39
2020-12-20 18:07:45 +01:00
niggl 532b5a56a5 Switched runner orgs to the cleaner syntax via a update entity
ref #39
2020-12-20 18:07:33 +01:00
niggl 18ede29ea5 Moved usergroups to the new put mechanism
ref #39
2020-12-20 17:37:20 +01:00
niggl ec4d75128b Fixed some weired toString beviour
ref #39 #6
2020-12-20 17:36:22 +01:00
niggl b2bd6173a5 Moved permissions to the new put mechanism
ref #39
2020-12-20 17:29:04 +01:00
niggl cc68948a20 Moved runners to the new put mechanism
ref #39
2020-12-20 17:27:21 +01:00
niggl 24de82f6df Moved runner teams to the new put mechanism
ref #39
2020-12-20 17:25:41 +01:00
niggl cf583a22fa Added missing username property to the responseuser
ref #39
2020-12-20 17:19:33 +01:00
niggl b55d210aff Fixed wrong error type
ref #39
2020-12-20 17:18:16 +01:00
niggl adec2bcc5b removed useless deletes
ref #39
2020-12-20 17:17:42 +01:00
niggl 3850bd9681 Renamed function to better reflect it's function
ref #39
2020-12-20 17:17:30 +01:00