|
2a9b2d4026
|
fix linting errors found by staticcheck
|
2021-10-19 13:56:53 +02:00 |
|
Sonja Happ
|
7b30b46b27
|
Add feature for duplicating scenario on external login
|
2021-09-17 20:32:36 +02:00 |
|
Sonja Happ
|
b931cdb4f3
|
Add CreateParameterSchema parameter to IC data model and adapt extraction of start and create parameter schemas to new VILLAScontroller protocol #67
|
2021-06-01 11:57:36 +02:00 |
|
Sonja Happ
|
5e899d50d3
|
send ping to externally managed ICs on startup of backend and upon creation of new external IC to obtain full status update #66
|
2021-06-01 11:33:11 +02:00 |
|
Sonja Happ
|
55fe91c5f4
|
fix in package name
|
2021-05-21 13:04:24 +02:00 |
|
|
c1896fe8e3
|
code cleanups
|
2021-03-08 13:29:38 +01:00 |
|
|
a90685a509
|
amqp: managed_by is a status field not a property
|
2021-03-08 13:29:16 +01:00 |
|
Sonja Happ
|
92b7f443bc
|
AMQP: Do not run update for successfully deleted component
|
2021-03-08 11:44:47 +01:00 |
|
Sonja Happ
|
2a88d903b9
|
rename IC startParameterScheme --> startParameterSchema
|
2021-03-08 09:40:22 +01:00 |
|
|
a67ebb5429
|
amqp: fix broken validation of AMQP status updates
|
2021-03-06 14:23:31 +01:00 |
|
Sonja Happ
|
efd24023bc
|
Fix a but in add results endpoint, add model and result as optional action params
|
2021-02-23 11:39:04 +01: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
|
41f8e75ba9
|
add fields for result URL and model URL in action message
|
2021-02-19 14:17:00 +01:00 |
|
Sonja Happ
|
18352aef8a
|
Introduce manager field for IC; set header uuid to manager uuid for create and delete actions #56
|
2021-02-12 17:20:44 +01:00 |
|
|
121cb12487
|
amqp: do not send periodical pings anymore
|
2021-02-06 01:59:25 +01:00 |
|
Sonja Happ
|
c5eace60f7
|
AMQP: improve message handling
|
2021-01-29 14:32:29 +01:00 |
|
Sonja Happ
|
3ffc835a8a
|
AMQP: use separate send and recv channels
|
2021-01-28 15:49:59 +01:00 |
|
Sonja Happ
|
ae4436be6d
|
fix IC and register tests
|
2021-01-28 12:23:00 +01:00 |
|
Sonja Happ
|
6a23b6d8c3
|
adapt AMQP status messages to new message structure; add field to IC data model for raw status message
|
2021-01-28 10:36:35 +01:00 |
|
Sonja Happ
|
8a5b276b45
|
AMQP: remove UUID from ICstatus, fake headers in IC testing
|
2021-01-18 16:04:37 +01:00 |
|
Sonja Happ
|
f4bcc49fbe
|
AMQP: next try to make access to headers work
|
2021-01-18 15:47:58 +01:00 |
|
Sonja Happ
|
9e23523598
|
AMQP: try to make access to headers work
|
2021-01-18 15:41:01 +01:00 |
|
Sonja Happ
|
e8038aa63a
|
AMQP: fix memory bug
|
2021-01-18 14:57:21 +01:00 |
|
Sonja Happ
|
034cb83e0f
|
AMQP: read UUID in status update from header of AMQP message instead of payload
|
2021-01-18 14:46:41 +01:00 |
|
Sonja Happ
|
cc51913163
|
Add more test for AMQP functions, improve code structure
|
2020-11-03 15:30:24 +01:00 |
|