joyent / conch-ui

Web UI for Conch (https://github.com/joyent/conch-api)
2 stars 5 forks source link

Allow devices to be tagged arbitrarily #12

Open bdha opened 6 years ago

bdha commented 6 years ago

This is in support of https://github.com/joyent/conch/issues/357. The Device Modal needs a "tags" section, which can either be a KV table or a text field for entering JSON directly. Either way, input should be validated.

perigrin commented 5 years ago

This is just asking for a UI wrapper around a now existing API feature. It should be easy enough to accomplish but it's lower down on the priority list in the near term.