VILLASweb-backend-go/routes/scenario
2021-04-29 13:28:01 +02:00
..
scenario_endpoints.go 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_methods.go fix access checking for scenarios 2021-04-20 17:10:29 +02:00
scenario_middleware.go fix access checking for scenarios 2021-04-20 17:10:29 +02:00
scenario_test.go fix syntax errors in tests 2021-04-29 13:28:01 +02:00
scenario_validators.go 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