VILLASweb-backend-go/routes/widget
2021-10-19 11:04:39 +02:00
..
widget_endpoints.go move functions to duplicate scenarios into respective packages, resolve circular dependency problems (move permissions checking to database package), improve error handling of async DuplicateScenarioForUser function 2021-10-18 17:20:28 +02:00
widget_methods.go fix more issues with circular dependencies and tests, fix bug in permissions 2021-10-19 11:04:39 +02:00
widget_test.go move functions to duplicate scenarios into respective packages, resolve circular dependency problems (move permissions checking to database package), improve error handling of async DuplicateScenarioForUser function 2021-10-18 17:20:28 +02:00
widget_validators.go Add array of SignalIDs to widget data model 2020-02-19 10:26:34 +01:00