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
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
Volodymyr Babak
acc9257af7
Fix for org.apache.kafka.common.KafkaException: javax.security.auth.login.LoginException: unable to find LoginModule class
5 years ago
Igor Kulikov
d5b640d602
Add image fields for dashboard and device profile entities. Introduce getAllAlarms and getCustomerAlarms API
5 years ago
Andrew Volostnykh
287a0a7515
Added front
5 years ago
Viacheslav Klimov
6b008e52cb
Refactor
5 years ago
Viacheslav Klimov
030d80d05a
CustomerId to TbMsg and SessionInfo
5 years ago
Viacheslav Klimov
f89b30777e
Initial implementation for per-customer api usage stats
5 years ago
Vladyslav_Prykhodko
9900cc3d97
Updated ui rule node
5 years ago
AndrewVolosytnykhThingsboard
c7269528fa
[PROD-881] Dynamic alarm severity in Create Alarm Rule Node ( #4393 )
* Dynamic alarm severity feature added
* Tests for dynamic alarm severity added
* Removed redundant imports
* Join front-end part
* Refactoring: create of method processAlarmSeverity, remove incorrect solution and process severity in correct places
* Correct updating of alarm parsed from msg data
* Removed redundant operations
* Correct exceptions throwing
5 years ago
AndrewVolosytnykhThingsboard
2423398d41
Added missing parameter to test
5 years ago
AndrewVolosytnykhThingsboard
8281609df0
Join front-end
5 years ago
AndrewVolosytnykhThingsboard
366ac8768b
Code cleaning, added ability to choose type of email body
5 years ago
AndrewVolosytnykhThingsboard
6ab586b0b1
Merging feature/html-emails from CE
5 years ago
Igor Kulikov
54ba69a82c
Fix code style issues
5 years ago
Volodymyr Babak
770d3f91f2
Code review changes
5 years ago
Igor Kulikov
4a63660e1d
Version set to 3.3.0-SNAPSHOT
5 years ago
Viacheslav Klimov
68a73caada
Ignore default value for filters with constant key type
5 years ago
Viacheslav Klimov
35626766a1
Refactor
5 years ago
Viacheslav Klimov
c98a2d18a1
Refactor
5 years ago
Viacheslav Klimov
22ada62f3b
Fix outdated data in alarm clear event
5 years ago
zbeacon
52d1b756fa
Fix for test script node function
5 years ago
Viacheslav Klimov
e30ec49d2b
[3.3] [PROD-806] Implement alarm condition metadata displaying ( #4185 )
* Implement alarm condition metadata displaying
* Refactor
5 years ago
Andrew Volostnykh
d1da849061
Correction of tests for DeviceProfile
5 years ago
Illia Barkov
593f63818e
Added support for RSA encrypted keys in PEM client credentials ( #4230 )
* Added support for RSA encrypted keys in PEM client credentials
* Refactoring
* Refactoring
5 years ago
Volodymyr Babak
ec6e2611cb
Fixed msg in case unexpected originator type
5 years ago
Andrii Shvaika
46f742441f
Alarm State improvement
5 years ago
Igor Kulikov
8fe6c956c8
Version set to 3.3.0-SNAPSHOT. Code style improvements.
5 years ago
YevhenBondarenko
50d96fb49e
Version set to 3.3.0-SNAPSHOT
5 years ago
Alexander Yurov
ae2ca8af08
Removed unused import
5 years ago