- 16 Jan, 2019 1 commit
-
-
Lukas Burgey authored
-
- 16 Dec, 2018 5 commits
-
-
Lukas Burgey authored
Also changes the defaults of questionnaire and answers.
-
Lukas Burgey authored
Makes some serializers more terse, and makes unwanted fields read_only.
-
Lukas Burgey authored
Adds patching of Deployment's state_target and DeploymentStates questionnaire (amongst other fields).
-
Lukas Burgey authored
The problem is that we deploy Deployment, but questionnaire is bound to a DeploymentState. To make this work (barely) I added the following behaviour: Once a user PATCHs a DeploymentStates questionnaire the DeploymentState is published by acting like it is a ServiceDeployment. This works as long as the client just executes deployments (and does not try to gain insight into the backend state by watching the incoming Deployments) I'm not happy with this hack.
-
Lukas Burgey authored
-
- 15 Dec, 2018 1 commit
-
-
Lukas Burgey authored
-
- 07 Dec, 2018 1 commit
-
-
Lukas Burgey authored
-
- 06 Dec, 2018 4 commits
-
-
Lukas Burgey authored
-
Lukas Burgey authored
-
Lukas Burgey authored
Ignores groups, when entitlements are present. Closes #22. Closes #20
-
Lukas Burgey authored
-
- 05 Dec, 2018 5 commits
-
-
Lukas Burgey authored
-
Lukas Burgey authored
With all those strange changes, the migrations were broken. I removed all of them and started with new migrations. For django-polymorphic i had to rename the Model 'bases' in the auto generated migrations, as the seem to be case sensitive.
-
Lukas Burgey authored
Also rework the way errors are communicated to the webpage
-
Lukas Burgey authored
-
Lukas Burgey authored
-
- 04 Dec, 2018 2 commits
-
-
Lukas Burgey authored
-
Lukas Burgey authored
-
- 03 Dec, 2018 2 commits
-
-
Lukas Burgey authored
-
Lukas Burgey authored
-
- 30 Nov, 2018 2 commits
-
-
Lukas Burgey authored
-
Lukas Burgey authored
-
- 28 Nov, 2018 7 commits
-
-
Lukas Burgey authored
-
Lukas Burgey authored
Makes Deployment and DeploymentState many to many.
-
Lukas Burgey authored
-
Lukas Burgey authored
-
Lukas Burgey authored
-
Lukas Burgey authored
The problem is that we don't have deployment 'per service'
-
Lukas Burgey authored
-
- 26 Nov, 2018 1 commit
-
-
Lukas Burgey authored
-
- 23 Nov, 2018 4 commits
-
-
Lukas Burgey authored
-
Lukas Burgey authored
-
Lukas Burgey authored
Closes #7
-
Lukas Burgey authored
Especially adds pending credential states
-
- 22 Nov, 2018 2 commits
-
-
Lukas Burgey authored
-
Lukas Burgey authored
-
- 21 Nov, 2018 3 commits
-
-
Lukas Burgey authored
-
Lukas Burgey authored
-
Lukas Burgey authored
-