3732 Commits

Author SHA1 Message Date
ShvaykaD
f4aec3d731 Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into feature/mqtt-tests-spead-up 2022-05-16 17:44:50 +03:00
ShvaykaD
87a2f66a71 MQTT RPC tests speed up 2022-05-16 17:23:12 +03:00
Viacheslav Klimov
2302213b3c Refactor version create request structures 2022-05-16 17:03:23 +03:00
Andrii Shvaika
097862b59f Licnese headers 2022-05-16 17:00:34 +03:00
Andrii Shvaika
ec7a36cd89 Fix race conditions on WS subscribe commands processing 2022-05-16 16:58:50 +03:00
Andrii Shvaika
f30e769ecc Fix EntityViewController test 2022-05-16 16:58:50 +03:00
Viacheslav Klimov
074ea8af6c VC refactoring 2022-05-16 16:09:00 +03:00
YevhenBondarenko
b037fb09b0 merge with develop/3.4 2022-05-16 12:59:19 +02:00
nickAS21
15ef0da687 refactoring: - delete SimpleTbEntityService from Alarm 2022-05-15 22:20:25 +03:00
Viacheslav Klimov
073875f406 Entities VC improvements and refactoring 2022-05-14 17:26:33 +03:00
Viacheslav Klimov
b3dfed5bad API for listing entities at version, loading all entities at version, listing all available versions 2022-05-14 17:26:23 +03:00
Viacheslav Klimov
f82be0153b Entities VC with Git - initial implementation 2022-05-14 17:26:18 +03:00
Viacheslav Klimov
335b4ef465 Improvements for import of rule chains and dashboards 2022-05-14 17:24:06 +03:00
nickAS21
8bae18db71 refactoring: - add unassignDashboard to SimpleTbEntityService 2022-05-14 13:46:23 +03:00
nickAS21
122e220f4d refactoring: - fix bug delete to SimpleTbEntityService 2022-05-14 10:55:05 +03:00
nickAS21
90a8b03bce refactoring: - add delete to SimpleTbEntityService 2022-05-13 23:04:16 +03:00
nickAS21
b85e33bf10 refactoring: - Dashboard controller 2022-05-13 17:58:08 +03:00
ShvaykaD
8d06950e8e Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into feature/mqtt-tests-spead-up 2022-05-13 15:50:01 +03:00
Andrew Shvayka
ba634ada27
Merge pull request #6536 from thingsboard/bug/cache-issues
Fix misc cache issues with race conditions
2022-05-13 11:41:28 +03:00
Andrii Shvaika
a352452093 Move Device Cache to common package 2022-05-13 10:11:06 +03:00
Igor Kulikov
c5a7159499
Merge pull request #6545 from thingsboard/feature/widget-settings
[3.4] Advanced widget settings: replace auto-generated JSON forms with Angular components
2022-05-12 16:46:26 +03:00
Andrii Shvaika
d1c1b70578 Merge branch 'develop/3.4' into bug/cache-issues 2022-05-12 16:45:46 +03:00
Andrii Shvaika
adc675822e Remove redundant test that breaks every time someone adds new service 2022-05-12 16:40:38 +03:00
Andrii Shvaika
23485d43b0 Improvements to TbCustomerService 2022-05-12 15:23:04 +03:00
ShvaykaD
838370b625 fix typo in AbstractMqttTimeseriesIntegrationTest 2022-05-12 14:07:06 +03:00
ShvaykaD
0879b1afae replaced thread sleeps in telemetry tests 2022-05-12 14:04:26 +03:00
Igor Kulikov
8e4e27e685 Merge branch 'develop/3.4' into feature/widget-settings 2022-05-12 11:03:34 +03:00
ShvaykaD
d7291d1171 updated timeseries and attributes tests & cleanup code 2022-05-12 10:59:39 +03:00
nickAS21
bc71c22e62 refactoring: - Customer controller - fix bug: org.thingsboard.server.edge.sql.EdgeSqlTest.testAlarms(org.thingsboard.server.edge.sql.EdgeSqlTest) 2022-05-12 09:00:30 +03:00
YevhenBondarenko
321730ed02 added upgrade for queues 2022-05-11 23:02:03 +02:00
nickAS21
fa9f464810 refactoring: - Customer controller - finish 2022-05-11 17:53:26 +03:00
Andrii Shvaika
b7a18e7fcc Restore log level 2022-05-11 17:16:27 +03:00
Igor Kulikov
c44727851d UI: Add map widget settings forms 2022-05-11 15:58:15 +03:00
nickAS21
086dae045a refactoring: - Customer controller - preparation 2022-05-11 14:45:07 +03:00
ShvaykaD
6d89960754 refactored mqtt claim gateway tests 2022-05-11 14:38:37 +03:00
ShvaykaD
928836c0c5 reverted TransportSqlTestSuite typo from previous commit & updated provision tests 2022-05-11 14:21:06 +03:00
Andrii Shvaika
32764d23db Merge remote-tracking branch 'origin/develop/3.4' into bug/cache-issues 2022-05-11 14:01:37 +03:00
ShvaykaD
ad0d5e85a6 replaced mqtt client creation with MqttTestClient in claim tests 2022-05-11 12:19:03 +03:00
Andrii Shvaika
94155d55fd Organize imports 2022-05-11 10:23:12 +03:00
Andrii Shvaika
a1596ac647 Clean all the cache during update to 3.4 2022-05-10 16:58:46 +03:00
ShvaykaD
cd33b63530 updated MqttTestCallback license header 2022-05-10 16:18:00 +03:00
Andrii Shvaika
274cfa986d Session Cache 2022-05-10 16:14:41 +03:00
ShvaykaD
ee05935a49 added new MqttTestClient & MqttTestCallback & refactored credentials and attribute updates/request tests 2022-05-10 13:42:48 +03:00
YevhenBondarenko
dc3c2cfec2 merge with develop/3.4 2022-05-09 22:27:21 +02:00
nickAS21
913e52abbc refactoring: 01 - Alarm only 2022-05-09 23:15:15 +03:00
nickAS21
c6a8b9fbaf refactoring: 01 - Alarm Common 2022-05-09 22:14:07 +03:00
Andrii Shvaika
eb6458738d Device Cache Impl 2022-05-09 17:13:23 +03:00
Andrii Shvaika
9f3f2985ab Redis Cache implementation 2022-05-06 19:12:41 +03:00
YevhenBondarenko
acd7bd98d6 fixed NP after changing tenant profile 2022-05-05 11:06:36 +02:00
YevhenBondarenko
141dc735f3 fixed removind queue config if queue used in device profile 2022-05-04 10:05:16 +02:00