VILLASweb-backend-go/routes
2021-10-19 11:04:39 +02:00
..
component-configuration fix more issues with circular dependencies and tests, fix bug in permissions 2021-10-19 11:04:39 +02:00
config fix test of config endpoint 2021-08-27 12:11:46 +02:00
dashboard fix more issues with circular dependencies and tests, fix bug in permissions 2021-10-19 11:04:39 +02:00
file fix more issues with circular dependencies and tests, fix bug in permissions 2021-10-19 11:04:39 +02:00
healthz Add feature for duplicating scenario on external login 2021-09-17 20:32:36 +02:00
infrastructure-component fix more issues with circular dependencies and tests, fix bug in permissions 2021-10-19 11:04:39 +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 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
scenario fix more issues with circular dependencies and tests, fix bug in permissions 2021-10-19 11:04:39 +02:00
signal 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
user fix more issues with circular dependencies and tests, fix bug in permissions 2021-10-19 11:04:39 +02:00
widget fix more issues with circular dependencies and tests, fix bug in permissions 2021-10-19 11:04:39 +02:00
register.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
register_test.go started refactoring the AMPQ session, WIP #74 2021-08-27 17:20:51 +02:00