6033 Commits (acccbb7e5374e772687141b20e5454eaaa044aaf)

Author SHA1 Message Date
Igor Kulikov 39aa07043a UI: Implement 'Signal strength' widget. Add 'Status indicators' widgets bundle. 3 years ago
YevhenBondarenko 88da2b2807 fixed tests 3 years ago
YevhenBondarenko 79d655eedc removed deprecadted methods 3 years ago
Igor Kulikov 2492b81d34 UI: Wind speed and direction widget. 3 years ago
dashevchenko 4c00b839e6 add yml parameter description 3 years ago
dashevchenko 261bec2b39 added missed yml parameter descriptions, script that check description exists for all parameters, added github action that run script 3 years ago
ViacheslavKlimov 9788a87ca3 Fix notification requests deletion test; drop all notifications after test 3 years ago
Sergey Matvienko c57f0bb8aa SQL_TS_LATEST_BATCH_SIZE decreased from 10k down to 1k to improve concurrent updates on maximum load 3 years ago
Sergey Matvienko 3c8a6bf3b4 SQL_ATTRIBUTES_BATCH_SIZE decreased from 10k down to 1k to improve concurrent updates on maximum load 3 years ago
Sergey Matvienko 6809d374a6 ACTORS_SYSTEM_RULE_DISPATCHER_POOL_SIZE increased from 4 to 8 3 years ago
Sergey Matvienko b6b4124625 SQL_TS_LATEST_BATCH_SIZE decreased from 10k down to 1k to improve concurrent updates on maximum load 3 years ago
Sergey Matvienko 75fe19b56b SQL_ATTRIBUTES_BATCH_SIZE decreased from 10k down to 1k to improve concurrent updates on maximum load 3 years ago
Sergey Matvienko d33d847c0c ACTORS_SYSTEM_RULE_DISPATCHER_POOL_SIZE increased from 4 to 8 3 years ago
ViacheslavKlimov c0294e3878 Don't delete notifications when recipient is deleted 3 years ago
ViacheslavKlimov 6a3beb9213 Remove foreign keys for notification table 3 years ago
ViacheslavKlimov 1a3d7bfab0 Revert initial delay for saveCurrentSystemInfo 3 years ago
ViacheslavKlimov 12d2c26279 Rule Engine stats: exception message truncation 3 years ago
ViacheslavKlimov 69349d5075 TTL for system info 3 years ago
ViacheslavKlimov 6ec4b8cf72 TTL for queue stats and RE exceptions 3 years ago
Sergey Matvienko 7c174de71d BaseController: log experience improvement. use a child class logger instead of abstract class controller 3 years ago
Igor Kulikov 91fc161c4f Implement widget types / bundles pagination and full text search. Add widget types tags. UI: Implement scroll grid component. 3 years ago
dashevchenko 20ba944a3c fixed upgrade script 3 years ago
dashevchenko 25d3b96c6c text refactoring 3 years ago
Igor Kulikov 8cefca23ac Version set to 3.6.1-SNAPSHOT 3 years ago
Sergey Matvienko bae0ce48a8 BaseController: log experience improvement. use a child class logger instead of abstract class controller 3 years ago
dashevchenko 8f1c13b335 added api rate limits tbel 3 years ago
Igor Kulikov 995ea59f9a Update UI help links path 3 years ago
Volodymyr Babak 2c7e5ef5f8 Added TenantProfileEdgeTest.testIsolatedTenantProfile 3 years ago
Volodymyr Babak 2d68bf4a52 Fixed error msg: Msd Id -> Msg Id 3 years ago
Volodymyr Babak 987233f470 Changed order of fetchers to sent tenant profile to the cloud as first message 3 years ago
Igor Kulikov 7310f438eb Increase widget type and widgets bundle description field size to 1024. 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
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
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
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
Vladyslav_Prykhodko cef307b5b8 UI: REname file widget types and clear gateway locale 3 years ago