feat(frontend): 增强连接树搜索与资源管理器布局

为连接管理页左侧标签树新增独立搜索能力,支持命中节点、
祖先链路过滤与自动展开,提升大规模连接下的检索效率。

同步优化树头部为资源管理器式布局,并强化节点计数高亮;
补充中英日文案,同时归档并更新 helloagents 记录。
This commit is contained in:
yinjianm
2026-03-25 23:27:00 +08:00
parent 1662b2b9e8
commit a6935a9c12
12 changed files with 94 additions and 46 deletions
+8
View File
@@ -100,6 +100,9 @@
"reconnect": "再接続",
"remove": "削除",
"retry": "再試行",
"reset": "リセット",
"expandAll": "すべて展開",
"collapseAll": "すべて折りたたむ",
"save": "保存",
"saving": "保存中...",
"saved": "保存済み",
@@ -265,6 +268,11 @@
"status": {
"never": "なし"
},
"scopeExplorerTitle": "タグエクスプローラー",
"scopeHintCompact": "ツリーノードはタグパスごとに整理されます",
"scopeTreeSearch": "タグツリーを検索...",
"scopeSearchMode": "一致したパスを自動展開中",
"scopeTreeNoMatch": "一致するツリーノードはありません",
"table": {
"actions": "アクション",
"authMethod": "認証方法",