|
744faba7ee
|
Added auth to all endpoints
|
2020-12-18 20:33:13 +01:00 |
|
|
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 |
|
|
e25fc795fe
|
Added additional targets and actions for permissions
ref #6
|
2020-12-18 20:06:27 +01:00 |
|
|
2240a45a91
|
Added class validation for the enum
ref #6
|
2020-12-18 19:49:39 +01:00 |
|
|
595a9213c1
|
Added comments and formatting to the auth checker
ref #6
|
2020-12-18 19:42:08 +01:00 |
|
|
428e2c38ce
|
Added coments to the jwt creator
|
2020-12-18 19:33:10 +01:00 |
|
|
1d54fb085b
|
Shoothed out variable nameing scheme
ref #6
|
2020-12-18 19:19:47 +01:00 |
|
|
6403e386ab
|
Now with smooth access token refreshing
ref #6
|
2020-12-18 19:07:31 +01:00 |
|
|
65a8449ea3
|
Now with 1000% cleaner jwt generation
ref #6
|
2020-12-18 17:57:48 +01:00 |
|
|
b21dd6f0c0
|
Added tracks/get as test-route for auth
ref #6
|
2020-12-18 17:19:02 +01:00 |
|
|
445e96dcdf
|
Added toString for permissions
ref #6
|
2020-12-18 17:17:02 +01:00 |
|
|
6237e62a03
|
Reimplmented the old permission checking system
ref #6
|
2020-12-18 17:15:44 +01:00 |
|
|
b9e91502cd
|
Cleaned up the auth checker a little bit
|
2020-12-18 17:11:44 +01:00 |
|
|
9dc336f0bb
|
Added permission deletion on group deletion
ref #6
|
2020-12-18 16:21:59 +01:00 |
|
|
6a7e8ccc37
|
Now with duplication avoidance
ref #6
|
2020-12-18 16:10:33 +01:00 |
|
|
882065470a
|
Implemented permission updateing
ref #6
|
2020-12-18 16:05:25 +01:00 |
|
|
ff3a5b4545
|
User deletion now also delete's the users permissons
ref #6
|
2020-12-18 15:49:42 +01:00 |
|
|
d4293c164d
|
Implemented permission deletion
ref #6
|
2020-12-18 15:37:45 +01:00 |
|
|
145a08b1b4
|
Now with cleaner participants in the responses
ref #6
|
2020-12-18 15:26:54 +01:00 |
|
|
dc485c02ea
|
Added Permission creation
ref #11
|
2020-12-18 15:19:44 +01:00 |
|
|
ebb0c5faca
|
Added specific permission getting
ref #6
|
2020-12-18 15:16:15 +01:00 |
|
|
d89fcb84a2
|
Implemented permission getting
ref #6
|
2020-12-18 15:12:06 +01:00 |
|
|
388fc6ba6a
|
Fixed typo
|
2020-12-18 14:52:31 +01:00 |
|
|
bb4ea485fd
|
Merge branch 'dev' into feature/6-api_auth
|
2020-12-18 14:40:40 +01:00 |
|
|
5dc9edfe40
|
Pulled out some linguini-esc code
ref #6
|
2020-12-18 14:40:19 +01:00 |
|
|
eb9473e230
|
Cleaned up relation types
ref #6
|
2020-12-18 14:29:31 +01:00 |
|
|
476afc6a99
|
Updated nameing to fit the usual scheme
ref #6
|
2020-12-18 14:29:17 +01:00 |
|
|
ed53627bbe
|
Merge pull request 'Runner import' (#33) from feature/22-runner_import into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #33
closes #22
|
2020-12-18 13:24:51 +00:00 |
|
|
efecffb72d
|
Added responseusers
ref #6
|
2020-12-17 21:12:45 +01:00 |
|
|
3aae8f85c4
|
Added status codes
continuous-integration/drone/pr Build is passing
ref #22
|
2020-12-17 20:54:01 +01:00 |
|
|
cc5a30980a
|
Implemented new Permission system on the DB side.
ref #22
|
2020-12-17 20:46:54 +01:00 |
|
|
c90f9f1dd4
|
Fixed path
continuous-integration/drone/pr Build is passing
|
2020-12-17 19:27:38 +01:00 |
|
|
15ed9f58d5
|
Added responseschemas and content types
continuous-integration/drone/pr Build is passing
ref #22
|
2020-12-17 19:17:35 +01:00 |
|
|
9db4344153
|
Expanded API Decriptions
ref #22
|
2020-12-17 19:15:11 +01:00 |
|
|
03b7e346ab
|
Working csv import
ref #22
|
2020-12-17 18:36:51 +01:00 |
|
|
0d8fbf1eca
|
Consolidated the json import for a cleaner result
ref #22
|
2020-12-17 17:25:17 +01:00 |
|
|
71228fbf33
|
Now organisations and teams can import runners
|
2020-12-17 17:14:08 +01:00 |
|
|
97494aeaf7
|
Runners can now be imported into a org
|
2020-12-17 16:46:00 +01:00 |
|
|
4801e010b4
|
Removed useless console.log
ref #22
|
2020-12-17 16:33:54 +01:00 |
|
|
1b59d58c60
|
Abstracted a little bit more for potential company runner import
|
2020-12-17 16:32:29 +01:00 |
|
|
cad30c7f63
|
Fixed the dynamic class creation
|
2020-12-17 16:26:33 +01:00 |
|
|
a8ec0142b0
|
Added import-action classes
ref #22
|
2020-12-17 16:21:02 +01:00 |
|
|
30952aa14f
|
Marked csv import as not implemented
|
2020-12-17 16:20:20 +01:00 |
|
|
2e4a4f1661
|
Added endpoints for runner import by json and csv
|
2020-12-16 19:03:27 +01:00 |
|
|
b9fd2379f4
|
Added rawbody if needed
ref #22
|
2020-12-16 19:00:25 +01:00 |
|
|
1b1f8f2b09
|
Added a basic import controller
ref #22
|
2020-12-16 18:20:31 +01:00 |
|
|
39b932a81c
|
Merge pull request 'feature/31-lib_generation' (#32) from feature/31-lib_generation into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #32
|
2020-12-15 15:41:41 +00:00 |
|
|
ec69f6caf3
|
removed the lib generation part
continuous-integration/drone/pr Build is passing
|
2020-12-13 19:20:36 +01:00 |
|
|
ad908a3555
|
Fixed broken substitution
continuous-integration/drone/pr Build is passing
ref #31
|
2020-12-13 12:57:09 +01:00 |
|
|
3e6c7b6302
|
Cleanup
continuous-integration/drone/pr Build encountered an error
|
2020-12-13 10:06:32 +01:00 |
|