aktin / aktin/broker-manager

Make node resource paths configurable via UI

オープン
#2 コメント 0 件 リアクション 0 件 担当者 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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。