SNIA / Swordfish-basic-web-client

The Swordfish Basic Web Client can connect to one or more Swordfish services (including the Swordfish emulator), and present in a web UI frame the entire Swordfish hierarchy. The basic web client also provides basic capabilities to modify configurable Properties (as specified in the schema), as well an providing a basic interface to add or remove elements from the service through a Web UI.
BSD 3-Clause "New" or "Revised" License
7 stars 6 forks source link

Missing Add and Remove buttons on resource panels #19

Closed ddeel closed 6 years ago

ddeel commented 6 years ago

The user interface includes "Add" and "Remove" buttons on the StorageServices panel, but these buttons are missing on the panels for the other resources mentioned on the "Explore the Resources" panel.

rahlvers commented 6 years ago

Added in #18. Likely needs debug for Redfish objects, doesn't look like it works properly everywhere.