VILLASweb-backend-go/routes
Sonja Happ aa9d01f230 Merge branch 'scenario-is-locked' into 'master'
Introduce IsLocked Parameter for Scenario (instead of Running parameter)

See merge request acs/public/villas/web-backend-go!30
2021-04-21 09:20:19 +00: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 fix typo when referring to external auth enabled config variable 2021-02-12 14:36:10 +01: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 fix updating bool values of data models (incl. scenario IsLocked parameter #63) 2021-04-14 10:07:35 +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