Commit Graph

550 Commits

Author SHA1 Message Date
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
niggl 14b6651f96 Merge pull request 'Fixed a bug concerning user updates' (#38) from bugfix/37-user_update into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #38
closes #37
2020-12-20 15:58:19 +00:00
niggl 4a21c1fb5c Updated some nameing to fit with the rest of the models
continuous-integration/drone/pr Build is passing
ref #37
2020-12-20 16:51:59 +01:00
niggl ca142376b3 Fixed some weired user update behaviour
ref #37
2020-12-20 16:49:05 +01:00
niggl 314606addd Merge pull request 'feature/34-status_health' (#36) from feature/34-status_health into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #36
closes #34
2020-12-18 22:02:34 +00:00
niggl a0a08f7724 Formatting implemented for @philipp
continuous-integration/drone/pr Build is passing
ref #34
2020-12-18 23:00:27 +01:00
niggl cea5993049 added a simple health route
ref #34
2020-12-18 22:58:24 +01:00
philipp 3e940c2db5 Merge pull request 'Auth for everything (and everything auth) #6' (#35) from feature/6-api_auth into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #35

closes #6
2020-12-18 21:53:16 +00:00
niggl 631310f158 Fixed import for linux
continuous-integration/drone/pr Build is passing
ref #6
2020-12-18 22:49:01 +01:00
niggl c3e3c6bed1 Manual overwrite
continuous-integration/drone/pr Build is failing
ref #6
2020-12-18 22:46:59 +01:00
niggl 8f48d2593b Merge branch 'feature/6-api_auth' of git.odit.services:lfk/backend into feature/6-api_auth
continuous-integration/drone/pr Build is failing
2020-12-18 22:44:29 +01:00
niggl 23758e7a91 Bugfix for bs file names
ref #6
2020-12-18 22:44:27 +01:00
niggl c7fd0593fb Bugfix for bs file names
continuous-integration/drone/pr Build is failing
ref #6
2020-12-18 22:42:48 +01:00
niggl b19f18ada1 Added auth to all tests
continuous-integration/drone/pr Build is failing
ref #6
2020-12-18 22:11:41 +01:00
niggl d742ccd581 Jwt's now feature group permissions and permission deduplication
ref #6
2020-12-18 21:44:30 +01:00
niggl d670b814a4 Fixed the user->Group relation
ref #6
2020-12-18 21:42:43 +01:00
niggl 1a9c860188 Formatting #6 2020-12-18 20:53:35 +01:00
niggl f25ae9ba4f Added a admin group with all permissions to seeding 2020-12-18 20:33:27 +01:00
niggl 744faba7ee Added auth to all endpoints 2020-12-18 20:33:13 +01:00
niggl cdfd0e0d64 Added the openapi security header to all routes that need some kind of auth
ref #6
2020-12-18 20:07:05 +01:00
niggl e25fc795fe Added additional targets and actions for permissions
ref #6
2020-12-18 20:06:27 +01:00
niggl 2240a45a91 Added class validation for the enum
ref #6
2020-12-18 19:49:39 +01:00
niggl 595a9213c1 Added comments and formatting to the auth checker
ref #6
2020-12-18 19:42:08 +01:00
niggl 428e2c38ce Added coments to the jwt creator 2020-12-18 19:33:10 +01:00
niggl 1d54fb085b Shoothed out variable nameing scheme
ref #6
2020-12-18 19:19:47 +01:00
niggl 6403e386ab Now with smooth access token refreshing
ref #6
2020-12-18 19:07:31 +01:00
niggl 65a8449ea3 Now with 1000% cleaner jwt generation
ref #6
2020-12-18 17:57:48 +01:00
niggl b21dd6f0c0 Added tracks/get as test-route for auth
ref #6
2020-12-18 17:19:02 +01:00
niggl 445e96dcdf Added toString for permissions
ref #6
2020-12-18 17:17:02 +01:00
niggl 6237e62a03 Reimplmented the old permission checking system
ref #6
2020-12-18 17:15:44 +01:00