3199 Commits

Author SHA1 Message Date
ViacheslavKlimov
ef292c5cbb Fix delete queries in repositories 2023-10-18 12:56:01 +03:00
ShvaykaD
6701ef46f5 fixed upgrade script for rule nodes 2023-10-18 11:00:20 +03:00
Andrew Shvayka
16757b787d
Merge pull request #9401 from dashevchenko/caFileRenamed
Renamed mqtts ca file for device connectivity
2023-10-16 18:24:51 +03:00
Volodymyr Babak
8c94ec5c52 Edge: do not sync User login actions. Edge: do not save particular edge events in case edge is not activated or disconnected 2023-10-16 18:05:12 +03:00
Andrii Shvaika
7b0a3c282c Merge with hotfix branch 2023-10-16 17:43:01 +03:00
Andrii Shvaika
ce8eba2137 Ability to sort widget types by createdTime 2023-10-16 17:39:47 +03:00
Sergey Matvienko
4700fff7d2 tenant publish event fix: tenant_id instead sys_tenant_id to avoid broadcast messages 2023-10-16 13:52:57 +03:00
dashevchenko
0079c6d3d0 renamed DeviceConnectivityUtil const 2023-10-16 12:42:39 +03:00
Volodymyr Babak
919e0c5081 Code review. Minor refactoring: Sync -> EdgeId. Logging updates. Avoid usage of OBJECT_MAPPER. 2023-10-12 15:55:39 +03:00
Volodymyr Babak
38dabc7f38 Merge remote-tracking branch 'upstream/master' into feature/edge-sync-improvement 2023-10-12 15:16:40 +03:00
Andrii Landiak
bbdd0fd6b8 Minor refactoring 2023-10-12 13:31:47 +03:00
dashevchenko
902e153683 renamed mqtts ca file for device connectivity 2023-10-12 13:24:14 +03:00
Andrii Landiak
cca7a87c19 Merge remote-tracking branch 'origin/master' into feature/broadcast-logs-improvement 2023-10-11 13:13:03 +03:00
Andrii Landiak
efe5580716 Improve notification center broadcast logic 2023-10-11 12:49:57 +03:00
Andrii Landiak
5ace34bccf Improve code, fix failing tests 2023-10-11 12:37:48 +03:00
Andrii Landiak
987bcf476c Add syncManager for EntityStateListener because of actor creation problem 2023-10-11 10:37:03 +03:00
dashevchenko
3972aa2b2d merged with master 2023-10-10 12:45:46 +03:00
Andrew Shvayka
917d90d87d
Merge pull request #9381 from YevhenBondarenko/fix/alarm-service
alarm service improvements (removed deprecated methods)
2023-10-10 11:01:02 +03:00
Andrew Shvayka
a1d73faa26
Merge pull request #9388 from thingsboard/hotfix/3.6
Hotfix/3.6
2023-10-10 11:00:35 +03:00
ViacheslavKlimov
95c9300c39 Add Transactional back to deleteDevicesByTenantId 2023-10-09 14:06:03 +03:00
dashevchenko
e03e276c5a fixed sql syntax 2023-10-09 13:17:17 +03:00
dashevchenko
38275f98ba merged with master 2023-10-09 12:45:22 +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
YevhenBondarenko
79d655eedc removed deprecadted methods 2023-10-06 21:46:08 +02:00
Andrii Landiak
d1ba6935f4 Rewrite NotificationCenter with new broadcast system 2023-10-05 14:17:42 +03:00
Andrii Landiak
92b09b8514 Minor refactoring: still not working as expected 2023-10-05 14:09:03 +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
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
12d2c26279 Rule Engine stats: exception message truncation 2023-10-04 15:29:45 +03:00
ViacheslavKlimov
6ec4b8cf72 TTL for queue stats and RE exceptions 2023-10-04 15:29:26 +03:00
YevhenBondarenko
28b23ba9b4 fixed AlarmTypes redis cache serialization 2023-10-04 14:51:26 +03:00
Andrii Landiak
5141b77bba Merge remote-tracking branch 'upstream/master' into feature/broadcast-logs-improvement 2023-10-04 12:54:05 +03:00
Andrii Shvaika
0c1e5393df Replace copy-paste with the correct library 2023-10-03 19:18:34 +03:00
Andrii Shvaika
0360e655ae Merge with master 2023-10-03 18:49:57 +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
YevhenBondarenko
a61e9d94c5 merge improvements 2023-09-28 12:55:36 +02:00
Andrii Shvaika
e768afc948 Merge 3.6 -> 3.7 2023-09-28 12:20:06 +03:00
Andrii Shvaika
dd4b874b5f Version set to 3.6.1-SNAPSHOT 2023-09-27 17:38:27 +03:00
dashevchenko
613d3b6499 Merge remote-tracking branch 'upstream/master' into sql_like_perfrmance 2023-09-27 15:07:08 +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
Igor Kulikov
8cefca23ac Version set to 3.6.1-SNAPSHOT 2023-09-25 11:27:00 +03: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
Igor Kulikov
7310f438eb Increase widget type and widgets bundle description field size to 1024. 2023-09-20 16:11:42 +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