YevhenBondarenko
2a2441b248
used timeout from yml
2021-08-18 16:46:01 +03:00
YevhenBondarenko
8513c99903
added sequence for the all RPC
2021-08-18 09:56:57 +03:00
Igor Kulikov
d20ea5ae07
Fix processing of allow system smtp settings flag
2021-08-12 14:38:45 +03:00
YevhenBondarenko
d44adcfe75
added removing rpc request from pending map after rpc deleting
2021-08-06 17:34:23 +03:00
Andrii Shvaika
2078c71d32
Added module cluster-api and used it in rule engine and other services
2021-08-06 17:33:52 +03:00
Volodymyr Babak
910d90b9e5
Fixed incorrect fetch of scope config in push to edge node
2021-08-06 12:56:06 +03:00
YevhenBondarenko
373f2f9f0e
added additionalInfo to the rpc
2021-08-05 15:12:00 +03:00
YevhenBondarenko
1539e4550d
fixed tests
2021-08-03 16:22:33 +03:00
Dima Landiak
bfb055cc6e
enqueue newly created messages
2021-08-03 12:31:59 +03:00
Volodymyr Babak
3ae5acbcc8
Added lock on edge event save/read. Removed save async method
2021-07-22 15:59:47 +03:00
Artem Babak
a8349d3145
Fixed UI in nodes Push to Edge/Cloud
2021-07-21 13:46:00 +03:00
AndrewVolosytnykhThingsboard
b037a03b95
NullPointerException fixed
2021-07-20 13:58:58 +03:00
Igor Kulikov
a50282f1ea
Fix device profile tests for repeating values
2021-07-19 15:18:34 +03:00
Igor Kulikov
fed597d49a
Update rule nodes UI
2021-07-14 14:10:14 +03:00
Volodymyr Babak
afd35ddf94
Merge remote-tracking branch 'upstream/master' into edge-3.3
2021-07-13 18:24:01 +03:00
Andrii Shvaika
65032092e1
Persistent RPC calls review
2021-07-09 17:07:50 +03:00
Andrii Shvaika
6f67e72afd
Refactoring of MailService
2021-07-09 13:57:57 +03:00
Volodymyr Babak
d2d95a2575
Merge remote-tracking branch 'upstream/master' into edge-3.3
2021-07-08 10:15:29 +03:00
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
2021-07-06 17:24:35 +03:00
AndrewVolosytnykhThingsboard
3712d73855
Device profile dynamic value
...
Co-authored-by: DanyloKobzar <69635327+DanyloKobzar@users.noreply.github.com>
Co-authored-by: Vladyslav_Prykhodko <vprykhodko@thingsboard.io>
2021-07-06 17:23:25 +03:00
AndrewVolosytnykhThingsboard
449845fe51
No body for REST API Call Node on GET method
2021-07-06 16:52:35 +03:00
Andrii Shvaika
973fb8ec54
Fix conflicts in rulenode-core-config.js
2021-07-06 12:20:51 +03:00
Igor Kulikov
517a1d7edf
Update rule nodes UI
2021-07-02 12:52:38 +03:00
YevhenBondarenko
f1f41851cc
merge with master
2021-06-22 15:46:39 +03:00
Volodymyr Babak
da082e2700
Merge remote-tracking branch 'upstream/master' into edge-3.3
2021-06-20 19:22:28 +03:00
Sergey Matvienko
966b0923e7
js-script-engine-api: fixed CE merge
2021-06-17 14:12:33 +03:00
Sergey Matvienko
b397dfb518
js-script-engine-api: js sync calls replaced with completely async calls (CE API only)
2021-06-17 14:10:34 +03:00
Sergey Matvienko
8915b279a0
js-script-engine-api: executeSwitch replaced with asynchronous executeSwitchAsync
2021-06-17 13:48:11 +03:00
Sergey Matvienko
585f473bda
exception message added onFailure for GeneratorNode
2021-06-17 11:14:54 +03:00
Sergey Matvienko
f4c98595cb
generator node: comment added on direct executor
2021-06-17 11:07:59 +03:00
Sergey Matvienko
a3b31337ca
sync method replaced with async executeGenerateAsync for ScriptEngine api. affected Generator node, ruleChainController (merged with ce)
2021-06-17 11:04:57 +03:00
Igor Kulikov
b4566a93fd
Add mobile dashboard to alarm rules
2021-06-14 15:42:27 +03:00
YevhenBondarenko
e58d5b2d8a
removed rpc status sent, added idx_rpc_tenant_id_device_id
2021-06-14 15:06:21 +03:00
YevhenBondarenko
6b546a459e
added RPC message types
2021-06-14 10:10:43 +03:00
YevhenBondarenko
489c67778a
implemented persisted RPC
2021-06-11 11:10:06 +03:00
Andrew Shvayka
ecb2efdabd
Merge pull request #4681 from YevhenBondarenko/feature/ota-limits
...
created data limits for resources and otaPackages, added url for the otaPackage
2021-06-04 09:27:47 +03:00
YevhenBondarenko
43b4f4461d
created data limits for resources and otaPackages, added url for the otaPackage
2021-06-03 18:34:39 +03:00
Andrii Shvaika
04ec8489ec
Merge branch 'feature/alarms-ttl' of https://github.com/ViacheslavKlimov/thingsboard
2021-06-03 16:33:27 +03:00
Volodymyr Babak
831ddc43bc
Merge remote-tracking branch 'upstream/master' into edge-3.3
2021-06-02 18:00:28 +03:00
Viacheslav Klimov
abf8ff25b5
Do not create alarm state if alarms creation is disabled
2021-06-01 12:12:35 +03:00
Viacheslav Klimov
9e1d86d7e8
Refactor
2021-05-31 15:41:16 +03:00
Volodymyr Babak
d79ab8880d
Added scope to push to cloud and push to edge rule nodes configuration
2021-05-28 20:01:12 +03:00
Vladyslav_Prykhodko
8938c69e7b
UI: Updated dependencies
2021-05-27 10:58:34 +03:00
AndrewVolosytnykhThingsboard
fbb8cb5985
Rest Api Call Node fixes: throws null data for next node in message, added default header Content-Type
2021-05-26 19:54:07 +03:00
Volodymyr Babak
eae41d112f
Refactored
2021-05-26 19:53:07 +03:00
Volodymyr Babak
acc9257af7
Fix for org.apache.kafka.common.KafkaException: javax.security.auth.login.LoginException: unable to find LoginModule class
2021-05-26 19:53:07 +03:00
Volodymyr Babak
b0bfdfff8e
Pagedata usage for get edges methods
2021-05-25 10:38:12 +03:00
Volodymyr Babak
2c826c12cd
added admin setting fetcher
2021-05-20 13:05:21 +03:00
Igor Kulikov
d5b640d602
Add image fields for dashboard and device profile entities. Introduce getAllAlarms and getCustomerAlarms API
2021-05-06 17:01:46 +03:00
Andrew Volostnykh
287a0a7515
Added front
2021-05-06 16:54:30 +03:00