23248 Commits

Author SHA1 Message Date
Vladyslav_Prykhodko
59f23ba25d UI: Add unit conversion in dashboard filter 2025-05-14 13:32:51 +03:00
Vladyslav_Prykhodko
19405416be UI: Fixed license header 2025-05-14 11:01:03 +03:00
Vladyslav_Prykhodko
c7ed268f8c UI: Clear app component 2025-05-13 18:22:44 +03:00
Vladyslav_Prykhodko
2e3f0c8653 UI: Fixed typo 2025-05-13 18:03:02 +03:00
Vladyslav_Prykhodko
a925eb4380 Merge remote-tracking branch 'upstream/master' into feature/unit-convertor 2025-05-13 17:40:02 +03:00
Vladyslav_Prykhodko
111ad28816 UI: Refactoring search in unit component 2025-05-13 17:34:24 +03:00
Vladyslav_Prykhodko
ca5b7623b7 UI: Refactoring unit service; Fixed slider widget use unit convertor; add support unit conversion in dynamic form 2025-05-13 12:05:01 +03:00
Vladyslav_Prykhodko
12a47c41b3 UI: Updated widget types support unit conversion 2025-05-13 10:02:44 +03:00
Viacheslav Klimov
55db24f7e8
Merge pull request #13366 from thingsboard/cf-monitoring
Calculated fields monitoring
2025-05-12 15:22:20 +03:00
ViacheslavKlimov
fd66c5f177 CF monitoring fixes 2025-05-12 12:58:33 +03:00
ViacheslavKlimov
602d60281c Fixes for monitoring 2025-05-12 12:50:03 +03:00
ViacheslavKlimov
32212b9c51 Monitoring: automatic rule chain update 2025-05-12 12:08:52 +03:00
Vladyslav_Prykhodko
9662b263e4 UI: Refactoring ValueFormatProcessor and fixed unit input component 2025-05-09 10:19:37 +03:00
Vladyslav_Prykhodko
76237337b2 UI: Add new widhet type parameters supportsUnitConversion 2025-05-09 09:25:23 +03:00
Viacheslav Klimov
d3365483da
Merge pull request #13240 from dskarzh/cleanup-deprecation
Cleanup deprecated API in SubscriptionManagerService
2025-05-08 16:28:01 +03:00
Viacheslav Klimov
a3f36632be
Merge pull request #13323 from thingsboard/feature/prod-4738
Used TbMsgProto instead of ByteString
2025-05-08 12:00:21 +03:00
Viacheslav Klimov
51636229d1
Merge pull request #12905 from dashevchenko/resource_vc_fix
Version control: fixed resource restoring
2025-05-07 13:18:43 +03:00
ViacheslavKlimov
1d83a2c9d3 Refactoring for TbMsgProto usage 2025-05-07 13:01:09 +03:00
Viacheslav Klimov
0adfaf2b01
Merge pull request #12257 from YevhenBondarenko/feature/prod-4738
Used TbMsgProto instead of ByteString
2025-05-07 12:28:29 +03:00
Viacheslav Klimov
3f933c8b45
Merge pull request #13322 from thingsboard/feature/rule-chain-relation
Automatic relations creation between Rule Chains when adding "Rule Chain" node
2025-05-07 12:22:08 +03:00
ViacheslavKlimov
381e976d87 Refactoring for input node relations 2025-05-07 12:17:24 +03:00
ViacheslavKlimov
ac41220a6d Merge branch 'feature/rule-chain-relation' of github.com:YevhenBondarenko/thingsboard into feature/rule-chain-relation 2025-05-07 11:14:15 +03:00
Vladyslav_Prykhodko
2e65c79184 UI: Updated unit definition 2025-05-06 18:42:38 +03:00
Vladyslav_Prykhodko
a34616dd41 UI: Updated unit definition 2025-05-06 16:43:40 +03:00
Viacheslav Klimov
c5cc7dc4d5
Merge pull request #13317 from thingsboard/rc
rc
2025-05-06 15:50:36 +03:00
Viacheslav Klimov
825f0b1ed7
Merge pull request #13148 from AndriiLandiak/fix-autocommit-cf
Make Kafka consumer properties configurable for overridden topic names
2025-05-06 15:46:53 +03:00
Andrii Landiak
1a8d6b6bae Merge remote-tracking branch 'origin/fix-autocommit-cf' into fix-autocommit-cf 2025-05-06 15:37:36 +03:00
Andrii Landiak
b74d88284c Add TB_QUEUE_KAFKA_CONSUMER_PROPERTIES_PER_TOPIC_INLINE to ymls 2025-05-06 15:37:11 +03:00
Viacheslav Klimov
6ba4582d20
Merge pull request #13064 from dashevchenko/alarmRuleCreationFix
Fixed alarm creation when having both attributes and telemetry in the alarm rule
2025-05-06 15:29:36 +03:00
Viacheslav Klimov
bec580bd95
Merge pull request #13262 from dskarzh/fix/alarm-delete-event-order
Emit `ALARM_DELETE` event only after the delete operation completes
2025-05-06 15:22:13 +03:00
Andrew Shvayka
e7dae87e77
Merge pull request #13054 from dskarzh/fix/mqtt-client/infinite-retransmission-memory-leak
MQTT client: prevent potential memory leak in retransmission mechanism
2025-05-06 14:37:21 +03:00
Viacheslav Klimov
e083d21311
Merge pull request #13316 from thingsboard/fix/ota-package-log
fixed 'value too long' after saving ota (#13277)
2025-05-06 14:33:39 +03:00
Yevhen Bondarenko
a0a77c721f fixed 'value too long' after saving ota (#13277)
* fixed 'value too long' after saving ota

* fixed tests
2025-05-06 14:32:11 +03:00
Viacheslav Klimov
0e20e27f6f
Merge pull request #13301 from yuliaklochai/ui-trendz-settings
Added Trendz setting
2025-05-06 11:00:20 +03:00
yuliaklochai
338d81e6c1 UI: added TrendzSettingsService to Services Map 2025-05-06 09:27:29 +03:00
Vladyslav_Prykhodko
43488081fc UI: Updated unit definition 2025-05-05 17:42:44 +03:00
Viacheslav Klimov
eec5783b43
Merge pull request #13306 from thingsboard/rc
rc
2025-05-05 15:10:02 +03:00
yuliaklochai
f6bb9be780 UI: trendz settings fixes 2025-05-05 11:38:16 +03:00
Vladyslav_Prykhodko
83e5305966 UI: Add new unit definition 2025-05-02 20:29:10 +03:00
yuliaklochai
d6aa53a858 UI: added trendz settings tab 2025-05-02 12:42:14 +03:00
Vladyslav_Prykhodko
1734a890e3 UI: Refactoring units service 2025-05-01 18:19:00 +03:00
Dmytro Skarzhynets
e84a006091
Merge branch 'rc' into fix/mqtt-client/infinite-retransmission-memory-leak
# Conflicts:
#	application/src/main/java/org/thingsboard/server/actors/ActorSystemContext.java
2025-05-01 16:33:44 +03:00
Dmytro Skarzhynets
8d749f593b
MQTT client: limit retransmission attempts to prevent unlimited memory usage and network overload 2025-05-01 16:30:41 +03:00
Igor Kulikov
439cd20700
Merge pull request #13290 from vvlladd28/bug/translate/nl-be/duplicate
Improved Nederlands (België) translation
2025-05-01 13:15:19 +03:00
Igor Kulikov
489e8367f7
Merge pull request #13289 from vvlladd28/bug/help-link/cf
Fixed incorrect help links for calculated fields
2025-05-01 13:14:48 +03:00
Igor Kulikov
e3c98ab5ef
Merge pull request #13253 from Terny22/widget-settings-broken-validation
Fixed an issue with broken pagination settings validation in table-widgets
2025-05-01 13:14:20 +03:00
Vladyslav Prykhodko
ff3c1e27ed UI: Improved Nederlands (België) translation remove duplicate tranlate and invalid text 2025-04-30 23:47:19 +03:00
Vladyslav_Prykhodko
76fd2a3abb UI: Add new unit definition 2025-04-30 18:31:57 +03:00
Vladyslav_Prykhodko
8c178a2647 UI: Fixed incorrect help links for calculated fields 2025-04-30 16:46:12 +03:00
Vladyslav_Prykhodko
505dfb2e4d UI: Add new unit definition 2025-04-30 13:00:48 +03:00