12219 Commits

Author SHA1 Message Date
Volodymyr Babak
45e2a3e912 Revert removed line 2022-11-30 10:50:26 +02:00
Volodymyr Babak
c01f0c0b1d Merge remote-tracking branch 'upstream/master' 2022-11-30 10:48:32 +02:00
Volodymyr Babak
a22f3925cf Merge remote-tracking branch 'origin/trikimiki-master' 2022-11-30 10:46:07 +02:00
Volodymyr Babak
284097c88e Fixed start of service for outdated docker-compose 2022-11-30 10:44:32 +02:00
Serafym Tuhai
ea0d041834 change webdrivermanager version 2022-11-29 23:34:14 +02:00
YevhenBondarenko
6a99caf682 added tests for TbClusterService onQueueChange 2022-11-29 20:38:29 +01:00
Igor Kulikov
fe712296d1 Update TBEL version to 1.0.2. 2022-11-29 18:40:54 +02:00
Serafym Tuhai
373db7a086 rename base ui test class 2022-11-29 16:39:42 +02:00
Serafym Tuhai
473cfd7462 headless mode = true 2022-11-29 16:15:54 +02:00
Serafym Tuhai
de4cc224a6 add suite for all tests 2022-11-29 16:12:12 +02:00
YevhenBondarenko
8f356e90e2 fixed queue notifications in monolith 2022-11-29 10:13:16 +01:00
Igor Kulikov
c6cc495f7f Fix locale 2022-11-29 10:27:08 +02:00
trikimiki
f7ec2f0ec0 Docker microservices - Backward compatibility for Compose V1 2022-11-28 17:41:27 +02:00
imbeacon
1720c440a3 Added license headers 2022-11-28 16:52:33 +02:00
Igor Kulikov
09b3c93b46 Update rule nodes UI 2022-11-28 16:31:42 +02:00
imbeacon
efa5d9296d Added blackbox coap tests for provisioning feature and COAP client to blackbox tests 2022-11-28 15:29:34 +02:00
Andrew Shvayka
8c7371ae8c
Merge pull request #7687 from ShvaykaD/bugfix/jsonpath-node-primitive-output
[3.4.2] Fix json path node class cast exception
2022-11-28 14:54:18 +02:00
Andrew Shvayka
90238ffaa8
Merge pull request #7684 from ShvaykaD/bugfix/7683
[3.4.2] Missed logic for sending attributes deleted notification to device in the Delete Attributes node
2022-11-28 14:51:12 +02:00
imbeacon
344a45062a Added tests for provisioning for HTTP transport 2022-11-28 14:24:22 +02:00
Serafym Tuhai
b02f6bc9b3 remove imports with '*' 2022-11-28 12:52:12 +02:00
Igor Kulikov
5045a76062 Update TBEL version to 1.0.1. Improve TBEL helper functions. 2022-11-28 12:36:11 +02:00
Igor Kulikov
42c502d266 Fix tests 2022-11-28 12:11:34 +02:00
ShvaykaD
77e4ab6a5e fix json path node class cast exception 2022-11-25 20:05:49 +02:00
Andrii Shvaika
acfd8afa0c TBEL Utils and tests 2022-11-25 19:55:15 +02:00
ShvaykaD
2502041aa5 bugfix #7683: refactoring after PR review 2022-11-25 17:03:05 +02:00
ShvaykaD
3820909d65 bugfix: #7683 2022-11-25 16:36:32 +02:00
trikimiki
bdcab8af16 Docker microservices - Compatibility with Compose V2 2022-11-25 16:25:59 +02:00
Igor Kulikov
046d313581 Update docs for rule nodes with TBEL scripts. Fix TBEL transform script. 2022-11-25 15:06:43 +02:00
Andrew Shvayka
da09191c21
Merge pull request #7581 from struggle3/master
Update locale.constant-zh_CN.json
2022-11-25 12:25:02 +02:00
Andrew Shvayka
143fcd83e6
Merge pull request #7676 from YevhenBondarenko/fix/version-control
[3.4.2] fixed import assets with the same type without assetProfileId
2022-11-25 12:12:02 +02:00
Andrew Shvayka
c28526fb25
Merge pull request #7651 from volodymyr-babak/bug/fix-edge-fetcher
[3.4.2][Bug] Updates to stability of synchronization between edge and cloud in case of many events simultaneously
2022-11-25 11:20:29 +02:00
Igor Kulikov
362427ed56
Merge pull request #7679 from vvlladd28/rule-node-ui/add-option-send-notification
[3.4.2] Updated rulenode-core-config.js
2022-11-24 18:59:26 +02:00
Vladyslav_Prykhodko
5b502f358d Updated rulenode-core-config.js 2022-11-24 18:31:02 +02:00
Andrew Shvayka
c35c4e991b
Merge pull request #7678 from thingsboard/feature/attribute_nodes_add_options_send_notification
Backport ability to specify scope in the metadata
2022-11-24 17:54:16 +02:00
Andrii Shvaika
126eeb6a4b Backport ability to specify scope in the metadata 2022-11-24 17:53:10 +02:00
Andrew Shvayka
ca154c4cb0
Merge pull request #7677 from thingsboard/feature/attribute_nodes_add_options_send_notification
Attribute nodes add options send notification
2022-11-24 17:46:52 +02:00
Andrii Shvaika
045608ae52 Minor description change 2022-11-24 17:45:36 +02:00
Andrii Shvaika
fce479985d Merge remote-tracking branch 'Bratka/feature/attribute_nodes_add_options_send_notification' 2022-11-24 17:36:19 +02:00
Andrii Shvaika
c99c52c809 Add useful classes to MVEL 2022-11-24 17:32:48 +02:00
Serafym Tuhai
ca4ae89367 add chrome options for run in https 2022-11-24 17:21:22 +02:00
YevhenBondarenko
46fd2cd043 fixed import assets with the same type without assetProfileId 2022-11-24 15:48:37 +01:00
ShvaykaD
1a8a02cfa4 updated save attributes node decription 2022-11-24 13:10:25 +02:00
ShvaykaD
a542b7d593 added client scope validation for sending notification 2022-11-24 11:34:24 +02:00
Igor Kulikov
9830896893
Merge pull request #7658 from engix-ltd/hide_widget_in_desktop
[3.4.2] UI: Make possible to hide widget in desktop mode.
2022-11-23 12:15:02 +02:00
Igor Kulikov
c15bd05099
Merge pull request #7652 from vvlladd28/bug/fullscrean-dashboard/custom-css
[3.4.2] UI: Fixed custom dashboard CSS was not applied when a dashboard is full-screen
2022-11-23 12:10:44 +02:00
Igor Kulikov
ceac2a9f3c Update TBEL help Ids 2022-11-22 18:23:37 +02:00
Igor Kulikov
bed4d61281 Update TBEL help links 2022-11-22 18:12:46 +02:00
Serafym Tuhai
f3e927e9c5 updated README.md 2022-11-22 18:12:19 +02:00
Igor Kulikov
d10f64c348 Refactor MVEL -> TBEL 2022-11-22 16:38:01 +02:00
Yuriy Lytvynchuk
c0dcd5e462 update tests 2022-11-22 16:30:57 +02:00