3699 Commits (9fd78e595caa8071d06f9fb6c8a10edd59201de4)

Author SHA1 Message Date
Volodymyr Babak 3c2f65386b Code reformat 5 years ago
Volodymyr Babak 8d89a4fe52 Import fixes 5 years ago
Volodymyr Babak 8863003f4c Added functionality to remove device profile from edge in case removal from cloud 5 years ago
Volodymyr Babak 1b9d70f2fe Refactoring validators - moved them to a separate classes 5 years ago
Igor Kulikov 05db6ffe49 Upgrade to 3.4.0 5 years ago
Igor Kulikov fdd3e29c80 Add upgrade to 3.4.0 5 years ago
Igor Kulikov dabd25e760 Version set to 3.4.0-SNAPSHOT 5 years ago
Igor Kulikov f69d1147a6 Fix tests 5 years ago
Andrii Shvaika c577b50e9d Correct logging and thread pool names 5 years ago
Andrii Shvaika d0e7c34659 Improvement of the page link 5 years ago
Andrii Shvaika 9ca1055d54 Remove incomplete test 5 years ago
Igor Kulikov c3dde26c69 Implement events batch insert. Remove 'region' filter from tenant find queries. 5 years ago
Andrii Shvaika bd700665e8 Optimize imports 5 years ago
Andrii Shvaika 45df14e39e Device State Service improvements and race condition fix 5 years ago
Andrii Shvaika 878b75aff9 Issue 6056. Refactoring of duplicated code to abstract class 5 years ago
Andrii Shvaika b33d28eedf Correct executor for the service 5 years ago
Andrii Shvaika 64d3f5c803 Remove redundant event types from cleanup procedure 5 years ago
Andrii Shvaika 7cc2508479 Improvement to events cleanup script 5 years ago
ArtemDzhereleiko a937b3694c UI: Added to action deleting deviceProfileId if type was changed 5 years ago
YevhenBondarenko b2e063ba1e added tests for DefaultTbApiUsageStateService 5 years ago
Andrii Shvaika fcbcae7f19 Fix the floating bug in testTwoRuleChainsWithTwoRules 5 years ago
YevhenBondarenko 073ce69872 handling of PartitionChangeEvent is not more synchronous 5 years ago
Volodymyr Babak 90ba0de432 Added drop of edge_license_key and cloud_endpoint columns during upgrade 5 years ago
Andrii Shvaika d10e65095f Workaround for KAFKA-4090 5 years ago
Andrii Shvaika 24829c29f7 Workaround for KAFKA-4090 5 years ago
Volodymyr Babak 6356e998a3 Removed @Slf4j annotation 5 years ago
Volodymyr Babak 8e91560f69 Base Edge test refactored into multiple independent tests 5 years ago
Volodymyr Babak 1363a385f8 Changed order of edge sync cursor fetchers 5 years ago
Volodymyr Babak 7c6a245bfb Fixed permissions - user must have WRITE to assing/unassing rule chain to edge 5 years ago
nickAS21 4140801fb0 lwm2m: remove import 5 years ago
nickAS21 5d839ab75f lwm2m: fix bug of commits 5 years ago
nickAS21 28fa1cc6a7 lwm2m: Checking licenses... 2 5 years ago
nickAS21 a072e9e1af lwm2m: Checking licenses... 5 years ago
nickAS21 f704f9bcbc lwm2m: fix bugs: init client after connect Lwm2m Server -> awaitClientAfterStartConnectLw() and null pointer exception in getObjectModel (continue) 5 years ago
nickAS21 b6f317a3b7 lwm2m: fix bugs: init client after connect Lwm2m Server -> awaitClientAfterStartConnectLw() and null pointer exception in getObjectModel 5 years ago
Vladyslav_Prykhodko 23b0bac76d UI: Add to support circle in map; change default settings polygon; fix incorrect resize polygon in image-map; fix snap in cut mode; fix tooltip text in action button; fix resize in edi mode; fix loss tooltip in rectangle after cut 5 years ago
nickAS21 974d4cb338 lwm2m: fix bug: client.destroy after newClientCreate and client registered on the server 5 years ago
YevhenBondarenko a7d911c9c0 changed upgrade version 5 years ago
Andrii Shvaika c7aafe4ddd Fix max_alarm_queries_per_refresh_interval configuration parameter. Change default value from 3 to 10. 5 years ago
Viacheslav Klimov ef129d2648 Fix upgrade 5 years ago
Igor Kulikov 6134374003 3.3.3 to 3.3.4 upgrade 5 years ago
Igor Kulikov 312924a19b Version set to 3.3.4-SNAPSHOT 5 years ago
Igor Kulikov cc6cd2cb2a UI: Add slide toggle control widget 5 years ago
Viacheslav Klimov f51a66b585 Delete OTA update packages of device profile with cascade when this profile is deleted 5 years ago
Volodymyr Babak ffcc5be0ae Removed edge license and cloud endpoint from edge instance - refactoring edge ce 5 years ago
YevhenBondarenko c6475226e4 added test for LwM2MClientSerDes 5 years ago
nickAS21 29a551d048 lwm2m: fix bug: add afterClass "await (3 sec, closed all ports lwm2server and bootstrapServer)" 5 years ago
nickAS21 acc52c7864 lwm2m: fix bug create new client (from TcpPort to UdpPort) 5 years ago
Viacheslav Klimov 6f84b411c3 Fix LwM2M devices import 5 years ago
nickAS21 11140fe89b lwm2m: del shell from tests 5 years ago