Vladyslav_Prykhodko
38ecf3526b
UI: Change selector dashboard breakpoint and improved detect changes updated layout data
2 years ago
Vladyslav_Prykhodko
07a45573b7
UI: Add widget action tooltip reference hint and new action replaceReferenceWithWidgetCopy
2 years ago
Vladyslav_Prykhodko
fa388dd48d
UI: Improvement manage layout dialog style
2 years ago
Vladyslav_Prykhodko
51dfba02f7
UI: Add support manage dashboard layout
2 years ago
Vladyslav_Prykhodko
6ab3a82272
Merge with upstream
2 years ago
Igor Kulikov
e1bae1eda5
Merge with master
2 years ago
Vladyslav_Prykhodko
675b4755ed
UI: Add new widget action copy and edit in contect menu
2 years ago
Vladyslav_Prykhodko
5bef47253e
UI: Add new widget action copy and edit
2 years ago
Vladyslav_Prykhodko
d9ad4bd0a0
Merge remote-tracking branch 'origin/feature/dashboard-layout' into feature/dashboard-layout-scada
2 years ago
Vladyslav Prykhodko
3ea10fe733
UI: Added new widget action copy and edit widget
2 years ago
Vladyslav_Prykhodko
c59e5f5c90
Merge branch 'feature/dashboard-layout' into feature/dashboard-layout-scada
2 years ago
Vladyslav_Prykhodko
4c353534cc
UI: Added select layout and clear dashboard json
2 years ago
Vladyslav Prykhodko
963160efa6
UI: Added support difference dashboard layout for one state
2 years ago
Andrew Shvayka
ea662bc26a
Merge pull request #10977 from thingsboard/feature/attr_tskv_version
Add versioning for attributes, latest timeseries and relations
2 years ago
YevhenBondarenko
dfd417b530
merge with master
2 years ago
YevhenBondarenko
a1e8ec4c02
created separate api for relations with returning entity
2 years ago
Viacheslav Klimov
5443897172
Merge pull request #11334 from AndriiLandiak/optimize-imports
Optimize imports
2 years ago
Kulikov
297e3941a7
TBEL: added parseBinaryArrayToInt ( #11329 )
* tbel: added new parseBinaryArrayToInt
fix bug: parseLongToBinaryArray:
Writes the bit value to the appropriate location in the bins array, starting at the end of the array, to ensure proper alignment (highest bit to low end).
* tbel: refactoring parseBinaryArrayToInt_Test.
* tbel: refactoring arseByteToBinaryArray add Endian
* tbel: added new hexToBase64
2 years ago
Andrew Shvayka
eb622ae7be
Merge pull request #11340 from ArtemDzhereleiko/AD/rule-core/update-config
Update rule node core config
2 years ago
Artem Dzhereleiko
7a9abc98ff
UI: Update rule node core config
2 years ago
Viacheslav Klimov
cb7542abdc
Merge pull request #11181 from irynamatveieva/fix/time-series-node-name
Timeseries node: change name
2 years ago
Andrew Shvayka
537dadc57a
Merge pull request #11048 from thingsboard/feature/transport-api-concurrent
Async transport API requests processing
2 years ago
Andrii Landiak
0c0c2fc5fc
Merge remote-tracking branch 'upstream/master' into optimize-imports
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
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
irynamatveieva
37e1a40b9f
fixed tests
2 years ago
irynamatveieva
649a8b65fd
fixed conflicts
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
YevhenBondarenko
5cda220dcc
added TbRuleEngineStrategyTest
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
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
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
Igor Kulikov
67e50780a9
Merge pull request #11267 from ArtemDzhereleiko/AD/imp/digital-gauge-min-max-validation
Validation min max value for digital gauge settings
2 years ago
Igor Kulikov
f8c66f50b9
Merge pull request #11238 from kalutkaz/fix/homeDashboardsWidget
Fix 'Home dasboards' widget
2 years ago
Igor Kulikov
f02df3e890
Merge pull request #11228 from rusikv/bug/device-profile-validation
Fixed device profile create/update form validation
2 years ago
Igor Kulikov
cb4b3234ea
Merge pull request #11206 from ArtemDzhereleiko/AD/imp/pover-btn-layout
Power layouts for 'Power button' widget
2 years ago