waltz icon indicating copy to clipboard operation
waltz copied to clipboard

Flow Diagrams: more enhancements

Open davidwatkins73 opened this issue 3 years ago • 0 comments

Continuation of #5454

  • [ ] auto layout option (either send to server or use a 'headless' d3 graph layout)
  • [ ] add owning entity to diagrams (1.35 ?)
  • [ ] bulk add options
    • [ ] add all associated flows between apps (? - this might be a bad idea)
    • [ ] 'wire-up' a node, ie connect a node to other nodes which already exist on the diagram
    • [ ] add all upstream/downstream regardless of whether already on diagram
  • [ ] Offer a dialog to choose paths between nodes (i.e. user asks for a flow to app 'Z' from app 'A' and we show various route options, allowing them to pick)
  • [ ] Export to solidatus :)
  • [ ] Overlay/Filter by datatypes
  • [ ] Look at how sequencing could be performed

davidwatkins73 avatar Jul 21 '21 14:07 davidwatkins73