VILLASweb-backend-go/database
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
..
database.go WIP: adding test data via JSON file #44 2021-01-26 15:44:51 +01:00
database_test.go config: fix typo GolbalConfig -> GlobalConfig 2021-01-25 10:57:25 +01:00
models.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
roles.go add user role Download; limit access check to scenario in file middleware #52 2021-04-14 11:11:28 +02:00
testdata.json rename IC startParameterScheme --> startParameterSchema 2021-03-08 09:40:22 +01:00