18166 Commits

Author SHA1 Message Date
Oleksandra Matviienko
1e581ffea4 JUnit5 migration in netty-mqtt. Junit-platform.properties and logback-test.xml where added to java resource directory.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2024-04-30 21:41:09 +02:00
Viacheslav Klimov
a696c5191c
Merge pull request #10681 from thingsboard/fix/bulk-import-test
Fix flaky test testBulkImportDeviceWithUpdateFalse
2024-04-30 18:56:38 +03:00
ViacheslavKlimov
f492f8ae1b Fix flaky test testBulkImportDeviceWithUpdateFalse 2024-04-30 17:44:05 +03:00
Viacheslav Klimov
20d074e87f
Merge pull request #10679 from thingsboard/fix/firebase-senderid-mismatch
Improve mobile notifications stability
2024-04-30 17:21:52 +03:00
ViacheslavKlimov
6dc7715162 Clean FCM token when Firebase settings changed 2024-04-30 17:20:08 +03:00
Viacheslav Klimov
c9dab4fc9d
Merge pull request #10654 from zzzeebra/Junit4to5-common
JUnit5 migration in common
2024-04-30 16:38:29 +03:00
Igor Kulikov
172455f804
Merge pull request #10678 from thingsboard/feature/radar-chart
Radar chart widget
2024-04-30 15:46:42 +03:00
Andrew Shvayka
2f097e8bbf
Merge pull request #10669 from smatvienko-tb/fix/partitioning-tests
Audit Log partitioning test improved by using fixed timestamp to avoid flaky behaviour
2024-04-30 11:37:51 +03:00
Andrew Shvayka
ab607ed710
Merge pull request #10454 from dashevchenko/ownerName
Added ownerName ENTITY_FIELD to EntityDataQuery
2024-04-30 11:35:47 +03:00
Andrew Shvayka
0e21eed8ea
Merge pull request #10676 from smatvienko-tb/coap-settings-test
TbCoapDtlsSettingsTest
2024-04-30 11:14:38 +03:00
Andrew Shvayka
b66fe125e5
Merge pull request #10672 from smatvienko-tb/health-check-elasticsearch-disable
manage ElasticsearchRestClientHealthIndicator HealthCheck (default is disabled)
2024-04-30 11:04:48 +03:00
Andrew Shvayka
9bfeab98ef
Merge pull request #10644 from zzzeebra/Junit4to5-rule-engine-api
JUnit5 migration in rule-engine-api
2024-04-30 11:03:36 +03:00
Sergey Matvienko
37e730a75f TbCoapDtlsSettingsTest 2024-04-30 10:02:40 +02:00
Igor Kulikov
0aae76e9c4 Merge branch 'master' into feature/radar-chart 2024-04-30 11:00:45 +03:00
Igor Kulikov
27af61eb6a UI: Implement Radar chart widget. 2024-04-30 10:44:33 +03:00
Sergey Matvienko
5e767dce06 manage ElasticsearchRestClientHealthIndicator HealthCheck (default is disabled) 2024-04-29 18:40:33 +02:00
dashevchenko
5c1edb3b23 updated EntityKeyMapping.prepareKeyMapping to be "mergable" with PE 2024-04-29 19:09:00 +03:00
Viacheslav Klimov
58cdf7187f
Merge pull request #10670 from smatvienko-tb/fix/ISO_DATETIME_TIME_ZONE_FORMAT
deprecated ISO_DATETIME_TIME_ZONE_FORMAT replaced with ISO_8601_EXTENDED_DATETIME_TIME_ZONE_FORMAT
2024-04-29 17:42:21 +03:00
Sergey Matvienko
dc9706d3db deprecated ISO_DATETIME_TIME_ZONE_FORMAT replaced with ISO_8601_EXTENDED_DATETIME_TIME_ZONE_FORMAT 2024-04-29 15:27:29 +02:00
Sergey Matvienko
b86971b0eb AuditLogControllerTest loops cycles reduced to decrease the overhead 2024-04-29 15:22:29 +02:00
Sergey Matvienko
5ba3946ba6 Audit Log partitioning test improved by using fixed timestamp to avoid flaky behaviour 2024-04-29 15:06:46 +02:00
Viacheslav Klimov
430b7ba94a
Merge pull request #10663 from thingsboard/fix/tenant-removal-partition
Fix partitions removed on transport when tenant is updated
2024-04-29 15:58:26 +03:00
dashevchenko
c748963ec8 fixed locale.constant-en_US.json, lower case for sql-queries 2024-04-29 15:43:21 +03:00
dashevchenko
724fbbbb4a fixed locale.constant-en_US.json 2024-04-29 15:07:17 +03:00
dashevchenko
e8c4c991b6 merged with master 2024-04-29 14:42:11 +03:00
Viacheslav Klimov
62516d9231
Merge branch 'master' into fix/tenant-removal-partition 2024-04-29 14:33:12 +03:00
Andrew Shvayka
eb7653f7d3
Merge pull request #10662 from dashevchenko/entityDataQueryTests
Added tests for EntityService
2024-04-29 13:06:04 +03:00
Andrew Shvayka
8e8531f320
Merge pull request #10639 from smatvienko-tb/feature/security-configuration-deprecation-replacement
SecurityConfiguration: deprecated authorizeRequests replaced with authorizeHttpRequests
2024-04-29 12:50:24 +03:00
ViacheslavKlimov
386795337f Fix partitions removed when tenant is updated 2024-04-29 11:27:27 +03:00
dashevchenko
9d159526d9 added tests for EntityService 2024-04-29 11:26:18 +03:00
Viacheslav Klimov
09b2873c5b
Merge pull request #10649 from AndriiLandiak/fix/entity-listener
Improvement for EntityStateSourcingListener
2024-04-29 10:40:20 +03:00
Andrii Landiak
20de60256c Add fail-fast for DeleteEntityEvent on EntityStateSourcingListener 2024-04-29 10:38:21 +03:00
Viacheslav Klimov
e1c2443e20
Merge pull request #10652 from dskarzh/fix-static-mocks
Replace static mocks with consumers in `DefaultRuleEngineDeviceStateManagerTest`
2024-04-29 09:47:21 +03:00
Oleksandra Matviienko
f6354371d3
Merge branch 'master' into Junit4to5-common 2024-04-27 14:13:51 +02:00
Sergey Matvienko
58374a1176 JsonConverterTest @Isolated as it not suitable for any parallel test because the test changes global static JsonConverter settings 2024-04-27 01:09:36 +02:00
Oleksandra Matviienko
63df92e995 JUnit5 migration in common. Junit-platform.properties and logback-test.xml where added to java resource directories if needed.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2024-04-26 23:55:17 +02:00
Sergey Matvienko
abf85cb9b8 SecurityConfiguration fixed and refactored based on manual testing results on QA env 2024-04-26 22:03:26 +02:00
Dmytro Skarzhynets
8686a92944 Replace static mocks with consumers in DefaultRuleEngineDeviceStateManagerTest 2024-04-26 20:18:53 +03:00
Viacheslav Klimov
8169236360
Merge pull request #10650 from thingsboard/fix_bug_coap_conmnection_id_length
fix_bug_coap_connection_id_length
2024-04-26 18:27:34 +03:00
Andrew Shvayka
8b562638e9
Merge pull request #10651 from smatvienko-tb/fix/coap.dtls.connection_id_length
coap.dtls.connection_id_length added default null value to tolerate yaml inconsistency case
2024-04-26 18:26:53 +03:00
Andrew Shvayka
dfaf57e610
Merge pull request #10641 from vvlladd28/customTranslationFIx
Change locale code ar_AR to ar_AE
2024-04-26 18:25:09 +03:00
Sergey Matvienko
115596da28 coap.dtls.connection_id_length added default null value to tolerate yaml inconsistency case 2024-04-26 17:19:24 +02:00
nick
4e6ab036de fix bug: coap dtls.connection_id_length 2024-04-26 18:09:10 +03:00
Andrii Landiak
94b46958f9 Improvement for EntityStateSourcingListener 2024-04-26 17:29:43 +03:00
Viacheslav Klimov
7155140a39
Merge pull request #10648 from YevhenBondarenko/fix/clear-cache
added clear cache for upgrade from 3.6.4 to 3.7.0
2024-04-26 17:08:46 +03:00
YevhenBondarenko
872309e6a2 added clear cache for upgrade from 3.6.4 to 3.7.0 2024-04-26 16:02:49 +02:00
Oleksandra Matviienko
3d820bace6 junit-platform.properties and logback-test.xml added to rule-engine-api
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2024-04-26 13:39:04 +02:00
Oleksandra Matviienko
e3be868bc6 JUnit5 migration in rule-engine-api
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2024-04-26 13:30:15 +02:00
Andrew Shvayka
aecf654d65
Merge pull request #10201 from thingsboard/feature/housekeeper
Housekeeping service
2024-04-26 13:37:06 +03:00
Igor Kulikov
797e589d57
Merge pull request #10643 from thingsboard/feature/bars-widget
Bars and Polar area widgets
2024-04-26 13:26:36 +03:00