VILLASweb-backend-go/database
2021-03-25 15:40:51 +01: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 WIP: initial version of result data model, endpoints, methods, validators, middleware #38 2020-11-19 17:23:24 +01:00
testdata.json rename IC startParameterScheme --> startParameterSchema 2021-03-08 09:40:22 +01:00