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 )
* Fixed vulnerabilities for password reset and authorization
* Improvements to check user and credentials for null
* Correct messages and logs
* Improvements
* Reset Password Test: added delay after resetting password to synchronize test with server
* Executor removed from controller
* Correct method calling
* Formatting cleaned
5 years ago
AndrewVolosytnykhThingsboard
3712d73855
Device profile dynamic value
Co-authored-by: DanyloKobzar <69635327+DanyloKobzar@users.noreply.github.com>
Co-authored-by: Vladyslav_Prykhodko <vprykhodko@thingsboard.io>
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
Igor Kulikov
b4566a93fd
Add mobile dashboard to alarm rules
5 years ago
YevhenBondarenko
e58d5b2d8a
removed rpc status sent, added idx_rpc_tenant_id_device_id
5 years ago
YevhenBondarenko
6b546a459e
added RPC message types
5 years ago
YevhenBondarenko
489c67778a
implemented persisted RPC
5 years ago
YevhenBondarenko
43b4f4461d
created data limits for resources and otaPackages, added url for the otaPackage
5 years ago
Viacheslav Klimov
abf8ff25b5
Do not create alarm state if alarms creation is disabled
5 years ago
Viacheslav Klimov
9e1d86d7e8
Refactor
5 years ago
Volodymyr Babak
d79ab8880d
Added scope to push to cloud and push to edge rule nodes configuration
5 years ago
Vladyslav_Prykhodko
8938c69e7b
UI: Updated dependencies
5 years ago
AndrewVolosytnykhThingsboard
fbb8cb5985
Rest Api Call Node fixes: throws null data for next node in message, added default header Content-Type
5 years ago
Volodymyr Babak
eae41d112f
Refactored
5 years ago