16901 Commits

Author SHA1 Message Date
Igor Kulikov
041e7588d4
Merge pull request #9960 from thingsboard/feature/bar-chart-with-labels
Bar chart with labels widget
2024-01-09 10:44:09 +02:00
Igor Kulikov
8c398620f8 Merge branch 'master' into feature/bar-chart-with-labels 2024-01-09 10:19:37 +02:00
Igor Kulikov
f7fc127e36 UI: Implement bar chart with labels widget. Improve echarts initialization. Improve timewindow component to set preferred aggregation interval for selected timewindow. Fix data aggregator to schedule interval with maximum allowed setTimeout delay. 2024-01-08 19:34:07 +02:00
YevhenBondarenko
83815dce30 set default device conncectivity params from yml for install 2024-01-08 16:50:47 +01:00
YevhenBondarenko
5647db457a Merge branch 'develop/3.6.3' of github.com:thingsboard/thingsboard into feature/queue-in-rule-node 2024-01-08 13:31:54 +01:00
Artem Dzhereleiko
ddbf2c9552 UI: Merge with master and resolve conflict 2024-01-08 14:18:11 +02:00
Artem Dzhereleiko
09a270cf27 UI: Update rule node core config 2024-01-08 14:10:07 +02:00
ViacheslavKlimov
07d3992da4 Monitoring: Main queue by default 2024-01-05 17:53:51 +02:00
ViacheslavKlimov
0812afd0da Monitoring: ability to specify used queue 2024-01-05 17:33:55 +02:00
Andrii Shvaika
67a8f70957 Merge remote-tracking branch 'origin/develop/3.6.3' 2024-01-05 15:17:27 +02:00
Andrew Shvayka
8c1fe956ff
Merge pull request #9921 from thingsboard/fiix_bug_testsDateJDKVer
TbDateTests_JDK_ver
2024-01-05 15:15:27 +02:00
Andrew Shvayka
320cedd621
Merge pull request #9941 from vvlladd28/bug/validation-json-form
Fixed validation JSON form in custom widgets
2024-01-05 15:14:30 +02:00
Andrii Landiak
f15baf38ce Improve stability for testVerifyProcessCorrectEdgeUpdateToDeviceActorOnUnassignFromDifferentEdge 2024-01-05 15:09:30 +02:00
Andrii Landiak
6252433231 Fix DefaultTbClusterServiceTest 2024-01-05 14:34:32 +02:00
Andrii Landiak
e227caac51 Provide test for fixed bug 2024-01-05 14:27:36 +02:00
Andrii Landiak
e2b2dea968 Improve findRelatedEdgeIdIfAny to check for total elements > 0 2024-01-05 12:31:43 +02:00
Artem Dzhereleiko
1727728439 UI: Added queue for rule node 2024-01-05 11:36:01 +02:00
Andrii Landiak
a8e436c102 Improve naming for method findRelatedEdgeIdIfAny 2024-01-05 11:34:07 +02:00
Andrii Landiak
d1a0dd95f6 Improve RPC device actor init to find edgeId by CONSTAINS_TYPE 2024-01-05 11:28:45 +02:00
Vladyslav_Prykhodko
5d63115ef4 UI: Fixed validation JSON form in custom widgets 2024-01-04 15:06:44 +02:00
Andrii Landiak
05f5961fac Remove unnecessary isSupportedOriginator for TbPushNode in order not to support 2 places of possible types: there is check after fetching during processing edge events from db 2024-01-04 14:50:15 +02:00
ViacheslavKlimov
e9a7bc440e Monitoring alerts formatting improvements 2024-01-04 12:36:38 +02:00
ViacheslavKlimov
04cab4d5d1 Monitoring service: notification message prefix; minor improvements 2024-01-04 12:15:43 +02:00
devaskim
c46b777618 Add Event and Audit Logs services to TbContext. 2024-01-03 21:32:59 +05:00
Andrew Shvayka
c43a265868
Merge pull request #9924 from ShvaykaD/fix/slow-query-for-rule-node-ids-search
Optimize rule nodes ids search in the upgrade process
2024-01-03 13:41:05 +02:00
Andrew Shvayka
35d6a53d92
Merge pull request #9928 from thingsboard/fix/entities-limit-notifications
Fix invalid entities limit notification
2024-01-03 12:47:53 +02:00
ShvaykaD
22fbacdc56 Merge branch 'master' into fix/slow-query-for-rule-node-ids-search 2024-01-03 11:21:45 +02:00
ShvaykaD
14b3dd4b57 updated columns order in index 2024-01-03 10:36:08 +02:00
Andrew Shvayka
426b0b83a8
Merge pull request #9915 from dashevchenko/aws_sqs_producer
TbAwsSqsProducerTemplate fix
2024-01-02 18:17:44 +02:00
Igor Kulikov
06e06797b3 UI: Bar chart with labels widget 2024-01-02 17:30:51 +02:00
ShvaykaD
f14e6cdfca added missing switch case to ThingsboardInstallService 2024-01-02 15:56:37 +02:00
ShvaykaD
360e32684e added new index for rule nodes ids search query and removed old one 2024-01-02 15:34:32 +02:00
ShvaykaD
4a26fad0a5 Revert "replaced slow query with multi-call of indexed query"
This reverts commit abfcf32c54e2705171d93abbb563fbdec97def5d and 7c42bb72138536c4f78351c1c992ec0d1780d8ea.
2024-01-02 15:31:30 +02:00
ViacheslavKlimov
6c58f06507 Fix '0/0 usage' notification 2024-01-02 15:24:59 +02:00
dashevchenko
5e471364de changed fixedPool to newWorkStealingPool 2024-01-02 13:58:16 +02:00
Andrew Shvayka
bef85e9654
Merge pull request #9926 from thingsboard/fix/tenant-queues-creation
Fix isolated queues creation
2024-01-02 13:34:21 +02:00
ViacheslavKlimov
0ea05e62a9 Call TbTenantService instead of TenantService for OAuth2 2024-01-02 10:41:20 +02:00
ShvaykaD
7c42bb7213 Change for loop to iterate forwards 2023-12-29 10:55:38 +02:00
ShvaykaD
abfcf32c54 replaced slow query with multi-call of indexed query 2023-12-28 17:55:56 +02:00
Igor Kulikov
fad53afdfb Merge branch 'master' into develop/3.6.3 2023-12-28 16:31:13 +02:00
nick
c636ea2c0e fix_bug: TbDateTests -> JDK ver 2023-12-28 14:51:45 +02:00
Igor Kulikov
f11ee730b5 Update rule nodes UI 2023-12-28 10:41:30 +02:00
dashevchenko
b95adb439a added yml parameters for aws-sqs eproducer executor thread pool size 2023-12-27 17:06:26 +02:00
dashevchenko
f2ea1b87d7 added shutdown for producerExecutor 2023-12-27 14:51:20 +02:00
dashevchenko
ca3593b6f5 Merge remote-tracking branch 'upstream/master' into aws_sqs_producer 2023-12-27 14:45:46 +02:00
dashevchenko
63a85161b2 moved producer executor to TbAwsSqsAdmin 2023-12-27 14:44:49 +02:00
dashevchenko
3ac0cc241a TbAwsSqsProducerTemplate: native thread allocation error fix (provided one executor for message sending with limited thread pool size) 2023-12-27 13:47:52 +02:00
Igor Kulikov
bc35df1dd7 Version set to 3.6.3-SNAPSHOT 2023-12-27 12:58:15 +02:00
Andrew Shvayka
0df7b11827
Merge pull request #9910 from volodymyr-babak/edge-test-fix
Fixed EdgeControllerTest.testSyncEdge
2023-12-27 11:58:13 +02:00
Andrew Shvayka
b2805acd90
Merge pull request #9911 from thingsboard/fix/public-image-import
Fix image's isPublic on import
2023-12-27 11:57:23 +02:00