Re: [pve-devel] [PATCH pve-manager 5/7] fabrics: add NodeEdit components

2025-04-04 Thread Gabriel Goller
On 03.04.2025 11:16, Christoph Heiss wrote: On Fri Mar 28, 2025 at 6:13 PM CET, Gabriel Goller wrote: [..] diff --git a/www/manager6/sdn/fabrics/openfabric/NodeEdit.js b/www/manager6/sdn/fabrics/openfabric/NodeEdit.js new file mode 100644 index ..f2d204c22542 --- /dev/null +++ b/www

Re: [pve-devel] [PATCH pve-manager 5/7] fabrics: add NodeEdit components

2025-04-03 Thread Christoph Heiss
On Fri Mar 28, 2025 at 6:13 PM CET, Gabriel Goller wrote: [..] > diff --git a/www/manager6/sdn/fabrics/openfabric/NodeEdit.js > b/www/manager6/sdn/fabrics/openfabric/NodeEdit.js > new file mode 100644 > index ..f2d204c22542 > --- /dev/null > +++ b/www/manager6/sdn/fabrics/openfabric/No

[pve-devel] [PATCH pve-manager 5/7] fabrics: add NodeEdit components

2025-03-28 Thread Gabriel Goller
Add NodeEdit components for OpenFabric and OSPF. These allow creation and editing of Nodes and their interfaces. Shows an interface-panel with all the available and configured interfaces. If a node is not available but it is configured, it can still be viewed (we also show a warning hint). Signed-