VILLASweb-backend-go/routes
2021-10-20 15:24:57 +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 fix in health endpoint (error handling) and scenario duplication 2021-10-19 11:17:31 +02:00
infrastructure-component improve error handling in case AMQP session is not available 2021-10-19 11:46:19 +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 [wip] add duplicate scenario test to merge rest of branch 2021-10-20 15:24:57 +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