15531 Commits

Author SHA1 Message Date
dashevchenko
8cce30b438 fixed license 2023-10-05 20:31:51 +03:00
dashevchenko
4c00b839e6 add yml parameter description 2023-10-05 17:33:06 +03:00
dashevchenko
5d494f81dd renamed github action job name 2023-10-05 15:25:05 +03:00
dashevchenko
12f140c5e2 renamed github action yml file 2023-10-05 14:49:48 +03:00
dashevchenko
a7daf55a38 fixed github action yml file 2023-10-05 14:43:42 +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
Andrew Shvayka
2d85493fe9
Merge pull request #9360 from thingsboard/hotfix/3.6
Hotfixes
2023-10-05 12:55:47 +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
441c60f26f
Merge pull request #9358 from smatvienko-tb/hotfix/3.6-yaml-performance-improvements
Hotfix/3.6 yaml performance improvements
2023-10-05 12:41:41 +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
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
Andrii Shvaika
0c1e5393df Replace copy-paste with the correct library 2023-10-03 19:18:34 +03:00
Igor Kulikov
d713ee62b9
Merge pull request #9337 from thingsboard/feature/widgets-bundle-pagination
Implement widgets bundles / widgets full search.
2023-09-29 09:48:16 +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
Andrew Shvayka
4fd2d28026
Merge pull request #9314 from dashevchenko/upgrade_fix
Fixed upgrade script
2023-09-25 17:17:27 +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
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
dd8c65da69
Merge pull request #9298 from ArtemDzhereleiko/AD/bug-fix/table-style-specificity
Fixed entity table fields overlaying
2023-09-20 16:19:04 +03:00
Igor Kulikov
7310f438eb Increase widget type and widgets bundle description field size to 1024. 2023-09-20 16:11:42 +03:00
Artem Dzhereleiko
b9d7dcc16c UI: Fixed table style specificity 2023-09-20 14:39:08 +03:00
Andrii Shvaika
79dbf41b9f Widgets description improvement 2023-09-20 14:28:45 +03:00