15516 Commits

Author SHA1 Message Date
Andrew Shvayka
94e935636e
Merge pull request #9414 from MrKartoshka/hotfix/3.6
PRC params json hotfix
2023-10-13 17:39:24 +03:00
Maksym Dudnik
ef45ab4f3b rpc params json hotfix 2023-10-13 16:41:36 +03:00
Andrew Shvayka
297792014c
Merge pull request #9409 from MrKartoshka/hotfix/3.6
Connector RPC parаms hotfix
2023-10-13 13:50:31 +03:00
Maksym Dudnik
e0ce0a222e connector rpc params hotfix 2023-10-13 13:10:27 +03:00
Andrew Shvayka
62a6d80509
Merge pull request #9393 from MrKartoshka/hotfix/3.6
Command whitespaces hotfix
2023-10-11 18:53:31 +03:00
Maksym Dudnik
bc20ba7c83 command whitespaces hotfix regex solution 2023-10-11 16:42:45 +03:00
Maksym Dudnik
f1804f2fb2 command whitespaces hotfix 2023-10-11 13:02:51 +03:00
Andrew Shvayka
d4f28721ae
Merge pull request #9364 from thingsboard/fix/entity-deletion
Improvements for tenant deletion
2023-10-09 18:34:24 +03:00
ViacheslavKlimov
95c9300c39 Add Transactional back to deleteDevicesByTenantId 2023-10-09 14:06:03 +03:00
ViacheslavKlimov
1b8e4800d0 Improvements for deletion by tenantId 2023-10-09 11:10:28 +03:00
ViacheslavKlimov
6ed6cc298c Refactoring for deletion of devices, assets, dashboards, users 2023-10-09 11:07:37 +03:00
Andrew Shvayka
6bfa3588d6
Merge pull request #9361 from thingsboard/fix/failing-tests
Fix failing tests
2023-10-05 17:47:53 +03:00
ViacheslavKlimov
9788a87ca3 Fix notification requests deletion test; drop all notifications after test 2023-10-05 12:59:13 +03:00
Sergey Matvienko
31f3c2a824 CachedAttributesService find() many refactored in non-blocking manner 2023-10-05 12:54:58 +03:00
Sergey Matvienko
c57f0bb8aa SQL_TS_LATEST_BATCH_SIZE decreased from 10k down to 1k to improve concurrent updates on maximum load 2023-10-05 12:53:15 +03:00
Sergey Matvienko
3c8a6bf3b4 SQL_ATTRIBUTES_BATCH_SIZE decreased from 10k down to 1k to improve concurrent updates on maximum load 2023-10-05 12:53:07 +03:00
Sergey Matvienko
6809d374a6 ACTORS_SYSTEM_RULE_DISPATCHER_POOL_SIZE increased from 4 to 8 2023-10-05 12:52:59 +03:00
Andrew Shvayka
491724c8a8
Merge pull request #9353 from thingsboard/fix/notifications-performance
Performance improvements for notification center
2023-10-04 15:48:39 +03:00
ViacheslavKlimov
c0294e3878 Don't delete notifications when recipient is deleted 2023-10-04 15:40:04 +03:00
ViacheslavKlimov
6a3beb9213 Remove foreign keys for notification table 2023-10-04 15:38:30 +03:00
ViacheslavKlimov
1a3d7bfab0 Revert initial delay for saveCurrentSystemInfo 2023-10-04 15:30:02 +03:00
ViacheslavKlimov
12d2c26279 Rule Engine stats: exception message truncation 2023-10-04 15:29:45 +03:00
ViacheslavKlimov
69349d5075 TTL for system info 2023-10-04 15:29:37 +03:00
ViacheslavKlimov
6ec4b8cf72 TTL for queue stats and RE exceptions 2023-10-04 15:29:26 +03:00
YevhenBondarenko
f001b2588d leave toString as-is 2023-10-04 14:51:29 +03:00
YevhenBondarenko
28b23ba9b4 fixed AlarmTypes redis cache serialization 2023-10-04 14:51:26 +03:00
Sergey Matvienko
7c174de71d BaseController: log experience improvement. use a child class logger instead of abstract class controller 2023-10-04 14:41:44 +03:00
Andrew Shvayka
97243f9de9
Merge pull request #9299 from volodymyr-babak/edge/fix-iso-tenant-queue
Changed order of fetchers to sent tenant profile to the cloud as firs…
2023-09-20 17:47:52 +03:00
Igor Kulikov
995ea59f9a Update UI help links path 2023-09-20 17:44:42 +03:00
Igor Kulikov
f5b21f1a85 Update rule nodes UI 2023-09-20 17:41:14 +03:00
Volodymyr Babak
2c7e5ef5f8 Added TenantProfileEdgeTest.testIsolatedTenantProfile 2023-09-20 17:25:12 +03:00
Volodymyr Babak
2d68bf4a52 Fixed error msg: Msd Id -> Msg Id 2023-09-20 17:00:04 +03:00
Volodymyr Babak
987233f470 Changed order of fetchers to sent tenant profile to the cloud as first message 2023-09-20 16:44:15 +03:00
Igor Kulikov
7310f438eb Increase widget type and widgets bundle description field size to 1024. 2023-09-20 16:11:42 +03:00
Andrii Shvaika
79dbf41b9f Widgets description improvement 2023-09-20 14:28:45 +03:00
Andrew Shvayka
a06ac7675d
Merge pull request #9295 from YevhenBondarenko/fix/widget-type-vc
fixed widget-bundle import and added widget type VC support
2023-09-20 13:06:20 +03:00
Andrew Shvayka
09d4d7a3e4
Merge pull request #9296 from YevhenBondarenko/fix/templates-vc
fixed templatec VC
2023-09-20 13:00:51 +03:00
Andrew Shvayka
491e586d7f
Merge pull request #9155 from dskarzh/device-state-service/fix-flaky-tests
[3.6] Device state service: fix device not being timeouted bug, fix flaky tests, add more test coverage
2023-09-20 12:59:00 +03:00
Igor Kulikov
919779692f Merge branch 'develop/3.6' of github.com:thingsboard/thingsboard into develop/3.6 2023-09-20 12:58:30 +03:00
Igor Kulikov
e58809d895 UI: Fix MatDialog default options. 2023-09-20 12:58:19 +03:00
Andrew Shvayka
60453d9510
Merge pull request #9286 from YevhenBondarenko/fix/widgets-bundle
fixed delete all types from widgets bundle
2023-09-20 12:53:06 +03:00
Andrew Shvayka
d894e3461b
Merge pull request #9294 from dashevchenko/db_scheme_version_update
Updated db schema version from 3.5.2 to 3.6.0
2023-09-20 12:52:21 +03:00
YevhenBondarenko
069efc06c3 widget test service improvements 2023-09-20 11:48:21 +02:00
YevhenBondarenko
9b4e6eaa85 fixed templatec VC 2023-09-20 10:53:56 +02:00
YevhenBondarenko
4e42a3efe2 fixed widget-bundle import and added widget type VC support 2023-09-20 09:50:12 +02:00
Andrii Shvaika
f3e89f7dff Merge branch 'develop/3.6' of github.com:thingsboard/thingsboard into develop/3.6 2023-09-19 18:59:56 +03:00
Andrii Shvaika
eb6d81deb0 Improved description of the widget bundles 2023-09-19 18:59:44 +03:00
dashevchenko
2c7b8b66e0 updated db schema versio from 3.5.2 to 3.6.0 2023-09-19 18:41:13 +03:00
Igor Kulikov
be7db0e51b
Merge pull request #9291 from ArtemDzhereleiko/AD/bug-fix/device-wizard
Fixed entity autocomplete use full id
2023-09-19 18:14:01 +03:00
Igor Kulikov
ce6c456792
Merge pull request #9290 from ArtemDzhereleiko/AD/bug-fix/image-input-padding
Fixed padding for image input
2023-09-19 18:08:39 +03:00