21750 Commits

Author SHA1 Message Date
yevhenii
726e6f7902 Fix error in resource processing
- Added a check that the resource is not updatable
2025-02-04 12:02:58 +02:00
Andrew Shvayka
ba840c6543
Merge pull request #12581 from smatvienko-tb/hotfix/device_subscriptions_remove_on_session_limit
core device actor: device subscriptions remove on session limit
2025-02-04 11:52:40 +02:00
Vladyslav_Prykhodko
ebf6072ee7 Merge remote-tracking branch 'upstream/master' into feature/get-action-type/dashboard-state-with-params 2025-02-04 11:41:56 +02:00
Sergey Matvienko
4dfd4737a4 Device Actor processor remove subscriptions on MaxSessionsLimit 2025-02-03 18:17:15 +01:00
Viacheslav Klimov
cf53074d13
Merge pull request #12497 from YevhenBondarenko/fix/prod-5464
fixed NPE in sendRpcResponseToTbCore
2025-02-03 11:44:20 +02:00
Illia Tsybulenko-Sihov
c3de38305f updated prometheus version to 3.1.0 2025-01-31 22:27:18 +02:00
Igor Kulikov
c76cd05b12 Merge branch 'rc' 2025-01-31 18:38:24 +02:00
Igor Kulikov
fb77ef8e7e
Merge pull request #12556 from vvlladd28/feature/widget-settings-component/remove-map
Enchancement extract widget settings component from system module
2025-01-31 18:34:32 +02:00
Volodymyr Babak
3b8be75a14 DeviceEdgeTest.testSendOutdatedAttributeToCloud - improved stability for concurrent issue 2025-01-31 18:24:50 +02:00
Igor Kulikov
410341df32
Merge pull request #12544 from deaflynx/fix/data-subscription-cmds-key-duplicates
Entity data subscription cmds prepare keys without duplicates.
2025-01-31 18:18:35 +02:00
Igor Kulikov
c5b744f6fd
Merge pull request #12540 from ArtemDzhereleiko/AD/imp/multiple-input/radio
Radio button for multiple input widget
2025-01-31 18:14:17 +02:00
Yevhenii
0f7142cfef ERRORs processing DEVICE PROFILE
- Added saving the DELETED action when the edge is offline.
- Added synchronization of Device Profile twice for its relation with Ota Package.
2025-01-31 18:11:51 +02:00
Yevhenii
99effb6918 ERRORs processing RESOURCES
- Disabled duplicate validation on cloud for resource message
2025-01-31 18:00:24 +02:00
Igor Kulikov
e328f6966a
Merge pull request #12512 from ArtemDzhereleiko/AD/scada/energy
High-performance SCADA energy system widget bundle
2025-01-31 17:56:56 +02:00
Igor Kulikov
4a474f10c9
Merge pull request #12548 from vvlladd28/bug/tip-animation/decorator
Fixed error when using path decorator setting  in trip animation widget
2025-01-31 17:50:09 +02:00
Igor Kulikov
b04e543792
Merge pull request #12528 from vvlladd28/bug/mobile-page/web-view-validation
Fixed validation issues for URLs on the mobile page configuration, including Unicode symbols
2025-01-31 17:48:08 +02:00
Igor Kulikov
58249e3e30
Merge pull request #12511 from vvlladd28/bug/updated_device_attributte/rename-click-function
Fixed issues where 'Update Device Attribute' widgets failed when send data
2025-01-31 17:45:55 +02:00
Volodymyr Babak
af4785d0e2 BaseTelemetryProcessor - Fixed import 2025-01-31 17:02:07 +02:00
Volodymyr Babak
ce4c654e21 BaseTelemetryProcessor - use scope from msg, and not hardcoded CLIENT_SCOPE 2025-01-31 16:58:12 +02:00
Volodymyr Babak
5f793b11f9 BaseTelemetryProcessor - use async instead of .get() 2025-01-31 16:06:52 +02:00
ViacheslavKlimov
2aeacf80c5 Clean up upgrade for next version 2025-01-31 13:26:52 +02:00
Viacheslav Klimov
85d2867282
Merge pull request #12562 from thingsboard/rc
rc
2025-01-31 12:36:24 +02:00
Vladyslav_Prykhodko
50f36c7a5c UI: In action dashboard state params added new instance params 2025-01-31 10:11:47 +02:00
Vladyslav_Prykhodko
9004bc8d6d UI: Add auto extract widget settings component from module 2025-01-30 13:45:42 +02:00
Vladyslav_Prykhodko
c6bb337d23 UI: Add help to function 'Get Dashboard State with Parameters' 2025-01-29 19:08:11 +02:00
Vladyslav_Prykhodko
8b7bf4a633 UI: Add new 'Get Dashboard State with Parameters' action type 2025-01-29 18:43:15 +02:00
Vladyslav_Prykhodko
5d08ac2dab UI: Fixed error in trip animation widget when path decorator setting is enabled in production mode 2025-01-29 17:12:58 +02:00
deaflynx
36ec215d67 UI: Entity data subscription cmds prepare keys without duplicates. 2025-01-29 11:29:42 +02:00
Artem Dzhereleiko
2514c0372c UI: Fixed translate 2025-01-29 10:46:08 +02:00
Andrii Landiak
89b5cf35e2 Merge remote-tracking branch 'origin/edge-refactoring' into edge-refactoring 2025-01-29 10:42:29 +02:00
Andrii Landiak
3ae8020451 Merge remote-tracking branch 'upstream/master' into edge-refactoring 2025-01-29 10:42:09 +02:00
Artem Dzhereleiko
d0d8bfbed1 UI: Radio button for multiple input widget 2025-01-29 09:48:10 +02:00
Vladyslav_Prykhodko
f2b5aa9549 UI: Fixed validation issues for URLs on the mobile page configuration, including Unicode symbols 2025-01-27 19:01:43 +02:00
Artem Dzhereleiko
8bbdf89a3d UI: Scada energy widget bundle 2025-01-24 16:29:07 +02:00
Vladyslav_Prykhodko
a0c5f72b0f UI: Fixed error when used 'Update device attribute' widgets 2025-01-24 15:37:48 +02:00
Andrew Shvayka
862f8e0d74
Merge pull request #12500 from smatvienko-tb/feature/mbean-transport-sessions
mbean transport sessions
2025-01-23 18:11:43 +02:00
Vladyslav_Prykhodko
e8dbe56219 UI: Fixed advanced settings style in Save ts rule node config 2025-01-23 17:01:21 +02:00
Vladyslav_Prykhodko
80593f4b52 UI: Fixed validation and style in Save ts rule node config 2025-01-23 14:05:41 +02:00
Dmytro Skarzhynets
a463707d5b
Merge pull request #2 from vvlladd28/feature/rulenode/save-ts/ts-strategy
UI: Persistence settings to save ts rule node
2025-01-23 10:56:37 +02:00
Dmytro Skarzhynets
e57746167d
Update locale.constant-en_US.json 2025-01-23 10:55:54 +02:00
Sergey Matvienko
6e5e81cf1d log debug for AbstractGatewaySessionHandler 2025-01-22 17:57:14 +01:00
Dmytro Skarzhynets
f40c1d389e Save time series strategies: merge with master 2025-01-22 18:32:51 +02:00
Igor Kulikov
f920010786 Merge branch 'rc' 2025-01-22 18:25:11 +02:00
Igor Kulikov
ce1435f156
Merge pull request #12471 from maxunbearable/fix/5351-js-library-alias-scroll-on-error
Fixed unnecessary scroll in JS Library alias on error tooltip showing
2025-01-22 18:18:29 +02:00
Igor Kulikov
872b5472e3
Merge pull request #12470 from maxunbearable/fix/5434-oath-client-id-secret-erased
Fixed oathclient - client id and secret removal with slow internet
2025-01-22 18:07:59 +02:00
Igor Kulikov
ac83961c2b
Merge pull request #12446 from maxunbearable/fix/5356-domain-updage-request-chain
Added domain update request chaining
2025-01-22 18:05:44 +02:00
Igor Kulikov
5836df4186
Merge pull request #12443 from maxunbearable/fix/2566-colums-filter-scroll
Fixed columns to display filter panel scroll when on dashboard edge
2025-01-22 18:04:20 +02:00
Igor Kulikov
a01415e9ac
Merge pull request #12442 from maxunbearable/fix/5395-import-dialog
Fixed both import types active on import dialog open
2025-01-22 18:02:56 +02:00
Igor Kulikov
2e221e7b9a
Merge pull request #12439 from maxunbearable/fix/1534-custom-translation
Added custom translation support
2025-01-22 18:01:38 +02:00
Igor Kulikov
d3a07a42e9
Merge pull request #12407 from vvlladd28/feature/rule-node/component
Migrated rule node config components from another repository
2025-01-22 17:54:00 +02:00