4516 Commits (f29d1b0effe02a8ce9639b03f845f9bea63f7b88)

Author SHA1 Message Date
zbeacon f29d1b0eff Added HasLabel, HasEmail, HasTitle interfaces to get correctly label in entityService, refactoring for alarms processing. The main point is swithing from Alarm entity to AlarmInfo 4 years ago
zbeacon 08e356a415 Updated alarm assignment to send websocket update on assign, added originator label to alarm info 4 years ago
zbeacon ac83e379ab Updated upgrade script 4 years ago
zbeacon 229b2973cc Added ability to check permissions for different user than the currect one 4 years ago
Igor Kulikov 7dd9a491b9 Add id indexes on new partitioned tables 4 years ago
Igor Kulikov e421acbf6e Add id indexes on new partitioned tables 4 years ago
Andrii Shvaika 91602ff670 Minor refactoring to use the helper function 4 years ago
Peter Chen 7914f3d1d0 minor refactoring code to get OTA package id 4 years ago
Peter Chen cc3372d963 fix thingsboard issue #6008 4 years ago
zbeacon 0dcde60443 Added alarm assignment feature and tests for it 4 years ago
ViacheslavKlimov 39341d1414 Fix transaction abortion on partition save error; don't throw any exceptions 4 years ago
YevhenBondarenko 6a99caf682 added tests for TbClusterService onQueueChange 4 years ago
YevhenBondarenko 8f356e90e2 fixed queue notifications in monolith 4 years ago
Igor Kulikov 42c502d266 Fix tests 4 years ago
ShvaykaD 3820909d65 bugfix: #7683 4 years ago
Igor Kulikov 046d313581 Update docs for rule nodes with TBEL scripts. Fix TBEL transform script. 4 years ago
Igor Kulikov bed4d61281 Update TBEL help links 4 years ago
Igor Kulikov d10f64c348 Refactor MVEL -> TBEL 4 years ago
Volodymyr Babak a0a5549b26 Revert LinkedHashMap 4 years ago
Volodymyr Babak 263605ed52 Revert Id to createdTime 4 years ago
Volodymyr Babak a094b71a24 Fix stability of testSendDeviceToCloudWithNameThatAlreadyExistsOnCloud 4 years ago
Volodymyr Babak 833ea1b397 Decreased number of message in edge random timeseries failure to speed up tests execution 4 years ago
Volodymyr Babak b5dbc7321c Increase timeout between batches. Improve cancel and interruption of send downlink msgs task 4 years ago
oyurov 26b1d09cbd Tests improvements 4 years ago
oyurov bf83eff749 Change modifier access to default 4 years ago
oyurov 87d7886d63 Added test for getRedirectUrl method 4 years ago
oyurov 5556fc5210 Refactor 4 years ago
oyurov c63f7cf678 Added state support for Dashboards after oauth2 redirect 4 years ago
Andrii Shvaika 45707414a4 Minor code refactoring to fix build issues 4 years ago
Andrii Shvaika 2b74234c2c Fix possible race condition and signature change case. Additional improvements on UI are required 4 years ago
Andrii Shvaika 57332d71aa Refactoring of JWT service 4 years ago
Sergey Matvienko 8807b7e95d Jwt settings refactored one more time 4 years ago
YevhenBondarenko 7d79fa0a62 refactoring 4 years ago
Sergey Matvienko bb261b3401 Jwt settings refactored after review 4 years ago
Volodymyr Babak 54e55d51ad Use id instread of createdtime for sort order of edge events 4 years ago
Sergey Matvienko 3f39305252 ts_key_value_partitioning_always_exist_in_reading added to skip Cassandra ts_kv_partitions_cf reads 4 years ago
Volodymyr Babak 1d9a2bad84 Improve error handling - root cause and stack trace delivered to cloud from edge in case of errors 4 years ago
Sergey Matvienko 7e5ab3bff7 JWT settings refactored packages, Swagger documented, rest client getJwtSettings and saveJwtSettings added 4 years ago
ViacheslavKlimov 1283093681 Synchronize doEvalScript and doRelease operations in MvelInvokeService 4 years ago
ViacheslavKlimov dee81fea26 MVEL scripts caching 4 years ago
Sergey Matvienko 46b2adeb2c jwt settings added message on base64 validation exception, default key is to be validated ok, tests added 4 years ago
Sergey Matvienko 335d88c82e jwt settings added message on base64 validation exception 4 years ago
Volodymyr Babak 8a29dc294e mute TelemetryEdgeSqlTest that causes a lot of randomly generated errors 4 years ago
Sergey Matvienko b776cf13b6 jwt settings code cleanup 4 years ago
Sergey Matvienko 27d26ea27c jwt settings validation except install, warn on each reload if token key is default 4 years ago
Sergey Matvienko b95f1c95e0 jwt settings workout on review feedback 4 years ago
Volodymyr Babak 1b191acace RestClient - add getRuleChains by type. Updated edge_root_rule_chain - remove Success from RPC Call from device to Push to cloud 4 years ago
Sergey Matvienko 1f1c8fb013 saveJwtSettings returns JwtTokenPair in AdminController 4 years ago
Volodymyr Babak d8a6093442 Added TbSendRPCReplyNodeTest 4 years ago
Volodymyr Babak 0a56f065f7 Merge RPC request/response actions 4 years ago