9734 Commits

Author SHA1 Message Date
Andrew Shvayka
ec7e285272
Merge pull request #6307 from thingsboard/fix_bug_test_coap3
[3.4] Сoap fix bug test3
2022-03-29 09:20:12 +03:00
Viacheslav Klimov
b396aa4a38 Use JdbcTemplate in EntitiesSchemaSqlTest 2022-03-28 16:26:05 +03:00
Igor Kulikov
c35d60abd9 Add support of latest values for timeseries map widgets 2022-03-28 16:25:07 +03:00
Viacheslav Klimov
6182ae7415 Add test for schema reinstall 2022-03-28 15:41:09 +03:00
Viacheslav Klimov
50422363f0 Fix install script for fk_device_profile_ota_package constraint to work on repeated install 2022-03-28 14:26:56 +03:00
Igor Kulikov
1b95f32b19 Merge branch 'develop/3.4' into feature/timeseries-widget-latest-values 2022-03-28 13:40:46 +03:00
Igor Kulikov
3c55b25f44 Implement latest values support for timeseries widgets 2022-03-28 13:39:26 +03:00
YevhenBondarenko
4ef9d0e9fa added tests 2022-03-26 00:49:30 +02:00
YevhenBondarenko
dbdace7c69 improved entity view tests 2022-03-26 00:49:30 +02:00
YevhenBondarenko
287485831d fixed entity view caching 2022-03-26 00:49:30 +02:00
YevhenBondarenko
19b5c59034 fixed kafka node (success if error not null) 2022-03-24 23:03:29 +02:00
nickAS21
812972f81f coap: log error to trace 2022-03-23 12:52:40 +02:00
nickAS21
f3fd2c4987 coap:fix bug test 2022-03-23 12:52:15 +02:00
Igor Kulikov
ec6a7ae5a4 Add dashboard and widget reference to widget settings form. Add default value method. 2022-03-22 17:13:21 +02:00
Igor Kulikov
cb32151ffe Merge branch 'develop/3.4' into feature/widget-settings 2022-03-22 12:04:10 +02:00
Igor Kulikov
94b648d7fd Merge branch 'master' into develop/3.4 2022-03-22 12:03:56 +02:00
Igor Kulikov
19a953428e
Merge pull request #6298 from vvlladd28/bug/build/github-url-load
[3.4] UI: Fixed build, incorrect github URL
2022-03-22 11:59:44 +02:00
Igor Kulikov
0f25c008a4 Merge branch 'develop/3.4' into feature/widget-settings 2022-03-22 11:57:11 +02:00
Igor Kulikov
1b0b8e4e19 Merge branch 'master' into develop/3.4 2022-03-22 11:56:44 +02:00
YevhenBondarenko
ebd5b200b4 updated jackson version 2022-03-22 10:30:32 +02:00
Vladyslav Prykhodko
697965d3ca UI: Fixed build, incorrect github URL 2022-03-21 22:04:05 +02:00
YevhenBondarenko
6bd9ae043e updated netty-tcnative version 2022-03-21 18:45:19 +02:00
Igor Kulikov
d9b9d44e39 UI: Fix assets page permissions for customer 2022-03-19 10:15:50 +02:00
Igor Kulikov
c2f4724ca2 Ability to define component form for advanced widget settings and widget data keys 2022-03-19 10:08:53 +02:00
Yevhen
5d82d738ee updated spring and netty versions 2022-03-15 21:44:27 +01:00
Igor Kulikov
d7efbd6eba Merge with master 2022-03-15 12:42:18 +02:00
ShvaykaD
d4e6c013d2 added fixes after review 2022-03-14 13:01:46 +02:00
ShvaykaD
4db4da94f5 added gateway tests 2022-03-11 14:55:44 +02:00
ShvaykaD
8bf833e574 fixed license 2022-03-11 14:20:24 +02:00
ShvaykaD
947a72b2c9 added mqtt tests with malformed publish payload 2022-03-11 14:13:54 +02:00
ShvaykaD
e4ea13a7c7 added new test for save device profile & updated helper method for create device profile in tests 2022-03-11 14:13:50 +02:00
ShvaykaD
a26a4c4787 Feature/6233 implementation 2022-03-11 14:13:47 +02:00
Andrii Shvaika
c813d41abe Minor refactoring of the PR #6198 2022-03-10 11:59:41 +02:00
Andrii Shvaika
f976490721 Merge branch 'feature/lwm2m-send-request' of https://github.com/Artifeel/thingsboard 2022-03-10 11:44:29 +02:00
Igor Kulikov
c93309a496
Merge pull request #6213 from desoliture1/unresolverDynamicValuesOnExportDevicesFilterFix
[3.3.4] Fix unresolved dynamic values on API request
2022-03-08 18:19:06 +02:00
Igor Kulikov
8d51431cd5
Merge pull request #6204 from desoliture1/alarmCustomerPermissionsFix
[3.3.4] Customer alarm permission checker fix
2022-03-08 17:59:55 +02:00
Igor Kulikov
4b3f4028cd Merge branch 'master' of github.com:thingsboard/thingsboard 2022-03-08 17:28:59 +02:00
Igor Kulikov
1189630702 Fix upgrade script 2022-03-08 17:25:37 +02:00
Igor Kulikov
51fd7e8523
Merge pull request #5984 from T5750/master
Update locale.constant-zh_CN.json
2022-03-08 15:16:23 +02:00
Igor Kulikov
0a5764e7db
Merge pull request #6119 from thingsboard/lwm2m_fix_bug_bootstrap_tasks
[3.3.4] fix_bug_lwm2m_getTasks_thread-safe
2022-03-08 11:22:32 +02:00
nickAS21
506d9279c2 lwm2m: for build 2022-03-08 10:34:26 +02:00
desoliture
89c838e560 add corresponding tests 2022-03-07 15:39:18 +02:00
desoliture
6b5966a579 fix unresolved dynamic values in queryService on api request 2022-03-07 15:29:20 +02:00
Igor Kulikov
a35bb0fb97
Merge pull request #6180 from ViacheslavKlimov/fix/lwm2m-import
[3.3.4] Fix LwM2M devices import
2022-03-07 14:50:25 +02:00
Igor Kulikov
464bf04042 Merge branch 'ViacheslavKlimov-fix/ota-device-profile' 2022-03-07 14:34:37 +02:00
Igor Kulikov
53323077ae Update delete device profile warning text to mention associated OTA updates 2022-03-07 14:33:42 +02:00
Igor Kulikov
7621a39320 Merge branch 'fix/ota-device-profile' of https://github.com/ViacheslavKlimov/thingsboard into ViacheslavKlimov-fix/ota-device-profile 2022-03-07 12:00:22 +02:00
desoliture
37f6dd33de tests refactoring
fix not removing differentTenant at test teardown, add new corresponding tests and refactor existing ones
2022-03-06 14:48:14 +02:00
desoliture
30f21fa36c add corresponding tests 2022-03-05 23:21:34 +02:00
desoliture
fa9e43a377 refactor checkers to be more 'fancy' 2022-03-05 23:21:15 +02:00