11355 Commits

Author SHA1 Message Date
Andrew Shvayka
d7aa2e5660
Merge pull request #7214 from volodymyr-babak/bug/edge-shared-attr-subs
[3.4.2][Bug] Notify devices in case shared attribute updates from edge
2022-10-12 12:36:59 +03:00
Andrew Shvayka
b7c188e681
Merge pull request #7093 from volodymyr-babak/bug/edge-sync-cluster
[3.4.2][Bug] Edge sync functionality - added cluster support
2022-10-12 12:31:56 +03:00
Volodymyr Babak
89272a21cf Merge remote-tracking branch 'upstream/master' into bug/edge-shared-attr-subs 2022-10-12 12:31:55 +03:00
Andrew Shvayka
740192b23c
Merge pull request #7371 from ViacheslavKlimov/feature/audit-logs-partitioning-ttl
[3.4.2] TTL and table partitioning for audit logs
2022-10-12 12:29:15 +03:00
Volodymyr Babak
35288bbfe8 Removed required=false. Renamed test name 2022-10-12 12:27:22 +03:00
Volodymyr Babak
2ed85cb294 Tell edge events with normal priority. Updated sync request timeout to 20 seconds 2022-10-12 12:21:18 +03:00
ViacheslavKlimov
d2f67d33d1 Minor refactoring for AuditLogsCleanUpService and SqlPartitioningRepository 2022-10-12 10:12:29 +03:00
Andrew Shvayka
0816e51640
Merge pull request #7402 from YevhenBondarenko/feature/pkg-upgrade-version
[3.4.2] Update package update version for tb docker images
2022-10-11 18:12:00 +03:00
Andrew Shvayka
2b41f06e2d
Merge pull request #7385 from ViacheslavKlimov/fix/audit-log-validation
[3.4.2] Additional validation for AuditLog entities
2022-10-11 18:09:33 +03:00
YevhenBondarenko
cdd55ed170 Update package update version for tb docker images 2022-10-11 09:54:53 +02:00
Igor Kulikov
65438c64e7 UI: add popover component to wiget context 2022-10-07 19:33:18 +03:00
Andrew Shvayka
990a50391e
Merge pull request #7350 from ViacheslavKlimov/fix/js-invoke-service-limits
[3.4.2] Limits for JS script body, input args and invocation result size
2022-10-07 17:26:03 +03:00
ViacheslavKlimov
caea6aa27b Save audit log with entity name replaced if it is malformed 2022-10-06 13:48:06 +03:00
ViacheslavKlimov
d86c20b354 Additional validation for AuditLog entity 2022-10-06 11:47:27 +03:00
Igor Kulikov
1323edf5aa Merge branch 'master' of github.com:thingsboard/thingsboard 2022-10-05 19:11:03 +03:00
Igor Kulikov
7db7143560 UI: Add new openstreet map provider Esri.WorldImagery 2022-10-05 19:10:50 +03:00
Andrii Shvaika
148bb31195 Merge branch 'master' of github.com:thingsboard/thingsboard 2022-10-05 15:45:01 +03:00
Andrii Shvaika
a29e2aa894 Fix relation tests 2022-10-05 15:43:39 +03:00
Igor Kulikov
29846d2595 Merge branch 'master' of github.com:thingsboard/thingsboard 2022-10-05 14:47:24 +03:00
Igor Kulikov
c5486c1bec UI: Add home components module to custom dialogs 2022-10-05 14:46:56 +03:00
Andrii Shvaika
7e927b7aba Add support of relation add/update/delete events to rule engine 2022-10-05 13:46:01 +03:00
Igor Kulikov
f03449753c UI: Fix datakey config layout 2022-10-05 11:11:27 +03:00
ViacheslavKlimov
b4300b35bf Add tests for audit logs partitions 2022-10-04 15:03:05 +03:00
ViacheslavKlimov
7eea5a6cda Minor refactoring 2022-10-04 13:07:21 +03:00
Igor Kulikov
be070f5d80 UI: Add material button toggle module 2022-10-04 11:37:50 +03:00
ViacheslavKlimov
8694611f7a Fix save method of JpaAuditLogDao 2022-10-04 11:19:38 +03:00
ViacheslavKlimov
9e2e5f809e Remove unneeded todos 2022-10-04 11:03:10 +03:00
ViacheslavKlimov
c7c8ea0105 Fix partition overlap error handling in SqlPartitioningRepository 2022-10-04 10:45:43 +03:00
ViacheslavKlimov
a9f776587c Merge with origin/master 2022-10-04 09:35:41 +03:00
ViacheslavKlimov
d85737b84b TTL and table partitioning for audit logs 2022-10-03 18:36:52 +03:00
ViacheslavKlimov
8d735f4886 Add script invocation result size check to remote JS executor 2022-10-03 15:22:11 +03:00
ViacheslavKlimov
a2c830ce8a Refactoring for JS limit properties 2022-10-03 14:23:02 +03:00
Andrew Shvayka
3807155234
Merge pull request #7362 from thingsboard/bug/mockito-transactional-spy-fix
[3.4.2] Tests: Mockito transactional spy fix
2022-10-03 12:19:09 +03:00
Andrii Shvaika
24aa8dc80d Remove sleeps 2022-10-03 10:54:39 +03:00
Andrii Shvaika
5d7bf3e42b Merge with bug fix branch 2022-10-03 10:50:19 +03:00
nickAS21
e13c238f91 fix_bug: test transactional EntityView add TreadSleep 2022-10-01 09:33:44 +03:00
nickAS21
456ada0cd0 fix_bug: test transactional UnfinishedStubbingException new 2022-09-30 20:55:07 +03:00
nickAS21
262c09c394 fix_bug: test transactional UnfinishedStubbingException 2022-09-30 17:25:47 +03:00
Andrii Shvaika
01acc4c486 Fix for DeviceControllerTest 2022-09-30 12:38:44 +03:00
ViacheslavKlimov
f8b10fd587 Remove useless test from JsInvokeServiceTest 2022-09-29 17:42:55 +03:00
ViacheslavKlimov
149275ef2b Limits for JS script body, input args and invocation result size 2022-09-29 15:29:29 +03:00
Andrew Shvayka
cd6e50312c
Merge pull request #7348 from thingsboard/feature/math-rule-node
[3.4.2] Math rule node
2022-09-29 12:54:07 +03:00
Andrii Shvaika
655a619d0d Merge branch 'master' of github.com:thingsboard/thingsboard 2022-09-29 12:09:06 +03:00
Igor Kulikov
339f90053e Math rule node config UI improvements 2022-09-29 12:07:40 +03:00
Igor Kulikov
6aa13dd8fd Update Math Node icon 2022-09-29 11:54:42 +03:00
Igor Kulikov
7b040828ae Update math node ui config 2022-09-28 16:56:31 +03:00
Andrew Shvayka
104525d659
Merge pull request #7244 from YuriyLytvynchuk/feature/node_split_array
[3.4.2] Feature: new RuleNode 'split array msg'
2022-09-28 16:44:27 +03:00
Andrew Shvayka
204266496e
Merge pull request #7243 from YuriyLytvynchuk/feature/node_json_path
[3.4.2]Feature: New ruleNode 'json path'
2022-09-28 16:37:57 +03:00
Andrew Shvayka
27cb8bbef9
Merge pull request #7242 from YuriyLytvynchuk/feature/node_delete_keys
[3.4.2] Feature: new RuleNode "delete keys"
2022-09-28 16:34:39 +03:00
Igor Kulikov
e71357bb87 Add math rule node config ui 2022-09-28 16:34:31 +03:00