11897 Commits

Author SHA1 Message Date
Yuriy Lytvynchuk
287c1fd48a add to msgData 2022-10-05 10:09:01 +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
devaskim
e6e31f203a Added support of creating relation to USER entity. 2022-10-04 10:14:30 +05:00
devaskim
7e495da108 Details rule node returns entity's ID as well. 2022-10-03 22:47:30 +05:00
ViacheslavKlimov
d85737b84b TTL and table partitioning for audit logs 2022-10-03 18:36:52 +03:00
Kalutka Zhenya
dcfece71d1 Add UI helper to Markdown/HTML pattern 2022-10-03 17:54:02 +03:00
Kalutka Zhenya
bdb41aab0d Refactoring 2022-10-03 16:48:54 +03:00
Kalutka Zhenya
ddd64c88fb Add UI help 2022-10-03 16:43:53 +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
devaskim
40dc0467bd Let user to selective export widget bundles to version control. 2022-10-02 14:47:56 +05: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
devaskim
03794c1ad3 Let user to drag-n-drop widget actions in list. 2022-09-30 21:00:29 +05: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
Andrew Shvayka
7a78cbe17a
Merge pull request #7241 from YuriyLytvynchuk/feature/node_rename_keys
[3.4.2] Feature: New RuleNode 'rename keys'
2022-09-28 16:32:31 +03:00
Andrew Shvayka
9bd66871ba
Merge pull request #7240 from YuriyLytvynchuk/feature/node_copy_from_metadata_to_msg
[3.4.2] Feature: New RuleNode 'copy keys'
2022-09-28 16:31:59 +03:00
Yuriy Lytvynchuk
f059902396 Merge branch 'feature/delete_attributes_node' of https://github.com/YuriyLytvynchuk/thingsboard into feature/delete_attributes_node
 Conflicts:
	application/src/main/java/org/thingsboard/server/actors/ruleChain/DefaultTbContext.java
2022-09-28 16:23:51 +03:00
Yurii
1cef22e30b
Merge pull request #5 from ShvaykaD/feature/delete_attributes_node
Feature/delete attributes node
2022-09-28 16:12:45 +03:00
ShvaykaD
dbe7a2b914 fixed logging issue in Device profile node 2022-09-28 16:09:47 +03:00
ShvaykaD
dd0c4a2930 merge with master 2022-09-28 16:07:00 +03:00
Andrew Shvayka
62cd74ee40
Merge pull request #7339 from ViacheslavKlimov/feature/tenant-jdbc-logging
[3.4.2] DB calls stats
2022-09-28 15:44:15 +03:00
ViacheslavKlimov
ac5708f6ff Fix properties naming for SqlDaoCallsAspect 2022-09-28 15:36:06 +03:00
Andrii Shvaika
0501034508 Default Math Node configuration fix 2022-09-28 15:17:21 +03:00
Igor Kulikov
f14a337c73 Merge branch 'master' into feature/math-rule-node 2022-09-28 15:01:46 +03:00
Yuriy Lytvynchuk
90fc76e762 Merge remote-tracking branch 'upstream/master' into feature/delete_attributes_node
# Conflicts:
#	application/src/main/java/org/thingsboard/server/actors/ruleChain/DefaultTbContext.java
2022-09-28 14:40:40 +03:00
Igor Kulikov
6a64f2d857 Update rule node ui config 2022-09-28 14:34:52 +03:00
Andrii Shvaika
491e0f85ec Merge branch 'feature/tenant-jdbc-logging' of github.com:ViacheslavKlimov/thingsboard 2022-09-28 14:29:47 +03:00
Volodymyr Babak
ed611e8f04 Typo fix 2022-09-28 13:26:45 +03:00