View Revisions: Issue #7017
Summary | 0007017: Add a pipeline view to the Configure Canvas and rename it to the Configure Diagram | ||
---|---|---|---|
Revision | 2025-08-25 16:18 by emiller | ||
Description | During first-time setup, before the Configure Canvas is displayed, ask the user whether they want to see a network view or a pipeline view. Add a new parameter that gets set during initial deployment based on the user's decision. When the network view is selected, the Configure Canvas should behave similarly to how it does in 3.16. This view should be chosen when the central node participates in replication and the user wants to view their configuration as a network of endpoints. When the pipeline view is selected, the Configure Canvas should display pairs of nodes that replicate with each other. These nodes will all register with a central hub node. The hub node should be hidden from the Canvas, but it should be possible to change its endpoint type during initial deployment via the Deploy Wizard's Endpoint Summary screen. This view should be chosen when the central node does not participate in replication and the user wants to view their configuration as a list of pipelines. In addition, rename the Configure Canvas to the Configure Diagram. |
||
Revision | 2025-08-07 20:08 by emiller | ||
Description | During first-time setup, before the Configure Canvas is displayed, ask the user whether they want to see a network view or a pipeline view. Add a new parameter that gets set during initial deployment based on the user's decision. When the network view is selected, the Configure Canvas should behave similarly to how it does in 3.16. This view should be chosen when the central node participates in replication and the user wants to view their configuration as a network of endpoints. When the pipeline view is selected, the Configure Canvas should display pairs of nodes that replicate with each other. These nodes will all register with a central hub node. The hub node should be hidden from the Canvas, but it should be possible to change its endpoint type during initial deployment via the Deploy Wizard's Endpoint Summary screen. This view should be chosen when the central node does not participate in replication and the user wants to view their configuration as a list of pipelines. |