Make node resource paths configurable via UI
オープン
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
コントリビューションガイド
評価
この issue はまだ評価されていません。