underwire / underwire

A minimal dependency graph manager and viewer built with Hapi and React.
0 stars 0 forks source link

Ability to edit edges from nodes #4

Open jdarling opened 8 years ago

jdarling commented 8 years ago

Provide a list of connected nodes on the edit node page. Adding a node to the list will create an edge to the node, removing a node from the list will remove the edge. Provide some way to identify if the link is inbound or outbound (maybe two lists?)