IrynaMatveieva
ff3420890e
removed dataformat xml exclusion
2 years ago
mpetrov
c2c54e5104
refactoring
2 years ago
Iryna Matveieva
7480e5f099
Created AWS Lambda node ( #10646 )
* created aws lambda node
* updated logic for processing input keys
* removed logic for parsing mappings
* added possibility to pass qualifier using patterns
* added check for function name and invocation type
* tests refactoring after review
* removed ability to pass invocation type to the config
* added node teplatization doc
* changed title for documenatation
* added uiResources and configDirective
* changed names of classes
* removed false param from TbNodeException in init method
---------
Co-authored-by: ShvaykaD <dshvaika@thingsboard.io>
2 years ago
mpetrov
eb39f36007
refactoring
2 years ago
Andrew Shvayka
08bd16e537
Merge pull request #10786 from irynamatveieva/rule-engine-controller-ce
Added Rule Engine controller and Send Rest Api Call Reply node
2 years ago
Andrii Landiak
5ca6ad03e3
CE: optimize java imports
2 years ago
Vladyslav_Prykhodko
19c7fa65ae
UI: Added missing audit log action type and improved audit log table handler translation
2 years ago
irynamatveieva
37e1a40b9f
fixed tests
2 years ago
irynamatveieva
649a8b65fd
fixed conflicts
2 years ago
Andrew Shvayka
64df0e16ff
Merge pull request #11327 from vvlladd28/bug/load-platform/ios-16
Fix platform access on iOS 16.3 and lower
2 years ago
Vladyslav_Prykhodko
87415c0df6
UI: Fixed load platform in iOs 16 or later (fixed noLeadTrailSpacesRegex)
2 years ago
Viacheslav Klimov
ee00e5c8d2
Merge pull request #11322 from YevhenBondarenko/feature/re-strategy-test
added TbRuleEngineStrategyTest
2 years ago
Kulikov
ea235b7769
TBEL: added padStart, padEnd, parseByteToBinaryArray, parseBytesToBinaryArray, parseLongToBinaryArray ( #11323 )
* tbel: added String.prototype.padStart() and String.prototype.padEnd() ;
* tbel: added binary String format
* tbel: added parseByteToBinaryArray, parseBytesToBinaryArray, parseLongToBinaryArray
2 years ago
Vladyslav_Prykhodko
8a263b08b8
UI: Add handler to call when mobile service is ready
2 years ago
ViacheslavKlimov
a98ae2c519
JPA config refactoring
2 years ago
mpetrov
27bd1b2fa0
refactoring
2 years ago
mpetrov
4ff73d3777
Modbus minor UI adjustments
2 years ago
YevhenBondarenko
5cda220dcc
added TbRuleEngineStrategyTest
2 years ago
mpetrov
c1d3ac8f43
refactoring
2 years ago
Max Petrov
799474a066
Merge branch 'master' into task/4098-modbus-tabs-validation
2 years ago
mpetrov
a8f6e2c4d2
refactoring
2 years ago
mpetrov
d9a733c184
refactoring
2 years ago
mpetrov
1dddce5171
Changed approach of enable button
2 years ago
mpetrov
322e90610d
Fixed saving validation on creating empty OPC connector
2 years ago
Viacheslav Klimov
9d700b381a
Merge pull request #11224 from thingsboard/hotfix/3.7
Hotfix/3.7
2 years ago
Daria Shevchenko
15cb12e48f
HTTP API: validate payload size ( #11265 )
* added check for large ToDeviceRpcResponseMsg, ToServerRpcRequestMsg messages on default transport level
* moved http request size check to controller
* minor refactoring
* test fixed
* updated error messages, updated url patterns to single one, added yml property to http transport
* updated swagger docs, added to rpc filter "/api/rpc/**" and "/api/plugins/rpc/**" endpoints
* remove redundant set
* fixed large request check for DeviceApiController in microservice architecture
* renamed yml parameter and filter
2 years ago
Viacheslav Klimov
f6f1aaf538
Merge pull request #11318 from thingsboard/fix/nashorn-cpu-abuse
Fix script compile error (ScriptCPUAbuseException) with Nashorn sandbox
2 years ago
mpetrov
a4ee0f6d4c
refactoring
2 years ago
mpetrov
635f48d343
Reworked validation of Mosbus tabs
2 years ago
ViacheslavKlimov
f34361e1ea
Fix Nashorn sandbox script compile error (ScriptCPUAbuseException)
2 years ago
Kulikov
b48474861e
TBEL: added parseBytesIntToFloat, parseBytesLongToDouble, byteArrayToExecutionArrayList ( #11296 )
* tbel: added parseBytesIntLongToFloat
* tbel: added to doubleToHex_Test() String valueHex = "0x000000000000000A";
* tbel: added byteArray to ExecutionArrayList;
2 years ago
YevhenBondarenko
c619be45b6
set version_seq cache to 1
2 years ago
IrynaMatveieva
7eafd4a9d2
reduced use of reflection
2 years ago
IrynaMatveieva
f56e72d1e1
reduced use of reflection
2 years ago
mpetrov
8ca608cdb9
license
2 years ago
mpetrov
d283db3bb5
Updated Form for Mobdus RPC templates
2 years ago
IrynaMatveieva
2ce75c5d16
added tests for rabbitmq node
2 years ago
mpetrov
fe857b34b5
Fixed Modbus Slave Config Values visibility
2 years ago
mpetrov
8119e26369
Added Connector tables Row Action buttons descriptions tooltips
2 years ago
dashevchenko
569ab0b87b
added support for new efento measurement types
2 years ago
mpetrov
2ae1f3158e
Removed Unexpected Tooltips from toolbar on Edit Connectors Tables
2 years ago
Igor Kulikov
f2c3a9f6af
Merge with master
2 years ago
Igor Kulikov
6a27de82bd
Merge pull request #11251 from vvlladd28/improvement/gateway-dashboard
Improvement gateway dashboard
2 years ago
Vladyslav_Prykhodko
4acc32e6a9
UI: Change name class from TruncateTooltipDirective to TruncateWithTooltipDirective
2 years ago
Vladyslav_Prykhodko
2d11bb3af8
UI: Refactoring gateway components
2 years ago
Igor Kulikov
5cb7e197b7
Merge pull request #11290 from maxunbearable/fix/4062-device-profile-collapsed-state
Fixed Device Profile LwM2M Server information collapsed state view
2 years ago
Igor Kulikov
9986fb608c
Merge pull request #11288 from maxunbearable/fix/3968-resource-title-edit
Fixed Editing Resource title for JS module Resource
2 years ago
Igor Kulikov
d3de19e5f8
Merge pull request #11282 from kalutkaz/fix/documentationLink
Fix documentation link
2 years ago
Igor Kulikov
db540047fd
Merge pull request #11277 from ArtemDzhereleiko/AD/bug-fix/notification-widget
Improvements and bug fix for notification widget
2 years ago
Igor Kulikov
9ae1047cff
Merge pull request #11272 from ArtemDzhereleiko/AD/bug-fix/autocomplete-list-overflow
Fixed overlapping dialog window by autocomplete list
2 years ago