IrynaMatveieva
|
4e4dfdfe65
|
fixed compilation error in tests
|
7 months ago |
Dmytro Skarzhynets
|
1e2c127e1c
|
Remove redundant persistence of CF links
# Conflicts:
# application/src/main/data/upgrade/basic/schema_update.sql
# common/dao-api/src/main/java/org/thingsboard/server/dao/cf/CalculatedFieldService.java
# common/data/src/main/java/org/thingsboard/server/common/data/cf/configuration/BaseCalculatedFieldConfiguration.java
# common/data/src/main/java/org/thingsboard/server/common/data/cf/configuration/CalculatedFieldConfiguration.java
# common/data/src/main/java/org/thingsboard/server/common/data/cf/configuration/geofencing/GeofencingCalculatedFieldConfiguration.java
# dao/src/main/java/org/thingsboard/server/dao/cf/BaseCalculatedFieldService.java
# dao/src/test/java/org/thingsboard/server/dao/service/CalculatedFieldServiceTest.java
|
7 months ago |
IrynaMatveieva
|
0de539bfb7
|
fixed compilation error in cf msa tests
|
7 months ago |
Viacheslav Klimov
|
3fa927a7d8
|
Fix CoapClientTest
|
7 months ago |
dshvaika
|
4620c475e1
|
TestRestClient code clean up
|
7 months ago |
dashevchenko
|
b1bffdfd58
|
fixed provisioning flow for non-valid provisionState attribute
|
8 months ago |
VIacheslavKlimov
|
514812ae02
|
Version set to 4.3.0-SNAPSHOT
|
8 months ago |
VIacheslavKlimov
|
1c2bdd4c14
|
TMP version set to 4.2.1-RC
|
8 months ago |
VIacheslavKlimov
|
aefb7dcb41
|
Version set to 4.2.1-RC
|
8 months ago |
dshvaika
|
f7714c2f68
|
Added output key support for Arguments only mode
|
8 months ago |
dshvaika
|
6146cdc622
|
MSA tests
|
8 months ago |
dshvaika
|
fcba7004f9
|
fixed tests to use new dynamic source configuration
|
8 months ago |
dashevchenko
|
9f48acf05d
|
preprovisioned device strategy fix: device should exists but now provisioned
|
8 months ago |
dashevchenko
|
ccbf3a9707
|
fixed msa tests
|
9 months ago |
dshvaika
|
ad0b6017e6
|
ZoneGroups from list to map
|
9 months ago |
dashevchenko
|
a66141308d
|
fixed license
|
9 months ago |
dshvaika
|
15c1035416
|
Updated logic due to review comments
|
9 months ago |
dashevchenko
|
4152cd9555
|
updated java rest client with missing methods
|
9 months ago |
Sergey Matvienko
|
b50a4599ec
|
move bitnami to bitnamilegacy - docker compose
|
9 months ago |
dshvaika
|
dd53892df2
|
Geofencing CF refactoring to new configuration init commit
|
9 months ago |
Vladyslav_Prykhodko
|
9055459bbc
|
UI: Upgrade Node.js to v22.18.0 in Dockerfile
|
10 months ago |
dshvaika
|
d49d1e9a5a
|
Added basic black-box tests for geofencing CF
|
10 months ago |
Vladyslav_Prykhodko
|
082fcff67c
|
UI: Upgrade Node.js to v22 and refresh dependencies in MSA
|
10 months ago |
IrynaMatveieva
|
8d2b1caf06
|
test fixes
|
10 months ago |
VIacheslavKlimov
|
8d81109308
|
Fix file encoding
|
10 months ago |
VIacheslavKlimov
|
13c0926e67
|
Fix some MSA tests not running
|
10 months ago |
Igor Kulikov
|
418cecf016
|
Version 4.3.0-SNAPSHOT
|
10 months ago |
Igor Kulikov
|
4cdf1baf9a
|
Temp version set to 4.2.0-RC
|
10 months ago |
Igor Kulikov
|
20bccee972
|
Version set 4.3.0-SNAPSHOT
|
10 months ago |
Igor Kulikov
|
cc7c496b13
|
Version set to 4.2.0-RC
|
10 months ago |
Igor Kulikov
|
1330cd932e
|
Fix black box tests.
|
11 months ago |
Yatharth Sharma
|
331266499c
|
removed version property from docker-compose
|
11 months ago |
Andrii Shvaika
|
513566bd7b
|
Docker file improvements to support installation without mounting the configuration folder
(cherry picked from commit a6997cb4a1)
|
1 year ago |
Igor Kulikov
|
ebf6f66cbe
|
Version set to 4.2.0-SNAPSHOT
|
1 year ago |
Igor Kulikov
|
2de733ef69
|
Version set to 4.2.0
|
1 year ago |
Artem Barysh
|
16a1d65c28
|
Removed test
|
1 year ago |
ViacheslavKlimov
|
850af5d126
|
Version set to 4.1.0-RC
|
1 year ago |
ViacheslavKlimov
|
5572b6bb4a
|
TMP version set to 4.1.0-SNAPSHOT
|
1 year ago |
ViacheslavKlimov
|
752e543c41
|
Add JsonIgnore to TelemetrySubscriptionUpdate.getValues
|
1 year ago |
Andrii Shvaika
|
a6997cb4a1
|
Docker file improvements to support installation without mounting the configuration folder
|
1 year ago |
Viacheslav Klimov
|
ca132a5590
|
Remove redundant docker-compose import
|
1 year ago |
dshvaika
|
b350dc0efe
|
Updated valkey certs. Not after validity: May 28 06:15:29 2026 GMT
|
1 year ago |
dshvaika
|
a49f8a6d67
|
renamed env variables and docker related items from redis to valkey
|
1 year ago |
ViacheslavKlimov
|
d418e15b9f
|
Add missing test queue prefix for EDQS
|
1 year ago |
ViacheslavKlimov
|
52f7683b32
|
Cleanup ContainerTestSuite
|
1 year ago |
ViacheslavKlimov
|
d15cb27ecf
|
Add queue prefix in msa tests
|
1 year ago |
ViacheslavKlimov
|
40ed140952
|
Fix EDQS msa test
|
1 year ago |
Andrii Landiak
|
b74d88284c
|
Add TB_QUEUE_KAFKA_CONSUMER_PROPERTIES_PER_TOPIC_INLINE to ymls
|
1 year ago |
Dmytro Skarzhynets
|
8d749f593b
|
MQTT client: limit retransmission attempts to prevent unlimited memory usage and network overload
|
1 year ago |
Igor Kulikov
|
bee6c19a51
|
Version 4.1.0-SNAPSHOT
|
1 year ago |