6021 Commits

Author SHA1 Message Date
dashevchenko
4c00b839e6 add yml parameter description 2023-10-05 17:33:06 +03:00
dashevchenko
b730022e0f merged with master 2023-10-05 14:35:03 +03:00
dashevchenko
261bec2b39 added missed yml parameter descriptions, script that check description exists for all parameters, added github action that run script 2023-10-05 14:24:33 +03:00
Sergey Matvienko
b6b4124625 SQL_TS_LATEST_BATCH_SIZE decreased from 10k down to 1k to improve concurrent updates on maximum load 2023-10-05 10:41:43 +02:00
Sergey Matvienko
75fe19b56b SQL_ATTRIBUTES_BATCH_SIZE decreased from 10k down to 1k to improve concurrent updates on maximum load 2023-10-05 10:41:29 +02:00
Sergey Matvienko
d33d847c0c ACTORS_SYSTEM_RULE_DISPATCHER_POOL_SIZE increased from 4 to 8 2023-10-05 09:56:23 +02:00
Andrew Shvayka
2b9575d81a
Merge branch 'master' into hotfix/3.6 2023-10-04 15:50:56 +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
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
Igor Kulikov
215fddc957 Fix conflicts 2023-09-28 18:19:40 +03:00
Igor Kulikov
91fc161c4f Implement widget types / bundles pagination and full text search. Add widget types tags. UI: Implement scroll grid component. 2023-09-28 18:16:20 +03:00
Andrew Shvayka
2c54766a99
Merge pull request #9300 from smatvienko-tb/feature/base-controller-log-management
BaseController: log management
2023-09-28 17:20:58 +03:00
dashevchenko
20ba944a3c fixed upgrade script 2023-09-25 16:30:45 +03:00
Andrew Shvayka
8ead949102
Merge pull request #9306 from dashevchenko/tbel_api_limits
Added api rate limits for tbel
2023-09-25 16:15:26 +03:00
dashevchenko
25d3b96c6c text refactoring 2023-09-25 13:57:21 +03:00
Igor Kulikov
8cefca23ac Version set to 3.6.1-SNAPSHOT 2023-09-25 11:27:00 +03:00
Sergey Matvienko
bae0ce48a8 BaseController: log experience improvement. use a child class logger instead of abstract class controller 2023-09-21 17:48:53 +02:00
dashevchenko
7d438e7952 Merge remote-tracking branch 'upstream/develop/3.6' into tbel_api_limits 2023-09-21 17:18:00 +03:00
dashevchenko
8f1c13b335 added api rate limits tbel 2023-09-21 17:03:04 +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
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
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
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
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
a1393e7e81 Fix update existing widget type by fqn: check fqn is not empty. 2023-09-19 18:04:33 +03:00
Igor Kulikov
4b99a3a00b Merge branch 'develop/3.6' of github.com:thingsboard/thingsboard into develop/3.6 2023-09-19 17:29:47 +03:00
Igor Kulikov
be850f506a UI: Implement battery level widget 2023-09-19 17:29:36 +03:00
Dmytro Skarzhynets
1364eec497 Merge with develop 2023-09-19 17:17:39 +03:00
Andrew Shvayka
a613b51815
Merge pull request #9269 from volodymyr-babak/edge/test-stability
Edge tests stability improvements
2023-09-18 16:25:31 +03:00
Andrew Shvayka
2faf8134a0
Merge pull request #9273 from volodymyr-babak/edge/disable-snmp
Added SNMP_ENABLED=false for install edge instructions in case TB is …
2023-09-18 16:23:52 +03:00
Andrew Shvayka
efc44b2fc1
Merge pull request #9257 from thingsboard/improvements/recalculate-partitions
PartitionService improvements
2023-09-18 16:14:56 +03:00
Volodymyr Babak
e4acb717f3 Added SNMP_ENABLED=false for install edge instructions in case TB is already running on the same PC 2023-09-18 14:52:50 +03:00
Volodymyr Babak
3c6d70b2c4 edge test speed up 2023-09-15 16:49:36 +03:00
Volodymyr Babak
16e3a6e177 edge tests stability: seq_id column - remove maxvalue. increased timeout for waiting on edge imitator respones 2023-09-15 16:39:58 +03:00
ViacheslavKlimov
fe8aaaa4d9 Fix HashPartitionServiceTest.testPartitionChangeEvents_isolatedProfile_oneCommonServer_oneDedicated 2023-09-15 14:15:49 +03:00
Igor Kulikov
ece8b804e6 Fix conflicts 2023-09-14 18:47:48 +03:00