VILLASweb-backend-go/routes
2021-04-30 12:47:44 +02:00
..
component-configuration transform "running" parameter of scenario into "IsLocked" parameter; only admins can change this parameter, all operations other than READ fail if scenario is locked - also for associated components #63 2021-03-25 15:40:51 +01:00
config fixes for group scenario mapping 2021-04-29 15:17:24 +02:00
dashboard transform "running" parameter of scenario into "IsLocked" parameter; only admins can change this parameter, all operations other than READ fail if scenario is locked - also for associated components #63 2021-03-25 15:40:51 +01:00
file Merge branch 'scenario-is-locked' into 'master' 2021-04-21 09:20:19 +00:00
healthz fix test of healthz endpoint 2021-02-05 22:55:13 +01:00
infrastructure-component fix updating bool values of data models (incl. scenario IsLocked parameter #63) 2021-04-14 10:07:35 +02:00
metrics update package name of response docs as changed upstream in swag 2021-02-05 22:44:45 +01:00
openapi add new openapi endpoint 2021-02-05 22:44:54 +01:00
result transform "running" parameter of scenario into "IsLocked" parameter; only admins can change this parameter, all operations other than READ fail if scenario is locked - also for associated components #63 2021-03-25 15:40:51 +01:00
scenario fix access checking for scenarios 2021-04-20 17:10:29 +02:00
signal transform "running" parameter of scenario into "IsLocked" parameter; only admins can change this parameter, all operations other than READ fail if scenario is locked - also for associated components #63 2021-03-25 15:40:51 +01:00
user use User database model to append association to scenario-user table 2021-04-30 12:47:44 +02:00
widget transform "running" parameter of scenario into "IsLocked" parameter; only admins can change this parameter, all operations other than READ fail if scenario is locked - also for associated components #63 2021-03-25 15:40:51 +01:00
register.go get rid of ConfigureBackend 2021-02-08 11:56:14 +01:00
register_test.go remove basePath and basePath settings 2021-02-08 11:56:11 +01:00