23630 Commits

Author SHA1 Message Date
IrynaMatveieva
3ea08293fa removed resource CF 2025-05-07 16:32:25 +03:00
deaflynx
a445364ce3 UI: mqtt node add protocol version. 2025-05-07 13:23:47 +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
Vladyslav_Prykhodko
dd76f2d823 UI: Fixed rule node config style 2025-05-07 11:44:54 +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
IrynaMatveieva
c8b13fc350 added await for test 2025-05-07 11:13:36 +03:00
ViacheslavKlimov
574679b4a4 Merge branch 'master' of github.com:thingsboard/thingsboard into feature/jobs 2025-05-07 10:58:08 +03:00
IrynaMatveieva
91c5a05140 fixed telemetry updates with old timestamps 2025-05-07 10:15:56 +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
ViacheslavKlimov
ac77910d9a Fix HashPartitionServiceTest 2025-05-06 14:24:51 +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
Yevhenii
8dcd8f707d Update edge install instructions
- changed instructions
2025-05-06 09:37:21 +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
ViacheslavKlimov
26a41b7c32 Introduce TbTelemetryService 2025-05-05 17:41:30 +03:00
ViacheslavKlimov
1e5b6cc9a9 Remove task.getKey() 2025-05-05 15:45:56 +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
ViacheslavKlimov
5993b8b963 Minor refactoring 2025-05-05 10:50:39 +03:00
IrynaMatveieva
18916bf693 added check for timestamp 2025-05-05 08:32:31 +03:00
nickAS21
3aab8b7197 lwm2m: create updateAttrTelemetry with updateResource - all change in one ArrayList to core 2025-05-02 20:31:36 +03:00
Vladyslav_Prykhodko
83e5305966 UI: Add new unit definition 2025-05-02 20:29:10 +03:00
ViacheslavKlimov
ac9e738018 Task processing timeout 2025-05-02 17:43:14 +03:00
ViacheslavKlimov
4c01b3d70a Refactoring for task processor queue factories 2025-05-02 16:23:05 +03:00
ViacheslavKlimov
e59460b42b Task processors partitioning 2025-05-02 15:14:00 +03:00
Artem Dzhereleiko
23ded89dea UI: Refactoring 2025-05-02 13:31:37 +03:00
Artem Dzhereleiko
1c5fc16b58 UI: Remove unused constant 2025-05-02 13:19:40 +03:00
Artem Dzhereleiko
71724b95d6 UI: Fixed percent value for doughnut chart 2025-05-02 13:14:51 +03:00
ViacheslavKlimov
09e334660f Truncate notification table on test finish 2025-05-02 13:02:21 +03:00
yuliaklochai
d6aa53a858 UI: added trendz settings tab 2025-05-02 12:42:14 +03:00
ViacheslavKlimov
03845450ef Truncate notification table on test finish 2025-05-02 12:40:40 +03:00
ViacheslavKlimov
f4cd471082 Notification on job finish 2025-05-02 12:26:23 +03:00
Artem Dzhereleiko
b7081eed03 UI: Add completion for new scada api 2025-05-02 11:27:28 +03:00
Vladyslav_Prykhodko
357a1512e8 UI: Improved dashboard autocomplete - ignoreError and add error handling 2025-05-02 11:26:06 +03:00
Vladyslav_Prykhodko
1734a890e3 UI: Refactoring units service 2025-05-01 18:19:00 +03:00
Artem Dzhereleiko
777228afe4 UI: Rename id property 2025-05-01 16:39:46 +03:00