765 Commits (8de34703dc2a4ee9fe11b8e30fdff9ec9c8fb656)

Author SHA1 Message Date
Igor Kulikov c88a442603 Fix default alarm node details builder script. Update rule nodes UI with help resources. 5 years ago
Sergey Matvienko 2627fe51d4 AlarmNode: refactored alarm details build js template - moved to abstract class 5 years ago
Igor Kulikov 77164c3002 Update rule nodes help 5 years ago
Sergey Matvienko fe511f080e TbHttpClient for Rest API call node: implemented shared event loop for netty for any rest api call node instance 5 years ago
Sergey Matvienko 708d0c6848 cpu usage reduced on TbNodeUtils 5 years ago
Sergey Matvienko 63d33ba1bf clear alarm node: fixed "delete metadata.prevAlarmDetails" 5 years ago
Sergey Matvienko 6d468036e7 clear alarm node: fixed typo 5 years ago
Sergey Matvienko 5ad33bafc6 clear alarm node: default script changed to avoid infinite metadata grow 5 years ago
Sergey Matvienko 3820d2bb1c TbGetTelemetryNodeTest: fixed CE licence header 5 years ago
Sergey Matvienko 19d24dbdbc TbGetTelemetryNode Aggregation feature - count aggIntervalStep when buildQueries for aggregation 5 years ago
Sergey Matvienko 7a2a4b9d01 TbGetTelemetryNode Aggregation feature allows you to fetch aggregated telemetry as a single value by <b>AVG, COUNT, SUM, MIN, MAX, NONE</b>. 5 years ago
ShvaykaD 08c6a80d2a fixed additional info parsing for RPC entity 5 years ago
Igor Kulikov 2e23ee982d Improve markdown factory to handle target blank links. Fix rulenode script test dialog style. Update rule nodes UI. 5 years ago
Igor Kulikov ad6a52cffd DeviceAttributes remove 5 years ago
Igor Kulikov b173e0799c Update OS package plugin version. Code cleanup. 5 years ago
Igor Kulikov 049627db97 Version set to 3.3.2-SNAPSHOT 5 years ago
Igor Kulikov 8838a48bd1 Fix device profile update handling by rule node - preserve old key values to correctly update entity keys snapshot 5 years ago
Sergey Matvienko aefb7e4bb3 added netty-tcnative-boringssl-static.version 2.0.41.Final along with netty-all to support SSL 5 years ago
Igor Kulikov e1021f3024 Update rule node UI 5 years ago
Sergey Matvienko 9b7b0ac7bc dependency management: proto-google-common-protos (1.16.0, 1.17.0, 2.0.1 -> 2.0.1 /required by common used grpc 1.38.0/ ). Version management moved to the root 5 years ago
Sergey Matvienko 08736754c4 dependency management: removed aws.sdk.version (already defined in the root pom.xml with the same version) 5 years ago
YevhenBondarenko d49bee4b31 send next rpc after removing 5 years ago
YevhenBondarenko 2a2441b248 used timeout from yml 5 years ago
YevhenBondarenko 8513c99903 added sequence for the all RPC 5 years ago
Andrii Shvaika 3661647c3a Version set to 3.3.1-SNAPSHOT 5 years ago
Igor Kulikov d20ea5ae07 Fix processing of allow system smtp settings flag 5 years ago
YevhenBondarenko d44adcfe75 added removing rpc request from pending map after rpc deleting 5 years ago
Andrii Shvaika 2078c71d32 Added module cluster-api and used it in rule engine and other services 5 years ago
Sergey Matvienko e223dda96f test scope: dependency upgrade a refactor for all POMs in project 5 years ago
Volodymyr Babak 910d90b9e5 Fixed incorrect fetch of scope config in push to edge node 5 years ago
YevhenBondarenko 373f2f9f0e added additionalInfo to the rpc 5 years ago
YevhenBondarenko 1539e4550d fixed tests 5 years ago
Dima Landiak bfb055cc6e enqueue newly created messages 5 years ago
Volodymyr Babak 3ae5acbcc8 Added lock on edge event save/read. Removed save async method 5 years ago
Artem Babak a8349d3145 Fixed UI in nodes Push to Edge/Cloud 5 years ago
AndrewVolosytnykhThingsboard b037a03b95 NullPointerException fixed 5 years ago
Igor Kulikov a50282f1ea Fix device profile tests for repeating values 5 years ago
Igor Kulikov fed597d49a Update rule nodes UI 5 years ago
Andrii Shvaika 65032092e1 Persistent RPC calls review 5 years ago
Andrii Shvaika 6f67e72afd Refactoring of MailService 5 years ago
AndrewVolosytnykhThingsboard 228fddb8cd
[PROD-678] Authorization and password reset vulnerability fix (#4569) 5 years ago
AndrewVolosytnykhThingsboard 3712d73855
Device profile dynamic value 5 years ago
AndrewVolosytnykhThingsboard 449845fe51 No body for REST API Call Node on GET method 5 years ago
Igor Kulikov 517a1d7edf Update rule nodes UI 5 years ago
Sergey Matvienko 966b0923e7 js-script-engine-api: fixed CE merge 5 years ago
Sergey Matvienko b397dfb518 js-script-engine-api: js sync calls replaced with completely async calls (CE API only) 5 years ago
Sergey Matvienko 8915b279a0 js-script-engine-api: executeSwitch replaced with asynchronous executeSwitchAsync 5 years ago
Sergey Matvienko 585f473bda exception message added onFailure for GeneratorNode 5 years ago
Sergey Matvienko f4c98595cb generator node: comment added on direct executor 5 years ago
Sergey Matvienko a3b31337ca sync method replaced with async executeGenerateAsync for ScriptEngine api. affected Generator node, ruleChainController (merged with ce) 5 years ago