aktin / aktin/broker-manager

Make node resource paths configurable via UI

未關閉
#2 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
TypeScript
星號
0
分支
0
PR 合併指標
30 天內沒有已合併 PR

描述

## Current state

The resource properties shown per node (`versions`, `import-scripts`) are hardcoded in `BrokerNodeViewer.vue` (`RESOURCE_PATHS`). Adding or removing a resource path requires a code change.

## Proposal

- Add a global setting to manage node resource paths: add and remove entries via the UI (e.g. in the existing configuration dialog)
- Persist the list in the app configuration; the setting applies to all nodes
- `BrokerNodeViewer` reads the configured paths instead of the hardcoded list and appends the resulting cards as it does today
- Ship `versions` and `import-scripts` as defaults

貢獻指南

開啟貢獻指南

研究方向

Start by reading BrokerNodeViewer.vue and its RESOURCE_PATHS definition, then inspect the existing configuration dialog and app-configuration handling. Add a global UI-managed list with versions and import-scripts as defaults, persist it, and verify that BrokerNodeViewer renders cards from the configured paths for all nodes.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
typescript
領域
frontend
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
冷清
描述清晰度
基本清楚
新手友好度
58/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。