23572 Commits

Author SHA1 Message Date
Igor Kulikov
94aa30eba1
Merge pull request #13500 from vvlladd28/improved/knob-control/settings
Improved knob control widgets
2025-06-02 19:33:57 +03:00
Igor Kulikov
94d7f8479c
Merge pull request #13474 from vvlladd28/bug/ota-update/checksum
Fixed issue with saving checksum in OTA package configuration when using external URL
2025-06-02 19:31:53 +03:00
Igor Kulikov
2e7b5cda25
Merge pull request #13469 from vvlladd28/fix/unit-convertor/typo
Fixed unit conversion
2025-06-02 19:31:29 +03:00
Igor Kulikov
e877ec0fd5
Merge pull request #13457 from ArtemDzhereleiko/AD/imp/radar/unified-scale
Implement radar widget common axes mode
2025-06-02 19:30:04 +03:00
Igor Kulikov
05f2c05fb2
Merge pull request #13445 from ArtemDzhereleiko/AD/bug-fix/cell-content-func/calc-twice
Fixed calculated twice cell content function for entities table
2025-06-02 19:29:28 +03:00
Igor Kulikov
29a33097b4
Merge pull request #13442 from ArtemDzhereleiko/AD/imp/time-series-chart/hide-zero-tooltip
Hide zero tooltip for time series charts
2025-06-02 19:28:48 +03:00
Igor Kulikov
84ca414cb1
Merge pull request #13426 from ArtemDzhereleiko/AD/bug-fix/header-action/advanced-btn-style
Fixed validation advanced button style for widget header action setting
2025-06-02 19:28:05 +03:00
Igor Kulikov
b865d96e45
Merge pull request #13231 from maxunbearable/fix/6045-custom-translate-crash
Improved safety of customTranslation placeholder parsing
2025-06-02 19:26:29 +03:00
Vladyslav_Prykhodko
5ff3a76e06 UI: Add clear knob settings; Fixed translation 2025-06-02 18:25:28 +03:00
Vladyslav_Prykhodko
c37b6d6d46 UI: Improved knob control widgets 2025-06-02 18:14:49 +03:00
Viacheslav Klimov
0047168bfc
Merge pull request #13428 from ShvaykaD/feature/separate-cassandra-rate-limits
Separate rate limits (READ and WRITE) for Cassandra
2025-06-02 12:37:39 +03:00
Viacheslav Klimov
b0b682f6a5
Merge pull request #13493 from vvlladd28/improvement/rate-limits/validation-text
Improved rate limits labels and added validation for duplicate time values
2025-06-02 12:36:44 +03:00
Vladyslav_Prykhodko
01f65f624b UI: Improved rate limits text and added validation for duplicate time 2025-06-02 12:28:33 +03:00
Viacheslav Klimov
e6fe48dcb7
Merge pull request #13475 from thingsboard/fix/jobs
Task manager improvements
2025-06-02 12:18:15 +03:00
Viacheslav Klimov
6fa8c6b5e3
Merge pull request #13486 from AndriiLandiak/fix-compile
Fix compile error
2025-05-30 16:36:04 +03:00
Andrii Landiak
a9fd66f7c8 Fix compile error 2025-05-30 16:34:40 +03:00
Viacheslav Klimov
f65fa52c29
Merge pull request #12616 from AndriiLandiak/notifications-on-resource-shortage
Notification on resources shortage
2025-05-30 15:33:50 +03:00
Andrii Landiak
70f1f1834f Fix testNotificationsDeduplication_resourcesShortage 2025-05-30 15:22:03 +03:00
Andrii Landiak
58ef5447ed Minor improvement 2025-05-30 15:20:50 +03:00
Viacheslav Klimov
460a793aa1
Merge pull request #13482 from AndriiLandiak/fix-find-tenant-by-name
Fix findTenantByName as tenant tile is not unique
2025-05-30 13:21:59 +03:00
Andrii Landiak
48f3b3d374 Fix findTenantByName as tenant tile is not unique 2025-05-30 12:59:48 +03:00
Viacheslav Klimov
b87c8bbde6
Merge pull request #13480 from AndriiLandiak/fix-mapper
Fix tenant id resolving in OAuth2 mapper
2025-05-30 12:40:15 +03:00
Andrii Landiak
5fb317c57d Introduce findTenantByName 2025-05-30 12:24:17 +03:00
Viacheslav Klimov
0dedb13695
Merge pull request #13481 from thingsboard/master-rc
rc
2025-05-30 12:06:36 +03:00
ViacheslavKlimov
6afd625224 Merge branch 'rc' of github.com:thingsboard/thingsboard 2025-05-30 12:05:49 +03:00
Viacheslav Klimov
712117fc26
Merge pull request #13479 from thingsboard/fix/edqs
Fix EntityFields customerId
2025-05-30 12:04:24 +03:00
ViacheslavKlimov
8bb9dd7954 Fix EntityFields.getCustomerId 2025-05-30 12:01:08 +03:00
Andrii Landiak
f12ded5f9b Fix getTenantId for AbstractOAuth2ClientMapper 2025-05-30 11:57:05 +03:00
Viacheslav Klimov
c85c5f0c9e
Merge pull request #13468 from dashevchenko/owner_of_entity_from_dashboard_state
[EDQS] Fixed customer creation for NULL customer id
2025-05-30 11:35:53 +03:00
Viacheslav Klimov
baa256a59b
Merge pull request #13478 from thingsboard/rc
rc
2025-05-30 11:29:12 +03:00
Viacheslav Klimov
0453dd873c
Merge pull request #13477 from thingsboard/fix/ws-json
Add JsonIgnore to TelemetrySubscriptionUpdate.getValues
2025-05-30 11:28:03 +03:00
ViacheslavKlimov
752e543c41 Add JsonIgnore to TelemetrySubscriptionUpdate.getValues 2025-05-30 11:25:42 +03:00
Viacheslav Klimov
a7a1e2a087
Merge pull request #13476 from thingsboard/rc
rc
2025-05-30 11:11:16 +03:00
Artem Dzhereleiko
49f5fc023f UI: Fixed twice call cell content func for alarm table widget 2025-05-30 08:54:12 +03:00
Vladyslav Prykhodko
39ad13db0f UI: Fixed in OTA package save checksum config for external URL 2025-05-30 00:11:19 +03:00
ViacheslavKlimov
830f022f7d Add permission checks for jobs api 2025-05-29 17:54:23 +03:00
ViacheslavKlimov
eaa0073003 Cancel currently running tasks when the job is discarded 2025-05-29 17:47:34 +03:00
Vladyslav_Prykhodko
6f31165f60 UI: Fixed entities table widgets value formatter for legacy config 2025-05-29 13:25:34 +03:00
Artem Dzhereleiko
0c3c8e3dcb UI: Refactoring 2025-05-29 12:49:25 +03:00
Vladyslav_Prykhodko
e22da2e206 UI: Disable UnitConversion in state chart widgets 2025-05-29 12:15:58 +03:00
Vladyslav_Prykhodko
53c41707bf UI: Fixed typo; change logics clear units in panel 2025-05-29 12:14:34 +03:00
dashevchenko
071baaaad3 fixed customer creation for NULL customer id 2025-05-29 11:55:53 +03:00
Viacheslav Klimov
ec9c3d5614
Merge pull request #13465 from thingsboard/fix/telemetry-bug
Fix WS updates when updating older timeseries
2025-05-29 11:51:18 +03:00
ViacheslavKlimov
da6fa2c00b Refactor TelemetrySubscriptionUpdate 2025-05-29 11:47:11 +03:00
Andrii Shvaika
a6997cb4a1 Docker file improvements to support installation without mounting the configuration folder 2025-05-29 11:40:25 +03:00
Andrii Landiak
58c207ffdd Fix after review 2025-05-29 11:35:07 +03:00
Artem Dzhereleiko
c53eadd924 UI: Refactoring 2025-05-29 11:06:51 +03:00
Andrew Shvayka
cdf85333e9
Update README.md 2025-05-29 10:41:05 +03:00
Andrew Shvayka
b5a04b71be
Merge pull request #13463 from rusikv/patch-1
Update README.md
2025-05-29 10:40:05 +03:00
ViacheslavKlimov
69c9c4616c Refactoring for TelemetrySubscriptionUpdate 2025-05-28 20:24:48 +03:00