8768 Commits

Author SHA1 Message Date
Andrii Shvaika
c7de6ec3d9 Merge branch 'master' of github.com:thingsboard/thingsboard 2025-03-04 13:14:12 +02:00
Andrii Shvaika
7d4bb547b5 Merge branch 'feature/cf-merge-function' 2025-03-04 13:13:20 +02:00
Andrii Shvaika
933d77427c Merge function 2025-03-04 13:13:09 +02:00
Viacheslav Klimov
9bbcef515d
Merge branch 'master' into edqs 2025-03-04 12:59:42 +02:00
Viacheslav Klimov
2ea6776338
Merge pull request #12813 from dashevchenko/alarmCountWSTestFix
Fixed flaky alarm count test
2025-03-04 12:56:29 +02:00
dashevchenko
964beaae3f fixed flaky tests 2025-03-04 12:07:19 +02:00
Andrii Shvaika
759bc94d1d Review comments 2025-03-04 11:57:57 +02:00
Dmytro Skarzhynets
264a767efe
Save attributes strategies: preserve backwards compatibility when deprecating 'notifyDevice' 2025-03-04 11:44:41 +02:00
IrynaMatveieva
8b30d1d93b fixed test for new logic 2025-03-04 11:31:13 +02:00
Artem Dzhereleiko
864802fa6b UI: Format for tank scale 2025-03-04 11:26:04 +02:00
IrynaMatveieva
afd727b097 removed check for changing value when update state and moved timeout to config param 2025-03-04 11:22:51 +02:00
Andrii Landiak
6a759ae061 Fix testVcWithCalculatedFields_betweenTenants 2025-03-04 09:17:16 +02:00
IrynaMatveieva
eadc705817 added upgrade script for tenant profile 2025-03-04 09:16:24 +02:00
dashevchenko
aecefc84bf fixed NPE, fixed flaky test 2025-03-03 19:23:02 +02:00
Dmytro Skarzhynets
f318fa0ebd
Save attributes strategies: handle attributes deleted subscription notification in DefaultTelemetrySubscriptionService 2025-03-03 17:23:01 +02:00
Andrii Landiak
9f2d399f4c Revert AssetExportService 2025-03-03 17:00:49 +02:00
Andrii Landiak
f467fc009e Refactor cf vc 2025-03-03 16:58:26 +02:00
ViacheslavKlimov
d57b5a5d96 Merge branch 'master' of github.com:thingsboard/thingsboard into edqs 2025-03-03 15:33:36 +02:00
Andrew Shvayka
2363dc8edf
Merge pull request #12652 from dashevchenko/alarmCountQueryFilters
Entity filters for AlarmCountQuery
2025-03-03 15:13:39 +02:00
Viacheslav Klimov
5422a4545f
Merge branch 'edqs' into msa-edqs 2025-03-03 14:52:37 +02:00
Dmytro Skarzhynets
da4e231ea3
Save attributes strategies: ensure shared attributes subscription update is sent even if WS updates are disabled 2025-03-03 14:47:51 +02:00
nick
7cff794f03 Merge remote-tracking branch 'origin/master' into tbel_new_ver_Unmodif_FunctionDate 2025-03-03 14:26:17 +02:00
nick
cf8e3aa4cd tbel: Maps docs 'foreach(element : map 2025-03-03 13:02:29 +02:00
Viacheslav Klimov
09ce342596
Merge pull request #12588 from AndriiLandiak/kafka-configurable-topics
Kafka: make more topics configurable
2025-03-03 11:37:52 +02:00
Andrii Landiak
bfef1a3ea3 Fix notifications_topic for cf 2025-03-03 11:21:50 +02:00
Viacheslav Klimov
671649fb32
Merge pull request #9195 from AndriiLandiak/feature/rule-chain-crud
Add ability to create Rule Chain on Edge
2025-03-03 11:13:00 +02:00
Dmytro Skarzhynets
b3e4be6bda
Save attributes strategies: merge with master 2025-03-03 11:00:34 +02:00
Andrii Landiak
1980eb454c Merge remote-tracking branch 'upstream/master' into kafka-configurable-topics 2025-03-03 09:34:32 +02:00
Oleksandra Matviienko
dcc88a619e Tests for scheduleStatsPersistTick and destroy methods in ComponentActor were written.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2025-03-02 19:24:14 +01:00
nick
d0a51cdaeb tbel: tbDate docs New Function test 2025-02-28 19:50:37 +02:00
nick
60419cdb4c tbel: new ver 1.2.6 add test for docs: Unmodifiable 2025-02-28 18:38:22 +02:00
Andrii Landiak
324bcc1cbf Merge remote-tracking branch 'upstream/master' into feature/calculated-fields-vc 2025-02-28 18:17:57 +02:00
Andrii Landiak
2b51451896 Change cf strategy for vc 2025-02-28 18:17:20 +02:00
Dmytro Skarzhynets
877362def0
Save time series strategies: after-merge fixes 2025-02-28 17:33:53 +02:00
Dmytro Skarzhynets
fbda81d0d0
Save time series strategies: merge with master 2025-02-28 17:28:03 +02:00
ViacheslavKlimov
faff0ea8c2 Refactor TbRocksDb usage 2025-02-28 17:22:53 +02:00
ViacheslavKlimov
43f9083f70 Merge branch 'master' of github.com:thingsboard/thingsboard into edqs 2025-02-28 17:12:33 +02:00
Volodymyr Babak
56ba30a4e4 Use CLIENT_SCOPE by default for Push to cloud node 2025-02-28 16:19:35 +02:00
Andrew Shvayka
441940c497
Merge pull request #12374 from thingsboard/feature/calculated-fields
Calculated Fields
2025-02-28 16:12:10 +02:00
Dmytro Skarzhynets
b90522cc9d
Save time series strategies: tests for inactivity timeout update notification 2025-02-28 15:56:21 +02:00
IrynaMatveieva
51e48e2091 added endpoint to get latest cf debug event 2025-02-28 15:00:07 +02:00
Volodymyr Babak
ffa9aec2b1 BaseRuleChainProcessor - use saveRuleChain method without validation 2025-02-28 11:49:00 +02:00
Dmytro Skarzhynets
2f22a5e581
Save time series strategies: ensure Device State Service is notified about inactivity timeout updates 2025-02-28 11:36:42 +02:00
Andrii Landiak
94ec82ea6d Merge remote-tracking branch 'upstream/feature/calculated-fields' into feature/calculated-fields-vc 2025-02-28 11:29:38 +02:00
Andrii Shvaika
f0f2d1f29f Avoid start of Kafka State Service for Cores 2025-02-27 18:31:35 +02:00
Andrii Shvaika
7bed0355e1 Merge branch 'feature/calculated-fields' of github.com:thingsboard/thingsboard into feature/calculated-fields 2025-02-27 18:17:16 +02:00
Andrii Shvaika
5ca236f8fe Avoid start of RocksDb in Kafka mode 2025-02-27 18:17:03 +02:00
artem-barysh-dev
64e1fc1ce6
Added validation for resource usage across entities (#12508)
* Added Validation for Resource Usage Across Entities

* Fixed table name in native queries

* resolved issues from PR review

* UI: Feature show JS resources usage message warning on delete. Refactored images-in-use-dialog.

* UI: JS lib table fix display delete icon.

* UI: Resources in use minor improvements.

* Fixed tests, license format

* Fix issues causing test failures

* Removed unused method

* UI: Fix js-library table cell actions.

* UI: Fix js-library table cell actions.

---------

Co-authored-by: deaflynx <artemio.babak@gmail.com>
2025-02-27 17:34:45 +02:00
dashevchenko
02857b70bc fixed flaky test, code refactoring 2025-02-27 17:31:46 +02:00
Andrew Shvayka
813f899801
Merge pull request #12783 from irynamatveieva/calculated-fields
Calculated Fields
2025-02-27 17:15:12 +02:00