Sonja Happ
|
482b7a5a2c
|
Merge branch 'master' into refactor-amqp-session
# Conflicts:
# helper/amqp.go
# helper/test_utilities.go
# routes/component-configuration/config_methods.go
# routes/file/file_test.go
# routes/infrastructure-component/ic_amqpmethods.go
# routes/infrastructure-component/ic_apiquery.go
# routes/infrastructure-component/ic_test.go
# routes/register_test.go
# routes/result/result_methods.go
# routes/result/result_test.go
# routes/scenario/scenario_middleware.go
# routes/scenario/scenario_test.go
# routes/signal/signal_test.go
# routes/user/user_validators.go
|
2021-10-19 16:31:38 +02:00 |
|
|
786454a100
|
use proper error types instead of using strings.Contains()
|
2021-10-19 15:33:58 +02:00 |
|
Sonja Happ
|
93d14300d8
|
Merge branch 'master' into refactor-amqp-session
Improve error handling of async go routine for duplication
|
2021-10-15 15:34:07 +02:00 |
|
Sonja Happ
|
776e89eb90
|
fix updating bool values of data models (incl. scenario IsLocked parameter #63)
|
2021-04-14 10:07:35 +02:00 |
|
Sonja Happ
|
af05acb969
|
IC POST and DELETE endpoints return a 400 bad request if they are called for externally managed ICs; Backend does not care about an action's parameters, it just sends the AMQP message #58 #59
|
2021-02-22 12:26:26 +01:00 |
|
Sonja Happ
|
c5eace60f7
|
AMQP: improve message handling
|
2021-01-29 14:32:29 +01:00 |
|
Sonja Happ
|
cc51913163
|
Add more test for AMQP functions, improve code structure
|
2020-11-03 15:30:24 +01:00 |
|
Sonja Happ
|
d0c6cca76c
|
Adapt layout of AMQP update to VILLAScontroller protocol, add uptime in IC creation and updates via AMQP; need to check data type of uptime #31
|
2020-10-30 15:16:53 +01:00 |
|
Sonja Happ
|
e2bebbc676
|
Do not create ICs with state gone, add some logging info for AMQP-related actions #31 #41
|
2020-10-30 14:49:56 +01:00 |
|
Sonja Happ
|
b07cd23a70
|
continue integration of new AMQP functionality #31 #41 #42
|
2020-10-21 17:16:15 +02:00 |
|
Sonja Happ
|
f9cef090d4
|
merge amqp module into infrastructure-component module to avoid circular deps, add TODOs in IC endpoints
|
2020-10-20 16:51:07 +02:00 |
|
Sonja Happ
|
91bd51cba1
|
AMQP: Set update time, improve creation and update of ICs via AMQP
|
2020-10-09 09:41:03 +02:00 |
|
Sonja Happ
|
95159f54ec
|
AMQP: Create unknown ICs that are received via AMQP automatically
|
2020-10-08 16:39:57 +02:00 |
|
Sonja Happ
|
ef1dede70c
|
renaming: simulation model = component configuration
|
2020-03-06 15:14:29 +01:00 |
|
Sonja Happ
|
bff9efa063
|
WIP: start renaming of simulaton model to component configuration in IC endpoints
|
2020-03-04 16:41:18 +01:00 |
|
Sonja Happ
|
11a0c53b85
|
rename simulator to infrastructure component
|
2020-03-04 16:34:24 +01:00 |
|