8828 Commits (45fbbf201fe3020b109d94de87e310626eba9d49)

Author SHA1 Message Date
Dmytro Skarzhynets 5d120a7c23 Add mock test for new and a part of exisiting logic in core consumer; make changes according to review comments 3 years ago
Andrii Shvaika 79dbf41b9f Widgets description improvement 3 years ago
YevhenBondarenko 4e42a3efe2 fixed widget-bundle import and added widget type VC support 3 years ago
Andrii Shvaika eb6d81deb0 Improved description of the widget bundles 3 years ago
dashevchenko 2c7b8b66e0 updated db schema versio from 3.5.2 to 3.6.0 3 years ago
Dmytro Skarzhynets 1303975c05 Revert removal of runtime exception 3 years ago
Igor Kulikov a1393e7e81 Fix update existing widget type by fqn: check fqn is not empty. 3 years ago
Igor Kulikov be850f506a UI: Implement battery level widget 3 years ago
Dmytro Skarzhynets 28879cb73b Add review fixes 3 years ago
dashevchenko b92f543833 updated default value for redis ssl config 3 years ago
Volodymyr Babak e4acb717f3 Added SNMP_ENABLED=false for install edge instructions in case TB is already running on the same PC 3 years ago
Volodymyr Babak 3c6d70b2c4 edge test speed up 3 years ago
Volodymyr Babak 16e3a6e177 edge tests stability: seq_id column - remove maxvalue. increased timeout for waiting on edge imitator respones 3 years ago
ViacheslavKlimov fe8aaaa4d9 Fix HashPartitionServiceTest.testPartitionChangeEvents_isolatedProfile_oneCommonServer_oneDedicated 3 years ago
dashevchenko 1a4414dca7 added null-check for search text in sql queries and replaced 'LIKE' operator with case insensetive function 'ilike' 3 years ago
Igor Kulikov e255b6ec42 UI: Add Alarm and entity count widgets. 3 years ago
ViacheslavKlimov 4e526aa969 Queue removal: always publish PartitionChangeEvent; remove redundant recalculatePartitions; add debug log 3 years ago
Dmytro Skarzhynets 65a4f002bb Fix copy-paste error 3 years ago
ViacheslavKlimov 0d8a2549d9 Single PartitionChangeEvent after recalculatePartitions 3 years ago
Volodymyr Babak 092e3b07c1 Minor improvements for edge centos/ubuntu instruction. css minor updates 3 years ago
Dmytro Skarzhynets babc8844e9 Add last reported activity in the past fix, cover with a test 3 years ago
Andrii Landiak bdad8454f8 Fix instructions for ubuntu and docker: styles, info 3 years ago
ViacheslavKlimov 3f2a3e35ff Fixes for partition recalculation with isolated queues 3 years ago
Andrii Landiak 0c86f988e4 Minor refactoring to fix compile error 3 years ago
Vladyslav_Prykhodko cef307b5b8 UI: REname file widget types and clear gateway locale 3 years ago
Volodymyr Babak 7f649e33c3 Edge: added singleton mode and configuration version fields for rule node proto 3 years ago
Vladyslav_Prykhodko 65145284ca UI: Improved view gateway dashboard and updated gateway widget types 3 years ago
Maksym Dudnik 530cd326c0 qa fixes 3 years ago
Andrii Landiak 8412b61812 Improve centos and ubuntu instruction for edge 3 years ago
Andrii Landiak 4007526155 Add init edge instructions for ubuntu and centos 3 years ago
Dmytro Skarzhynets 6b5b654546 Fix grammar 3 years ago
ViacheslavKlimov 4114c96571 Version control: fix ids replacement in dashboard config 3 years ago
Shvaika Dmytro 3f10ba464e
added executor to speed up rule nodes upgrade & added SQL upgrade for TbMsgAttributesNode & updated logback.xml with new debug entry to view the rule node upgrade logs (#9224) 3 years ago
Andrii Landiak c182649745 Add test to check resource creation from edge and fix existing ones 3 years ago
Vladyslav_Prykhodko 0b9df293cd UI: Fixed gateway dashboard and widget after review 3 years ago
dashevchenko 88a17e3cfa added validation on space key 3 years ago
Andrii Landiak 43c2ae653d Resource support for edge 3 years ago
dashevchenko b2b5573a61 added ssl support for redis 3 years ago
Andrii Shvaika f0d9ba914d Fix update for alarms of removed tenants 3 years ago
Sergey Matvienko 6e3f1995bf TbVersionedNode removed in favour of RuleNode.version() annotation 3 years ago
Andrii Landiak 055fab9ad5 Fix test: missing bean and improve safe for rule chain 3 years ago
Dmytro Skarzhynets 0867030cba Add device state node implementation 3 years ago
Andrii Landiak bb6d04be3b Logic for handling rule chain updates from edge, including metadata 3 years ago
Igor Kulikov b1f70e162a Update demo data dashboards 3 years ago
Volodymyr Babak 2b6357502e Set widget type alias and bundle alias to be compatible with older edge versions 3 years ago
Volodymyr Babak 3e7b359de0 Fixed MockBean and SpyBean dependency for newly added tests 3 years ago
ViacheslavKlimov a570101aee Use DbCallbackExecutor in forwardToEventService 3 years ago
Volodymyr Babak ab49f9ab54 Fixed spring dependency for test classes 3 years ago
Volodymyr Babak cfc900c52c Added check if dashboard or rule chain is assigned to edge for edges older 3.6.0 3 years ago
Dmytro Skarzhynets a4d4e8c6eb Remove redundant sleep 3 years ago