7114 Commits (01bfcff415ba72fe98394a63e97cfd847660fa7c)

Author SHA1 Message Date
Andrii Landiak bba7f738eb Change method name 2 years ago
Andrii Landiak 18a7884cbd Improve stability of EdgeEventControllerTest 2 years ago
Igor Kulikov d315f5ce77 UI: Implement pie chart. 2 years ago
nick 2b734c3582 lwm2m: fix bug SERVER TimeUnit.MINUTES.toSeconds(60) 2 years ago
Igor Kulikov b3d74adce8 UI: Status widget: Implement advanced settings. 2 years ago
IrynaMatveieva 59daf9123b replaced the use of the deprecated method with the use of a static method 2 years ago
Igor Kulikov 291cabef4b UI: Implement Status widget. 2 years ago
Sergey Matvienko 9a8e39856b CoapAttributesUpdatesIntegrationTest.java: unused spy wraparound removed 2 years ago
Sergey Matvienko bdf9da8bab Revert "Jwts.parser().build() refactored for a newer version" 2 years ago
Sergey Matvienko df08a94bee Revert "JWT factory immutable and test fixed with > 512bit key" 2 years ago
Sergey Matvienko 8dc455edc1 JWT factory immutable and test fixed with > 512bit key 2 years ago
Sergey Matvienko 1f5c95a375 Jwts.parser().build() refactored for a newer version 2 years ago
Sergey Matvienko 90c93245fa collection util static imports replaced org.apache.commons.collections4 2 years ago
Sergey Matvienko 60ccd97832 org.apache.commons.collections replaced with org.apache.commons.collections4 2 years ago
Sergey Matvienko e82cfe67c3 Kafka 3.7.0 patch updated for NetworkReceive class 2 years ago
Volodymyr Babak 558d2421e6 Added details description of EDGES_RPC_CLIENT_MAX_KEEP_ALIVE_TIME_SEC, EDGES_RPC_KEEP_ALIVE_TIME_SEC, EDGES_RPC_KEEP_ALIVE_TIMEOUT_SEC 2 years ago
Andrii Landiak 9c81dbd1e5 Minor improvements after review 2 years ago
Igor Kulikov 69e38fe372 Fix API annotations 2 years ago
Andrii Landiak fed295017d Improve NotificationMsgConstructorImpl 2 years ago
Andrii Landiak e8c238e5a6 Add NotificationEdgeTest 2 years ago
nick 0a16214af5 fix bug: lwm2m tests dif Port Comments 2 2 years ago
ViacheslavKlimov 6c592a249e 3.6.3 to 3.6.4 upgrade script 2 years ago
Andrii Landiak 5191143c3f Provide support for Notification to Edge 2 years ago
ShvaykaD 211226e230 added fix for mqttv5 test 2 years ago
ShvaykaD faf172bdb2 fixed claim device flaky tests 2 years ago
nick 934287a380 fix bug: lwm2m tests dif Port Comments 1 2 years ago
Dmytro Skarzhynets 5c7ad51641 Replace usages of deprecated @Schema(required = ...) with @Schema(requiredMode = ...) 2 years ago
nick d876fc8bfe fix bug: lwm2m tests dif Port 3 2 years ago
nick d2d68faee7 fix bug: lwm2m tests dif Port 2 years ago
Igor Kulikov dde2a55d3d UI: Implement new version of State chart widget based on Echarts. 2 years ago
Andrii Landiak d041faae89 Micro refactoring: using java 17 2 years ago
IrynaMatveieva c4ad105f73 used Optional.ofNullable instead of explicitly checking for null 2 years ago
dashevchenko 140f8dc489 attribute scope is prepared correctly for rule engine message metadata 2 years ago
ViacheslavKlimov 641008c262 onClick action from mobile notification center 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 6754d8eddb Add endpoint for getting unread notifications count 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