9726 Commits

Author SHA1 Message Date
Igor Kulikov
363fa9b5e9 Update ui help assets url to release-3.3.4 2022-03-02 14:32:35 +02:00
Igor Kulikov
6d57293bb9 Update rule nodes configuration UI: Fix required message for 'Period key value' field of 'calculate delta' rule node. 2022-03-02 14:28:58 +02:00
Andrii Shvaika
17b127b6b8 Performance improvements to launch sequence 2022-03-02 08:02:03 +02:00
Igor Kulikov
a0bbaf6f7d Update import/export service 2022-03-01 12:28:20 +02:00
Andrew Shvayka
8268a6f2ff
Merge pull request #6174 from thingsboard/bug/prod-1404-2
Automatic conversion of rule chain metadata for compatibility with 3.3.2-
2022-02-28 19:25:17 +02:00
Igor Kulikov
603abff599 Handle old rule chain connections while rule chain import 2022-02-28 18:45:33 +02:00
Andrii Shvaika
da8bff5209 Rule Chain Service improvement for invalid rule chain ids 2022-02-28 17:27:48 +02:00
Andrii Shvaika
a7196c4fa7 Automatic conversion of rule chain metadata on the back end 2022-02-28 17:17:31 +02:00
Igor Kulikov
6270c185ae Create Alarm Rule Node - option to owerride alarm details for alarm from message. 2022-02-28 16:36:40 +02:00
Igor Kulikov
d2b0e2ca25 Fix license header 2022-02-28 13:51:14 +02:00
Andrii Shvaika
4775869786 Merge branch 'master' into develop/3.4 2022-02-28 11:48:31 +02:00
Andrew Shvayka
fd6bf9b0fd
Merge pull request #6139 from volodymyr-babak/validators-refactoring
[3.3.4][Edge] Refactoring validators - moved them to a separate classes. Added device profile validation in edge processor
2022-02-28 11:10:03 +02:00
Andrew Shvayka
9475abb6de
Merge pull request #6147 from volodymyr-babak/edge-device-profile-delete-fix
[3.3.4][Edge] device profile removed on cloud must be removed from edge
2022-02-28 11:05:48 +02:00
Andrii Shvaika
afa3e88339 Suppress adaptor exception stack trace 2022-02-23 18:13:47 +02:00
Andrii Shvaika
1c25e2a5de Merge branch 'master' of github.com:thingsboard/thingsboard 2022-02-23 17:55:33 +02:00
Andrii Shvaika
40c2fe3fd2 Suppress spaming logs and fix connection statistics in case of rate limits by ip 2022-02-23 17:55:20 +02:00
Volodymyr Babak
b75f949004 Fixed error msg logging 2022-02-23 14:48:32 +02:00
Volodymyr Babak
890abe9f98 Added testDeviceReachedMaximumAllowedOnCloud 2022-02-23 14:45:42 +02:00
nickAS21
53ab636505 lwm2m: add BOOTSTRAP_DEFAULT_SHORT_ID = 0 2022-02-23 10:04:50 +02:00
Volodymyr Babak
3c2f65386b Code reformat 2022-02-22 17:07:43 +02:00
Volodymyr Babak
8d89a4fe52 Import fixes 2022-02-22 17:01:16 +02:00
Volodymyr Babak
8863003f4c Added functionality to remove device profile from edge in case removal from cloud 2022-02-22 16:56:49 +02:00
nickAS21
dce0ca9149 lwm2m: Comments... 2022-02-22 12:08:23 +02:00
Andrew Shvayka
76faf274f6
Merge pull request #6133 from desoliture1/alarmRuleNodePropagateToTenantFix
[3.3.4] Fix building alarms in `TbCreateAlarmNode`
2022-02-22 00:01:16 +02:00
Volodymyr Babak
1b9d70f2fe Refactoring validators - moved them to a separate classes 2022-02-21 19:18:27 +02:00
Igor Kulikov
05db6ffe49 Upgrade to 3.4.0 2022-02-21 12:32:27 +02:00
Igor Kulikov
fdd3e29c80 Add upgrade to 3.4.0 2022-02-21 12:25:02 +02:00
Igor Kulikov
dabd25e760 Version set to 3.4.0-SNAPSHOT 2022-02-21 12:19:59 +02:00
Igor Kulikov
3af76140cd Merge with master 2022-02-21 11:54:41 +02:00
Igor Kulikov
f69d1147a6 Fix tests 2022-02-18 20:15:33 +02:00
Andrii Shvaika
c577b50e9d Correct logging and thread pool names 2022-02-18 18:09:24 +02:00
Andrii Shvaika
d0e7c34659 Improvement of the page link 2022-02-18 17:18:11 +02:00
Andrii Shvaika
f991716dd9 Merge branch 'issue/6056' 2022-02-18 17:11:25 +02:00
Andrew Shvayka
7b644bd5cb
Merge pull request #6126 from thingsboard/fix_bug_null_in_Metadata
[3.3.4] testScript_fix_bug_value_null
2022-02-18 17:09:26 +02:00
Andrii Shvaika
9ca1055d54 Remove incomplete test 2022-02-18 17:05:13 +02:00
desoliture
95a426015e add corresponding test 2022-02-18 16:58:42 +02:00
Igor Kulikov
c3dde26c69 Implement events batch insert. Remove 'region' filter from tenant find queries. 2022-02-18 16:57:48 +02:00
Andrii Shvaika
bd700665e8 Optimize imports 2022-02-18 16:40:12 +02:00
Andrii Shvaika
45df14e39e Device State Service improvements and race condition fix 2022-02-18 16:33:51 +02:00
desoliture
570eda50d0 fix building alarms in TbCreateAlarmNode 2022-02-18 16:12:57 +02:00
Andrii Shvaika
878b75aff9 Issue 6056. Refactoring of duplicated code to abstract class 2022-02-18 13:57:59 +02:00
Andrii Shvaika
b33d28eedf Correct executor for the service 2022-02-18 12:44:22 +02:00
Andrii Shvaika
a7da56c270 Merge branch 'usage-service-improvements' of https://github.com/YevhenBondarenko/thingsboard 2022-02-18 12:34:37 +02:00
Andrii Shvaika
64d3f5c803 Remove redundant event types from cleanup procedure 2022-02-18 12:12:39 +02:00
Andrii Shvaika
7cc2508479 Improvement to events cleanup script 2022-02-18 12:08:43 +02:00
ArtemDzhereleiko
c438de58fa UI: Added default OtaUpdateType 2022-02-17 19:32:13 +02:00
nickAS21
84fac681d4 testScript_fix_bug_value_null 2022-02-17 18:40:00 +02:00
ArtemDzhereleiko
a937b3694c UI: Added to action deleting deviceProfileId if type was changed 2022-02-17 15:30:52 +02:00
YevhenBondarenko
b2e063ba1e added tests for DefaultTbApiUsageStateService 2022-02-16 17:01:22 +02:00
nickAS21
5241c371df lwm2m: The method "getTasks" is thread-safe 2022-02-16 16:18:49 +02:00