2844 Commits

Author SHA1 Message Date
Igor Kulikov
b5da8752c5 Use output rule node name instead of label 2021-12-08 16:23:54 +02:00
Andrii Shvaika
d3c20b2e57 Alarm Query performance improvements 2021-12-07 18:50:16 +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
desoliture
d070d83458 add tests 2021-12-01 15:01:30 +02:00
desoliture
046ca0b264 improve devices search 2021-12-01 13:11:29 +02:00
van-vanich
cc67e93f97 change tests cases for more understandable 2021-11-29 11:28:04 +02:00
nickAS21
f49f99fac5 lwm2m - config bootstrap server if need add validation Bootstrap Server Update Enable 2021-11-27 09:09:38 +02:00
Sergey Tarnavskiy
f9aab73e92 Added new option for including Bootstrap Serer updates 2021-11-26 17:53:06 +02:00
ArtemDzhereleiko
5d4579ce28 UI: New control widget Persistent table 2021-11-26 17:00:51 +02:00
van-vanich
38f64a7ac3 refactoring test after code review 2021-11-26 16:45:41 +02:00
van-vanich
132ace407c fix issue with forgotten license and fix the old test, which doesn't work because of a new feature 2021-11-25 15:23:54 +02:00
Andrii Shvaika
c51ade482a Merge with master 2021-11-24 12:00:11 +02:00
van-vanich
5468d27db8 add test for Timeseries Service, where we check findAll() with Aggregation.COUNT. 2021-11-22 17:38:35 +02:00
van-vanich
df2758e8e4 refactoring test and start add test in service level 2021-11-22 12:53:30 +02:00
van-vanich
32fb91bce5 fixed an issue with grammar mistake in tests name 2021-11-19 15:09:52 +02:00
van-vanich
76c7b34c3b * refactoring test and code
* fix bug with interval in findAllAsync()
2021-11-19 14:03:30 +02:00
Dima Landiak
3f6fb04949 no class entity with id exists for relation fix 2021-11-18 16:42:46 +02:00
van-vanich
729663e26d refactoring code 2021-11-18 16:21:55 +02:00
van-vanich
d4d61d3e9b refactoring code 2021-11-18 16:19:06 +02:00
nickAS21
c479409404 lwm2m - Validation config servers 2021-11-17 21:43:02 +02:00
nickAS21
59fb501e25 lwm2m - Fix bug test msg "Device credentials type should be specified" 2021-11-17 18:39:46 +02:00
van-vanich
aa88ec774e add test with must use case 2021-11-17 16:43:40 +02:00
van-vanich
32c18a882a Aggregation tsDao test: givenIntervalNotMultiplePeriod_whenAggregateCount_thanLastIntervalShorterThanOthersAndEqualsEndTs 2021-11-17 15:43:35 +02:00
nickAS21
8d88baceff lwm2m - Bootstrap add factory 2021-11-17 14:41:47 +02:00
Dima Landiak
453b1b82ba added max timeout param to the get calls in tests 2021-11-16 19:03:02 +02:00
Dima Landiak
4dc2b6ca01 test improved 2021-11-16 18:47:41 +02:00
Dima Landiak
916b32264c added test 2021-11-16 18:47:31 +02:00
Dima Landiak
fbdbea7f59 refactoring 2021-11-16 18:45:41 +02:00
Dima Landiak
c43e8950a2 save ts without latest 2021-11-16 18:43:52 +02:00
nickAS21
fbc785a471 lwm2m - Bootstrap auto 2021-11-15 19:11:53 +02:00
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
nickAS21
781ef66f0b lwm2m - upDate lwm2mServer 2021-11-11 15:09:34 +02:00
Viacheslav Klimov
7801c3d7aa Fix up fields length validation for rule nodes and alarm rules 2021-11-09 15:49:26 +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
Andrii Shvaika
942c316e8a Merge with master 2021-11-08 17:36:49 +02:00
Sergey Matvienko
3c340dc7d2 tests added for update service for convertDeviceProfileAlarmRulesForVersion330 2021-11-08 13:51:37 +02:00
Dima Landiak
541110b344 fixed concurrency exception when deleting relation 2021-11-08 09:41:04 +02:00
Andrew Shvayka
676a60e804
Revert "[3.3.3] Entities search within all tenants" 2021-11-05 18:26:53 +02:00
Andrew Shvayka
8e0eab37a8
Merge pull request #5474 from ViacheslavKlimov/sysadmin-entities-search
[3.3.3] Entities search within all tenants
2021-11-05 18:26:03 +02:00
van-vanich
4bdc93f33e removed quote and double quote when all values have the same way. Also, fix the delete quote, when the value has a quote. Also, added a test to check this method. 2021-11-05 17:51:05 +02:00
van-vanich
c197f27d8e remove replace quote to method with a meaningful name. Also, remove split values to list to this method. 2021-11-05 12:16:52 +02:00
nickAS21
8f93f6dd06 lwm2m - profile&device rename 2021-11-04 17:37:19 +02:00
Andrew Shvayka
71bed873b0
Merge pull request #5166 from ViacheslavKlimov/fields-validation
[3.3.2] Fields length validation
2021-11-04 16:56:14 +02:00
Sergey Matvienko
9e71c0b9fe EntityDataAdapterTest added to verify convertValue method 2021-11-04 14:50:11 +02:00
Viacheslav Klimov
ab0ad885ab Entities text search by substring in JPA repositories 2021-11-04 13:19:42 +02:00
Viacheslav Klimov
fe5215c7cc Minor refactoring 2021-11-04 12:55:23 +02:00
Viacheslav Klimov
2d845c7840 Merge remote-tracking branch 'origin/master' into fields-validation
# Conflicts:
#	application/src/main/java/org/thingsboard/server/controller/TelemetryController.java
#	common/data/src/main/java/org/thingsboard/server/common/data/Customer.java
#	common/data/src/main/java/org/thingsboard/server/common/data/DeviceProfile.java
#	common/data/src/main/java/org/thingsboard/server/common/data/EntityView.java
#	common/data/src/main/java/org/thingsboard/server/common/data/OtaPackageInfo.java
#	common/data/src/main/java/org/thingsboard/server/common/data/TbResource.java
#	common/data/src/main/java/org/thingsboard/server/common/data/TbResourceInfo.java
#	common/data/src/main/java/org/thingsboard/server/common/data/TenantProfile.java
#	common/data/src/main/java/org/thingsboard/server/common/data/alarm/Alarm.java
#	common/data/src/main/java/org/thingsboard/server/common/data/edge/Edge.java
#	common/data/src/main/java/org/thingsboard/server/common/data/relation/EntityRelation.java
#	common/data/src/main/java/org/thingsboard/server/common/data/rule/RuleChain.java
#	common/data/src/main/java/org/thingsboard/server/common/data/rule/RuleNode.java
#	common/data/src/main/java/org/thingsboard/server/common/data/widget/WidgetsBundle.java
2021-11-04 12:43:54 +02:00