9156 Commits

Author SHA1 Message Date
Volodymyr Babak
949d306560 Added functionality to support 3.3.0 edge version rule chains 2022-01-12 15:42:43 +02:00
nickAS21
69f060a48c - license 2022-01-12 14:50:16 +02:00
Andrew Shvayka
6c166b9077 Restore alarm relations update script. Add Bootstrap upgrade script
# Conflicts:
#	application/src/main/java/org/thingsboard/server/service/install/SqlDatabaseUpgradeService.java
2022-01-12 14:15:22 +02:00
YevhenBondarenko
ab76d5a7a6 fixed timescale agg by timezone 2022-01-12 13:59:13 +02:00
Sergey Tarnavskiy
b84ab58d7b LwM2M transport. Added serverCertificate value for X509-securityMode in Bootstrap-config. 2022-01-12 13:06:52 +02:00
Viacheslav Klimov
08997d682c Don't allow sysadmin to delete himself 2022-01-12 12:23:43 +02:00
Andrew Shvayka
db6c1075eb Merge branch 'master' of github.com:thingsboard/thingsboard 2022-01-12 11:23:38 +02:00
Andrew Shvayka
b458dddc56 Restore alarm relations update script. Add Bootstrap upgrade script 2022-01-12 11:20:18 +02:00
Vladyslav_Prykhodko
e4579d21d7 UI: Added persistent page link models and subscribe to router query params 2022-01-12 11:01:29 +02:00
Igor Kulikov
1f0d6ad92a
Merge pull request #5859 from smatvienko-tb/dao-is-exists
dao: existsById, existsByIdAsync added
2022-01-12 10:56:47 +02:00
Sergey Matvienko
753371cc2e dao: existsById, existsByIdAsync added 2022-01-12 10:48:58 +02:00
nickAS21
1b488781d5 lwm2m for profile bootstrap need input: X509 certificate (instead of X509 public key) 2022-01-11 19:07:33 +02:00
nickAS21
b49c32e7b1 lwm2m frefactoring by comments2 2022-01-11 18:19:36 +02:00
nickAS21
9de9e6147f lwm2m fix bug update profile if security mode == null 2022-01-11 17:46:06 +02:00
Igor Kulikov
76a8f32c21 Fix markdown component styles 2022-01-11 15:51:51 +02:00
Vladyslav_Prykhodko
6670453846 UI: Added persistent page link for entities pages 2022-01-11 14:59:49 +02:00
Nikitozin
6479160932 [WIP][3.3.3] Refactor variables. 2022-01-11 13:44:47 +02:00
nickAS21
3c7ec8b7d3 lwm2m tests refactoring by comments 2022-01-11 12:45:34 +02:00
Nikitozin
d46575aeaf [WIP][3.3.3] Add statement for support double type. 2022-01-11 11:49:28 +02:00
ArtemDzhereleiko
fa1cd21473 UI: Fixed cancel event on color picker 2022-01-10 15:21:44 +02:00
nickAS21
be23dd2f7c lwm2m tests add no trust and clear comments 2022-01-09 20:04:42 +02:00
nickAS21
c981ff4c55 lwm2m tests add no trust 2022-01-09 15:22:43 +02:00
nickAS21
98331c79a0 lwm2m tests add RPK 2022-01-08 23:48:24 +02:00
nickAS21
fe9b61586f lwm2m tests ignore test del 3/0/9 2022-01-08 20:11:39 +02:00
nickAS21
4450df292f lwm2m tests aad logs with NoSec, PSK, X509-trust. RPK, X509_NoTrust - ignore 2022-01-08 18:24:10 +02:00
nickAS21
ba970c5d88 lwm2m tests with NoSec, PSK, X509-trust. RPK, X509_NoTrust - ignore 2022-01-08 13:07:55 +02:00
nickAS21
eccbd3290c lwm2m tests with NoSec, PSK, X509-trust. RPK, X509_NoTrust - ignore 2022-01-08 13:06:46 +02:00
Emre Kardaşlar
60758375ed fix problematic letters for different lang 2022-01-08 01:03:54 +03:00
nickAS21
367afebfd6 lwm2m add to test shell credentials 2022-01-06 11:24:27 +02:00
Andrew Shvayka
3df6155adf
Merge pull request #5824 from thingsboard/lwm2m_test_shell
[3.3.3] lwm2m add to test shell credentials
2022-01-06 11:09:18 +02:00
van-vanich
659d8abf35 improve node details and improve field naming 2022-01-05 18:15:16 +02:00
nickAS21
e5e79a22f6 lwm2m tests with credentials RPK and X509 - ignore 2022-01-05 18:11:34 +02:00
nickAS21
22f4589027 lwm2m add to test shell credentials 2022-01-05 17:47:01 +02:00
Andrew Shvayka
501a0aec45
Merge pull request #5822 from volodymyr-babak/fix-for-sessin-clean-up-and-pong
[3.3.3] Do not update ws lastActivity in case of general response
2022-01-05 17:12:12 +02:00
Volodymyr Babak
7589330406 Do not update ws lastActivity in case of general response - only on pong response. Clean up properly subscription map in case canceling subsription 2022-01-05 16:50:48 +02:00
nickAS21
ec602248c0 lwm2m validate trust certs 2022-01-05 16:28:37 +02:00
desoliture
b64eccf333 add noXss validation for ruleNodes name 2022-01-05 16:24:12 +02:00
van-vanich
93bf95c17a improve code style 2022-01-05 15:00:13 +02:00
van-vanich
2bdc1860a8 improve node details and add license for test class 2022-01-05 14:48:45 +02:00
van-vanich
bb3c730e58 add test for sequential timeseries persistence and improve code for TbMsgTimeseriesNode rule node and config 2022-01-05 13:58:58 +02:00
Andrew Shvayka
fe38da0b34
Merge pull request #5814 from ViacheslavKlimov/feature/events-clearing
[3.3.x] Events clearing
2022-01-05 12:08:28 +02:00
Viacheslav Klimov
1ad5b83cb6 Refactor events clearing api 2022-01-04 13:17:50 +02:00
ArtemDzhereleiko
bbab11d5aa UI: Fixed cancel event on color picker 2022-01-04 13:03:26 +02:00
Kalutka Zhenya
6e2c1e3419 Events clearing UI refactoring 2022-01-04 12:31:26 +02:00
Viacheslav Klimov
13a74c784e Events clearing by filter 2022-01-04 12:27:22 +02:00
Kalutka Zhenya
e718e31f63 Update clear Events request 2022-01-04 12:27:16 +02:00
Viacheslav Klimov
4d86a61580 Update event clearing API 2022-01-04 12:27:11 +02:00
Kalutka Zhenya
c3d86624ed Added 'clean' button for rule-node events 2022-01-04 12:26:40 +02:00
Viacheslav Klimov
144da0367a Refactor events clearing 2022-01-04 12:25:05 +02:00
Swoq
b9e6c2b75e Event clearing 2022-01-04 12:25:05 +02:00