23815 Commits

Author SHA1 Message Date
Igor Kulikov
38d52762a0
Merge pull request #13535 from vvlladd28/bug/unit-convertor/gauge-range-chart
Fixed show value after unit converted in gauges and range chart
2025-06-06 19:28:52 +03:00
Igor Kulikov
d2fca17171
Merge pull request #13533 from vvlladd28/improvement/ota-updated/confirm-change
Added "Confirm OTA Update" title to the OTA update confirmation dialog
2025-06-06 19:27:21 +03:00
Igor Kulikov
094c6cc38c
Merge pull request #13527 from vvlladd28/bug/device-profile/detect-change-tranport-type
Fixed not detect change device profile transport configuration
2025-06-06 19:03:44 +03:00
Igor Kulikov
33e5c0a9be
Merge pull request #13525 from ArtemDzhereleiko/AD/bug-fix/widget-header-action/custom-btn-style-edit
Fixed advanced button style on edit action
2025-06-06 19:01:50 +03:00
Igor Kulikov
7ba406c75f
Merge pull request #13520 from vvlladd28/bug/lwm2m/obserse-align
Fixed lwm2m device profile object configuration checkbox alignment
2025-06-06 19:01:15 +03:00
Igor Kulikov
5388fe13e9
Merge pull request #13519 from vvlladd28/bug/widget-preview/ace-editor
Fixed visible elements behind widget preview
2025-06-06 19:00:22 +03:00
Igor Kulikov
7f577d48ef
Merge pull request #13517 from vvlladd28/bug/firefox/animanition-detail-button
Fixed details panel button freeze midway in firefox
2025-06-06 18:59:27 +03:00
Igor Kulikov
e313b42114
Merge pull request #13516 from vvlladd28/bug/notifiaction-template/max-length-validation
Add missing validation for notification length message.
2025-06-06 18:58:36 +03:00
Dmytro Skarzhynets
d917c72d51
Use a callback to log errors on failure for improved error reporting 2025-06-06 18:58:14 +03:00
Igor Kulikov
35e5560090
Merge pull request #13515 from vvlladd28/bug/vulnerability/dashboard-state-name
Fixed XSS vulnerability when delete state name
2025-06-06 18:57:50 +03:00
Igor Kulikov
e6233c57f4
Merge pull request #13512 from vvlladd28/bug/device-profile/not-clear-boolean
Fixed LWM2M Bootstrap configured doesn't display after saving
2025-06-06 18:53:41 +03:00
Dmytro Skarzhynets
8dc9a68c62
Update cached activity status only after a successful database save 2025-06-06 18:47:45 +03:00
Artem Dzhereleiko
347bdbdb71 UI: Update api usage dashboard 2025-06-06 17:32:30 +03:00
IrynaMatveieva
edd9a6a552 removed unnecessary lazy 2025-06-06 16:38:28 +03:00
Artem Dzhereleiko
5f66cd041b UI: Hide zero false tooltip for rule engine statistics 2025-06-06 16:36:40 +03:00
Artem Dzhereleiko
d41b5f569e UI: Fixed tooltip with string false and empty tooltip 2025-06-06 16:33:29 +03:00
Viacheslav Klimov
4d31138b53
Merge pull request #13534 from AndriiLandiak/fix/resources-shortage-cluster
Improve processing strategy. Fix resources shortage
2025-06-06 15:21:09 +03:00
Andrii Landiak
60dd648d54 Slavik skazav vidaliti notnull 2025-06-06 15:16:00 +03:00
Andrii Landiak
65934b01e7 Add test for only-matching strategy for resource shortage 2025-06-06 15:11:31 +03:00
Vladyslav_Prykhodko
b22ca3f873 UI: Fixed show value after unit converted in gauges and range chart 2025-06-06 13:43:51 +03:00
Andrii Landiak
19bd50ec0f Fix resource_shortage md to be in sync with PE 2025-06-06 11:27:17 +03:00
Andrii Landiak
acb7a0d770 Minor 2025-06-06 11:25:37 +03:00
Andrii Landiak
d4c83b7fc3 Improve notification processing strategy. Fix tests 2025-06-06 11:22:49 +03:00
yevhenii
411943d993 CalculatedField functionality support for Edge
- fixed test
2025-06-05 19:00:10 +03:00
yevhenii
2761866e58 CalculatedField functionality support for Edge
- Modified downlink push logic
2025-06-05 18:06:51 +03:00
Vladyslav_Prykhodko
2dadf7207c UI: Add "Confirm OTA Update" title to OTA update confirmation dialog 2025-06-05 17:15:56 +03:00
Artem Dzhereleiko
1346636213 UI: Add unit converter support in scada system 2025-06-05 15:54:23 +03:00
Viacheslav Klimov
de2e6ba427
Merge pull request #13528 from thingsboard/fix/edqs
Fix EdqsState.isApiReady
2025-06-05 15:04:06 +03:00
ViacheslavKlimov
11fc6358b4 Fix EdqsState.isApiReady 2025-06-05 15:03:19 +03:00
Vladyslav_Prykhodko
2699e4b0bc UI: Fixed not detect change device profile transport configuration 2025-06-05 13:29:20 +03:00
Artem Dzhereleiko
39c6ec1cee UI: Ref 2025-06-05 11:20:49 +03:00
Viacheslav Klimov
35d512a871
Merge pull request #13526 from thingsboard/fix/task-start-time
Improvements for task processing
2025-06-05 11:16:28 +03:00
Artem Dzhereleiko
7eaa16e66f UI: Fixed advanced button style on edit action 2025-06-05 11:08:50 +03:00
Vladyslav Prykhodko
b520dec8b2 UI: Fixed lwm2m device profile object configuration checkbox alignment 2025-06-04 23:53:42 +03:00
Vladyslav Prykhodko
2bbf3414b6 UI: Fixed visible elements behind widget preview 2025-06-04 23:03:23 +03:00
Vladyslav_Prykhodko
093a9491af UI: Fixed details panel button freeze midway in firefox 2025-06-04 18:37:33 +03:00
Vladyslav_Prykhodko
5edd35dc92 UI: Add missing validation for notification length message. 2025-06-04 16:39:38 +03:00
Vladyslav_Prykhodko
5c32cf582c UI: Fixed XSS vulnerability when delete state name 2025-06-04 15:48:53 +03:00
ViacheslavKlimov
957965b351 Improvements for task processing 2025-06-04 15:39:14 +03:00
IrynaMatveieva
b20c33cd1d moved method 2025-06-04 15:14:13 +03:00
Viacheslav Klimov
eddd329772
Merge pull request #13506 from volodymyr-babak/edqs-tuning-versions-cache
Edqs - VersionStore - Use local cache instead of caffeine to reduce memory heap size
2025-06-04 14:26:25 +03:00
Viacheslav Klimov
3e5ef787f1
Merge pull request #13514 from thingsboard/fix/rate-limit-notification
Add backward compatibility for RateLimitsNotificationInfo
2025-06-04 14:25:58 +03:00
ViacheslavKlimov
16d204632a Add backward compatibility for RateLimitsNotificationInfo 2025-06-04 14:25:26 +03:00
Viacheslav Klimov
a1a7bf1fcb
Merge pull request #13513 from irynamatveieva/fix/cf-tbel-arg
Added tests for toTbelCfArg method
2025-06-04 14:18:11 +03:00
IrynaMatveieva
6727a3c9ea added new line to the end of the file 2025-06-04 13:51:35 +03:00
IrynaMatveieva
cf4ab4fd09 added tests for toTbelCfArg method 2025-06-04 13:45:02 +03:00
Viacheslav Klimov
79e638ed54
Merge pull request #13464 from artem-barysh-dev/fix-mqtt-disconnect
Improve MQTT client disconnect
2025-06-04 13:23:30 +03:00
Volodymyr Babak
36a2b3f666 KafkaEdqsStateService - added versionsStore.shutdown() 2025-06-04 13:13:29 +03:00
Vladyslav_Prykhodko
5ba732d80b UI: Fixed LWM2M Bootstrap configured doesn't display after saving 2025-06-04 13:09:48 +03:00
Viacheslav Klimov
84184ca9f4
Merge pull request #13511 from thingsboard/task-improvements
Proper rate limit exception for Cassandra queries
2025-06-04 13:04:34 +03:00