3204 Commits

Author SHA1 Message Date
Sergey Matvienko
56cc5a5adb Revert "tests: temporary disabled testTimeseriesWithFailures on BaseEdgeTest to unblock the tests transition process"
This reverts commit 26c62dda7cdd2e19ef20a0339a57354532536f3a.
2021-12-13 19:30:19 +02:00
Sergey Matvienko
26c62dda7c tests: temporary disabled testTimeseriesWithFailures on BaseEdgeTest to unblock the tests transition process 2021-12-13 17:25:30 +02:00
Sergey Matvienko
112882b477 tests: fixed user controller tests lifecycle (can not delete default tenant profile after test) 2021-12-13 16:52:17 +02:00
Sergey Matvienko
d2ccaa2dd9 tests: fixed mqtt integration tests lifecycle (can not delete default tenant profile after test) 2021-12-13 16:02:05 +02:00
Sergey Matvienko
4f4e75f942 tests: fixed coap integration tests lifecycle (can not delete default tenant profile after test) 2021-12-13 15:55:51 +02:00
Sergey Matvienko
1678e14d4f tests: verify that all tenants deleted before delete default tenant profile (abstract web test) 2021-12-13 15:54:28 +02:00
Sergey Matvienko
f51edb3a45 Merge branch 'master' into sql_tests_on_postgres_testcontainer 2021-12-13 14:03:02 +02:00
desoliture
409fddc2e8 add password policy for white-spaces 2021-12-10 18:17:05 +02:00
desoliture
80a7821452 fix "password is empty" on only-white-spaces password 2021-12-10 17:50:48 +02:00
Andrew Shvayka
a89b40de46
Merge pull request #5577 from YevhenBondarenko/feature/lwm2m-improvements
[3.3.3] added ability to configure network configuration for lwm2m
2021-12-10 17:11:17 +02:00
Andrii Shvaika
eebce55d5a Improved upgrade script performance 2021-12-09 15:12:03 +02:00
Igor Kulikov
8c7f90b74c Fix upgrade 2021-12-08 19:39:36 +02:00
Igor Kulikov
1d8256b419 Fix sql upgrade scripts 2021-12-08 19:16:24 +02:00
Andrii Shvaika
c150352ecd Save RuleChain MetaData method fix 2021-12-08 18:39:15 +02:00
Andrii Shvaika
435d76c107 Merge with master 2021-12-08 16:46:45 +02:00
Andrii Shvaika
54486049f4 Notifications on related rule chain upates 2021-12-08 16:38:07 +02:00
Igor Kulikov
b5da8752c5 Use output rule node name instead of label 2021-12-08 16:23:54 +02:00
Andrii Shvaika
65fb622b21 Removed TODO 2021-12-08 15:57:52 +02:00
Igor Kulikov
d6e18d05cd Introduce Flow rule node type. Add rile node UIs for RuleChain input/output. Remove rule chain connection metadata. 2021-12-08 15:35:59 +02:00
Andrii Shvaika
dffa84483e Fixed tests 2021-12-08 10:50:45 +02:00
Andrii Shvaika
d3c20b2e57 Alarm Query performance improvements 2021-12-07 18:50:16 +02:00
Andrii Shvaika
73a55a2c34 Ignore no longer valid messages when processing strategy is completed or timed-out. 2021-12-06 16:24:33 +02:00
Andrii Shvaika
bbd1d8ae86 Migration script 2021-12-03 11:57:31 +02:00
Andrii Shvaika
9cf0ab6900 Rename of the related rule chains when customer renames the output label 2021-12-02 20:00:24 +02:00
Andrii Shvaika
c3fa9b9f43 Nested rule chains 2021-12-02 19:13:18 +02:00
van-vanich
73f37271fe fix the issue, when we don't can set keyspace name for Cassandra 2021-12-02 18:05:03 +02:00
desoliture
9d4b994ccc change search filter to substring in swagger api docs 2021-12-01 17:11:18 +02:00
desoliture
bac828deca fix null response when get timeout on rpc with zero retries 2021-12-01 17:03:49 +02:00
Andrii Shvaika
a760aa6ac2 Input and Output rule nodes and message routing 2021-12-01 14:41:02 +02:00
desoliture
3f67de3842 refactor 2021-12-01 11:30:16 +02:00
desoliture
d854bab8cb refactor RpcController tests 2021-12-01 11:13:39 +02:00
desoliture
aa395e3c51 add test for getting rpcs by device_id; refactor test class for RpcController 2021-11-30 17:55:30 +02:00
Andrii Shvaika
d7be38d3cf Merge branch 'master' of github.com:thingsboard/thingsboard 2021-11-30 17:36:13 +02:00
Andrii Shvaika
2a3f17a00f Remove redundant parameter 2021-11-30 17:35:49 +02:00
desoliture
4c05c48cc9 add tests to RpcV2Controller 2021-11-30 16:20:44 +02:00
YevhenBondarenko
0909603ae5 added description for the network config 2021-11-30 14:39:24 +02:00
nickAS21
bed77a4e6c lwm2m - fix bug test without bootstrap 2021-11-30 14:00:58 +02:00
nickAS21
301d29680a lwm2m - fix bug Annotation for config 2021-11-30 13:22:27 +02:00
nickAS21
2f1b61b90f lwm2m - fix bug Lwm2mController if bootstrap.enabled = false or lwm2m.enabled = false in *.yml 2021-11-30 11:46:06 +02:00
nickAS21
1058061672 lwm2m - fix bug credentials if bootstrap.enabled = false or lwm2m.enabled = false in *.yml 2021-11-30 11:17:35 +02:00
Igor Kulikov
b04949c62c Null values support for subscription update values proto 2021-11-29 19:20:46 +02:00
desoliture
045fbf5b5e add rpcStatus:deleted, add throwing bad_request when getting the rpc entity with status:deleted 2021-11-29 19:01:22 +02:00
Andrii Shvaika
1298f6b130 Fix delete attributes cluster notification 2021-11-29 16:51:43 +02:00
Yevhen Bondarenko
d5c3b679a2
Merge pull request #5633 from thingsboard/lwm2m_script_ctrategy_bootstrap
[3.3.3] lwm2m - script from 3.3.2 to 3.3.3 add to profile bootstrapServerUpdateEnabl…
2021-11-29 11:21:42 +02:00
nickAS21
089ede676d lwm2m - from 3.3.2 to 3.3.3 add to profile bootstrapServerUpdateEnable": true 2021-11-29 11:18:22 +02:00
nickAS21
947fbc3abf lwm2m - fix bug tests 2021-11-28 20:03:16 +02:00
ArtemDzhereleiko
5d4579ce28 UI: New control widget Persistent table 2021-11-26 17:00:51 +02:00
nickAS21
a12771ecfb lwm2m - trust certificate, fix bug X509_TrustLwM2MIntegrationTest 2021-11-25 18:05:23 +02:00
Andrii Shvaika
c51ade482a Merge with master 2021-11-24 12:00:11 +02:00
Andrii Shvaika
1c81f227b5 Correct test class name according to mask in pom.xml 2021-11-24 11:19:58 +02:00