6901 Commits (2b334ecbff30729477c1c3ce34022820ee5e2f7e)

Author SHA1 Message Date
Andrii Landiak d041faae89 Micro refactoring: using java 17 2 years ago
dashevchenko 140f8dc489 attribute scope is prepared correctly for rule engine message metadata 2 years ago
Oleksandra Matviienko e00b14bf84 validateId refactoring 2 years ago
Sergey Matvienko 93adbd116c Validator: some old method usage replaced with a new ones with functions 2 years ago
Oleksandra Matviienko a993f2133a Changes according to comments 2 years ago
Oleksandra Matviienko 816f6e35c5 Changed the usage of validate methods in Validator from methods with an errorMessage to methods with functions. 2 years ago
Andrii Landiak 87e564f8c0 Use stringUtils to check if search text is not null and is not empty 2 years ago
Andrii Landiak 2888ac5db9 Improve EntityDataQuery using 2 query: filter and sort to find entityIds and using entityIds as List to map with telemetry and entity fields 2 years ago
Andrii Landiak be611d0aec Set limitation for max telemetry for edge to 0 2 years ago
Andrii Landiak 0107bc29ad Add yaml parameter to set max size for telemetry message 2 years ago
ViacheslavKlimov 9d1f751f3a Fix race condition on tenant creation; refactoring 2 years ago
nick 4ad4b7fc86 lwm2m/coap: add californium 3.11.0 2 years ago
Volodymyr Babak 8b60deece6
Fixed comment in OAuth2EdgeTest 2 years ago
dashevchenko 1f1a9c5a25 updated asset/device delete methods to delete only alarms originated by entity 2 years ago
dashevchenko c1496b9e0c swapped alarm deletion and asset deletion to delete only asset alarms 2 years ago
ViacheslavKlimov e1bac1bf79 Revert "Fix TbSubscriptionUtils order for matching KeyValueType and DataType" 2 years ago
Andrii Landiak 8235b144a5 Fix EdgeControllerTest 2 years ago
Sergey Matvienko f46f90f06b NashornJsInvokeServiceTest added givenSimpleScriptMultiThreadTestPerformance 2 years ago
Sergey Matvienko 3d1f1e4af0 NashornJsInvokeServiceTest refactored 2 years ago
Sergey Matvienko eba645c542 Nashorn LOCAL_JS_SANDBOX_MAX_MEMORY introduced 2 years ago
Andrii Landiak 16d1e353fe Fix oauth 2 years ago
Andrii Landiak 646c8679a6 Fix oauth support: send to edge, when propagate to edge is false 2 years ago
Andrii Landiak 2e91612534 Minor refactoring 2 years ago
Igor Kulikov 6890b18dfb Swagger doc improvement. 2 years ago
ViacheslavKlimov 2e20ad6dc6 Add tenantId tag to Rule Engine consumer stats 2 years ago
Igor Kulikov bec63ab1bf Swagger doc improvement. 2 years ago
Igor Kulikov 8910b4b1df Swagger docs Open API 3.1 2 years ago
Andrii Landiak d9669c9391 Fix TbSubscriptionUtils order for matching KeyValueType and DataType 2 years ago
Andrii Landiak ee1209b19f Fix KvProtoUtils order for matching KeyValueType and DataType 2 years ago
Andrii Landiak b46728de70 Fix V1 for tenantPrfoile to correctly set profile data 2 years ago
Andrii Landiak 420cebcd03 Use getDefaultProfileConfiguration instead of casting 2 years ago
Andrii Landiak 28ef94bb1c Remove api limits from tenantProfileEdgeMsg 2 years ago
ViacheslavKlimov c4b8068e96 Use AttributeScope instead of DataConstants in DefaultDeviceStateServiceTest 2 years ago
ViacheslavKlimov 32f0c3c67c Don't create Rule Engine consumer when no partitions to avoid NPE when deleting queue 2 years ago
dashevchenko 0cd0c65a08 do not refresh token if refresh token expired 2 years ago
Igor Kulikov 59a2f771c6 Update UI help link 2 years ago
ViacheslavKlimov a4384eb019 VC: fix other entities removal 2 years ago
Igor Kulikov 53071ebaec UI: Improve time series charts stack handling. Decrease default animation duration parameter to 500ms. 2 years ago
ViacheslavKlimov 50f8951072 Add callback executor for device state service 2 years ago
Vladyslav_Prykhodko 883eebe430 Add APNS config for push notification in mobile phone 2 years ago
ViacheslavKlimov eb50685108 Version control - not rollback on error option 2 years ago
Igor Kulikov 0fcb5aeaba Suppress JWT token expired error in websocket handler. 2 years ago
Igor Kulikov 60f40ad6b8 UI: Improve time series charts X axis and tooltip date formatting: introduce auto date format. 2 years ago
dashevchenko 6d13086a53 added additional check for case when refresh token was dropped 2 years ago
rusikv dad8176e37 UI: reconfig of 'Rule engine statistics' and 'API usage' to enable 'QUEUE_STATS' after echarts update 2 years ago
Igor Kulikov 3d656192dd UI: Update demo dashboards 2 years ago
dashevchenko 9fca9e235f deleted redundant const 2 years ago
dashevchenko 04ff4bd9ae refactored handleError method: status code and message are being retrieved from exception 2 years ago
Igor Kulikov cd206c0f80 UI: Implement line / bar / point charts. 2 years ago
dashevchenko b67189429d code formatting 2 years ago