9095 Commits

Author SHA1 Message Date
Sergey Matvienko
1cda63e74d fixed NPE in case of incorrect partitioning name parameter (now you will see the normal log message with error)
(cherry picked from commit f247e96d97dfa136c553f9b359a47f33b2d60acf)
2021-11-15 18:30:33 +02:00
Sergey Matvienko
f247e96d97 fixed NPE in case of incorrect partitioning name parameter (now you will see the normal log message with error) 2021-11-15 18:27:53 +02:00
Sergey Matvienko
c0514ca3f4
Stats: do not persist empty stats (reducing event table size and disk IOPS) (#5554)
* stats: do not persist empty stats

* fixed license headers for stat actor and stat msg tests
2021-11-15 10:03:01 +02:00
van-vanich
4f845a8280 remove code, which use in hard debugging 2021-11-12 16:00:55 +02:00
van-vanich
3fec3aa21c refactoring and fix bugs 2021-11-12 15:59:24 +02:00
Vladyslav_Prykhodko
79f3d3826a UI: Added clearing selectedWidgetsBundleAlias when calling resetSortAndFilter function in attribute table 2021-11-12 15:52:58 +02:00
van-vanich
6d657fed46 add process pattern for rule node:
- customer attribute
 - tenant attribute
 - related attribute

also, refactoring old tests for customer attribute and add tests related and tenant attribute.
2021-11-12 14:02:51 +02:00
nickAS21
47267e503a lwm2m - Security config default 2021-11-11 17:20:54 +02:00
nickAS21
6892074646 lwm2m - Security config default 2021-11-11 17:16:47 +02:00
nickAS21
ff1d86e1b0 lwm2m - upDate lwm2mServer 2021-11-11 16:13:06 +02:00
nickAS21
1d9132b0c6 lwm2m - change bootstrapConfig 2021-11-11 16:12:41 +02:00
nickAS21
781ef66f0b lwm2m - upDate lwm2mServer 2021-11-11 15:09:34 +02:00
Andrii Shvaika
f2974532c6 K8S scripts moved to separate repository 2021-11-11 14:05:27 +02:00
Andrii Shvaika
397a97ce7e Merge branch 'master' of github.com:thingsboard/thingsboard 2021-11-11 11:58:45 +02:00
Igor Kulikov
28291397ca Update rule nodes UI 2021-11-11 09:44:53 +02:00
Igor Kulikov
ead487ef3d
Merge pull request #5533 from vvlladd28/bug/api-usage/incorect-long-button-text
[3.3.2] UI: Improvement api usage page, incorrect display long button text
2021-11-11 09:33:32 +02:00
Igor Kulikov
62a159ed0d
Merge pull request #5531 from vvlladd28/bug/json-attribute/double-error-message
[3.3.2] UI: Fixed json attribute widget - showed two errors at the same time
2021-11-11 09:33:07 +02:00
youngSpring
8d828cb1bd
Merge branch 'thingsboard:master' into chinese-translate-supplement 2021-11-11 10:01:25 +08:00
Vladyslav_Prykhodko
1c951c2e40 Mqtt rule node remove default host 2021-11-10 18:00:51 +02:00
Andrii Shvaika
d7ed199ba8 Websocket keep-alive / ping set to 15 seconds 2021-11-10 17:26:56 +02:00
Vladyslav_Prykhodko
5ffeb80f8d UI: Improvement api usage page, incorrect display long button text 2021-11-10 15:32:01 +02:00
Vladyslav
524ff2f980
Update locale.constant-zh_CN.json 2021-11-10 14:36:28 +02:00
Vladyslav_Prykhodko
ec84c9cf51 UI: Fixed json attribute widget - showed two errors at the same time. 2021-11-10 13:02:15 +02:00
hanyuepeng
5a7673a118 fix(chinese translate): fix some display problem
In Api Usage module,when use chinese ,there are some display problem
because of the lose of the translate items
2021-11-10 17:16:17 +08:00
nickAS21
0344b61ed3 lwm2m - change bootstrapConfig 2021-11-10 08:38:04 +02:00
Igor Kulikov
d5c7f7fc9e
Merge pull request #5526 from ViacheslavKlimov/fix/fields-length-validation
[3.3.2] [WIP] Fields length validation
2021-11-09 18:29:29 +02:00
Sergey Matvienko
540ccd0cd4 upgrade: clear cache - //do not break to show explicit calls for next versions 2021-11-09 18:10:29 +02:00
Andrii Shvaika
1fa4aff5dc Bug fix in Cache Cleanup Service 2021-11-09 16:42:45 +02:00
Vladyslav_Prykhodko
04b0bc4c81 UI: Fixed fields length validation for rule nodes and alarm rules 2021-11-09 16:37:21 +02:00
Viacheslav Klimov
7801c3d7aa Fix up fields length validation for rule nodes and alarm rules 2021-11-09 15:49:26 +02:00
Andrii Shvaika
3e39791ed0 Fix UUID wiki url 2021-11-09 15:27:14 +02:00
nickAS21
9ec919f175 lwm2m - start refactoring 2021-11-09 15:26:42 +02:00
Andrii Shvaika
a8371eaf88 Merge remote-tracking branch 'origin/develop/3.3.2' into develop/3.3.3 2021-11-09 13:14:37 +02:00
Andrew Shvayka
aa8cf92141
Merge pull request #5520 from thingsboard/lwm2m_bootstrap_m4
[3.3.3] Lwm2m bootstrap m4
2021-11-09 13:14:14 +02:00
nickAS21
de71dd24b8 lwm2m - rename file 2021-11-09 13:12:21 +02:00
nickAS21
0ac80664e4 lwm2m - profile bootstrap config 2021-11-09 12:35:05 +02:00
Andrew Shvayka
f7aa8cc7ce
Merge pull request #5522 from YevhenBondarenko/master
[3.3.2] Lwm2M Improvements to avoid duplication of RPC call
2021-11-09 12:01:55 +02:00
YevhenBondarenko
24aa6f30ab fixed updating firstEdrxDownlink after error 2021-11-09 10:30:08 +02:00
YevhenBondarenko
183f3547a3 added lock for onSent rpc 2021-11-09 10:27:32 +02:00
YevhenBondarenko
b5da59e3b3 fixed double sending rpc (private network) 2021-11-09 10:26:06 +02:00
nickAS21
e1442c38bb lwm2m - profile&device bootstrap M4 2021-11-08 21:56:26 +02:00
Andrii Shvaika
23c6144c20 Develop 3.3.3 2021-11-08 17:41:03 +02:00
Andrew Shvayka
f24924ddf2
Merge pull request #5512 from Terny22/lwm2m_help_tooltips
[3.3.3] Lwm2m help-tooltips
2021-11-08 17:37:25 +02:00
Andrii Shvaika
942c316e8a Merge with master 2021-11-08 17:36:49 +02:00
Andrii Shvaika
1e4e02c352 Merge branch 'develop/3.3.2' of github.com:thingsboard/thingsboard into develop/3.3.2 2021-11-08 17:25:13 +02:00
Andrii Shvaika
615f517387 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-11-08 17:24:37 +02:00
Sergey Matvienko
c621d41b1b version upgrade: cache cleanup service added to clear caches that can not deserialize anymore due to schema upgrade 2021-11-08 17:24:14 +02:00
Vladyslav_Prykhodko
f02304e2f3 Add max fields length validation 2021-11-08 17:23:27 +02:00
Vladyslav_Prykhodko
de44eb4440 UI: Improvement style for mqtt transport settings in device profile 2021-11-08 17:21:52 +02:00
Andrii Shvaika
11cfdd6840 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-11-08 17:20:48 +02:00