23005 Commits

Author SHA1 Message Date
Volodymyr Babak
b9924d3530 Merge remote-tracking branch 'upstream/rc' into edge-fix-rebalance-too-often 2025-04-11 12:47:24 +03:00
Volodymyr Babak
cc5d9dbb2c Added sync of fat edge consumer group into per edge group. Fixed clean up edge topics 2025-04-11 12:44:09 +03:00
Viacheslav Klimov
286fabb3d4
Merge pull request #13183 from thingsboard/fix/core-consumer-test
Fix DefaultTbCoreConsumerServiceTest
2025-04-11 12:30:10 +03:00
ViacheslavKlimov
ad40848a25 Fix DefaultTbCoreConsumerServiceTest 2025-04-11 12:29:20 +03:00
Igor Kulikov
e7c007f444
Merge pull request #13110 from ArtemDzhereleiko/AD/bug-fix/scada-bad-xml
Show Error msg for bad xml on save SCADA symbol
2025-04-11 12:13:28 +03:00
Viacheslav Klimov
df78cbbdf6
Merge pull request #13180 from thingsboard/edqs-improvements
EDQS improvements
2025-04-11 12:03:27 +03:00
ViacheslavKlimov
557776bfb7 Minor refactoring for EdqsStatsService 2025-04-11 12:02:00 +03:00
Artem Dzhereleiko
84778afc0d UI: Change error position for upload dialog 2025-04-11 10:12:46 +03:00
Artem Dzhereleiko
413cc12126 UI: Handle error on apply preview upload and download 2025-04-11 09:34:44 +03:00
Artem Dzhereleiko
9bcdc86d09 Merge remote-tracking branch 'upstream/rc' into AD/bug-fix/scada-bad-xml 2025-04-10 22:07:45 +03:00
Igor Kulikov
e70bba0dd6
Merge pull request #13172 from vvlladd28/improvement/markdown-clipboard/style
Improved CSS styles for copy-code button in markdown
2025-04-10 18:08:51 +03:00
Volodymyr Babak
9bf528eee5 Edge notification unique topic per edge must have the same group as topic name to avoid rebalance in case other edge disconnects 2025-04-10 18:05:21 +03:00
Igor Kulikov
447bcd786d
Merge pull request #13171 from ChantsovaEkaterina/bug/timewindow-no-timezone-selection-in-widget-settings
Added timezone selection in widget settings timewindow
2025-04-10 18:03:35 +03:00
Igor Kulikov
9b29e69db4
Merge pull request #13160 from deaflynx/fix/js-resource-module-style
JavaScript library style enhancement
2025-04-10 18:02:28 +03:00
Igor Kulikov
1dc90b3150
Merge pull request #13158 from vvlladd28/improvement/modules-map/echart
Add Echart in modules map
2025-04-10 18:01:59 +03:00
Igor Kulikov
0cf9e48199
Merge pull request #13156 from deaflynx/fix/external-id-delete-save-widget
Fix overwrite of externalId on save widget
2025-04-10 18:01:16 +03:00
Igor Kulikov
b842fd773a Merge branch 'rc' of github.com:thingsboard/thingsboard into rc 2025-04-10 18:00:32 +03:00
Igor Kulikov
3a73bf97ed UI: Add change detection when updating dashboard state to prevent rare cases when compiled template in markdown widget is not updated. 2025-04-10 18:00:22 +03:00
Viacheslav Klimov
ecf362fa1d
Merge pull request #13175 from thingsboard/fix/consumer-repartitioning
Fix partition change events handling by consumer services
2025-04-10 17:45:23 +03:00
ViacheslavKlimov
8567dd0bd2 Fix partition change events handling by consumer services 2025-04-10 17:41:19 +03:00
Vladyslav_Prykhodko
2abebbd352 UI: Improved CSS styles for copy-code button in markdown 2025-04-10 15:35:25 +03:00
Ekaterina Chantsova
6af342090e Timewindow: added timezone selection in widget settings 2025-04-10 15:30:20 +03:00
Artem Dzhereleiko
b854dcf0c7 UI: Refactoring error msg 2025-04-10 14:59:11 +03:00
ViacheslavKlimov
7090610168 Fix EDQS stats collector names 2025-04-10 14:54:42 +03:00
ViacheslavKlimov
b806a41e62 More stats for EDQS 2025-04-10 14:02:56 +03:00
Iryna Matveieva
df0316b27e
Updated gateway image version to stable (#13157) 2025-04-10 13:37:30 +03:00
Igor Kulikov
9a3ab5348b Merge branch 'rc' of github.com:thingsboard/thingsboard into rc 2025-04-10 13:20:45 +03:00
Igor Kulikov
7d4ccad788 UI: New map widgets - introduce preserveAspectRatio option for shape image fill settings. 2025-04-10 13:20:33 +03:00
Viacheslav Klimov
1fc2ecf070
Merge pull request #13163 from AndriiLandiak/fix-cf-check
Fix getEntityDataInfo
2025-04-10 12:13:14 +03:00
Andrii Landiak
661e7eaa41 Fix cf check 2025-04-10 12:04:47 +03:00
ViacheslavKlimov
d1f0ec5033 Additionally check for string compression threshold on EDQS side 2025-04-10 11:41:19 +03:00
ViacheslavKlimov
59fa19d1c8 Change EDQS consumers poll interval from 125 ms to 25 ms 2025-04-10 11:40:19 +03:00
deaflynx
713050937c UI: JavaScript resource help popup too wide width issue: use [helpPopupStyle]. 2025-04-10 11:24:39 +03:00
deaflynx
ced71331ef UI: JavaScript library (Module type) minor style enhancement: remove redundant space before required symbol, decrease help popover width (prod-5636). 2025-04-10 11:24:27 +03:00
Vladyslav_Prykhodko
ac3b389203 UI: Add Echart in modules map 2025-04-10 10:51:11 +03:00
Andrew Shvayka
e8eef3a7df
Merge pull request #13147 from volodymyr-babak/edge-consumer-limits
Enhance Edge Queue Processing with Rate Limiting and Logging Improvements
2025-04-10 11:45:15 +04:00
Andrew Shvayka
8e7b143a5c
Merge pull request #13130 from volodymyr-babak/public-edge-customer
Avoid Creation of Unnecessary Public Customers During Edge Connection
2025-04-10 11:38:19 +04:00
deaflynx
7b57316b5f UI: Fix erase of externalId on save widget. 2025-04-10 10:20:47 +03:00
Igor Kulikov
43993b02dd
Merge pull request #13149 from vvlladd28/improvement/tranlate/zh
Update locale.constant-zh_CN
2025-04-09 19:04:32 +03:00
Igor Kulikov
7cf767ea91
Merge pull request #9079 from KosukeFukumori/master
Update locale.constant-ja_JP.json
2025-04-09 19:04:13 +03:00
Vladyslav_Prykhodko
570a1e31c3 UI: Remove duplicate locales in zh_CN locale 2025-04-09 18:43:05 +03:00
Vladyslav_Prykhodko
22fcf20d08 Merge branch 'master' of github.com:Fliner/thingsboard into improvement/tranlate/zh 2025-04-09 18:42:06 +03:00
Volodymyr Babak
68289044c5 TbKafkaSettings - use startswith strategy for consumer props in case direct .get return null 2025-04-09 17:56:47 +03:00
Igor Kulikov
889260b99b Merge branch 'adovh-feature/prod-1571_2FA_loging_after_passwd_reset' into rc 2025-04-09 17:35:29 +03:00
Igor Kulikov
9e3538a431 Resolve conflicts 2025-04-09 17:35:09 +03:00
Volodymyr Babak
c443b5e8c6 Add max poll records for edge consumers. silent errors in case of processing edge events 2025-04-09 16:59:37 +03:00
Igor Kulikov
08bdf84d9c
Merge pull request #13143 from maxunbearable/fix/cf-updated-forbidden-argument-names
Added forbidden argument names in accordance with constants
2025-04-09 16:44:30 +03:00
Igor Kulikov
412c6fa36f
Merge pull request #13146 from vvlladd28/bug/show-help-popover/invisible
Fixed show popover some time not showing occasionally on first interaction
2025-04-09 16:43:55 +03:00
Vladyslav_Prykhodko
acc278f563 UI: Fixed show popover some time not showing occasionally on first interaction 2025-04-09 16:35:05 +03:00
Viacheslav Klimov
5e2bc2dff1
Merge pull request #13144 from thingsboard/edqs-improvements
EDQS: configurable string compression threshold; fix stats service condition
2025-04-09 14:54:52 +03:00