Skip to content

#614 UI: Update Template Editor For Sequence/Branch Model#622

Open
b-at-neu wants to merge 3 commits intofeat/530-branching-templatesfrom
614-ui-sequence-branch-template-editor
Open

#614 UI: Update Template Editor For Sequence/Branch Model#622
b-at-neu wants to merge 3 commits intofeat/530-branching-templatesfrom
614-ui-sequence-branch-template-editor

Conversation

@b-at-neu
Copy link
Copy Markdown
Collaborator

Summary

  • Rewrites the template editor (/processes/[id]) to render and manage the sequence/branch step model
  • Root sequence rendered as a vertical list of step cards
  • Each step's branches rendered as indented sublists labeled "Branch 1", "Branch 2", etc.
  • Add Step appends to root sequence; Add Branch opens a form to start a new parallel branch off a step
  • Move up/down reorders within the same sequence; Delete re-links the sequence

Closes #614

Part of #530

@b-at-neu b-at-neu self-assigned this Mar 27, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vaultz Ready Ready Preview, Comment Mar 27, 2026 4:07pm

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI: Update template editor for sequence/branch model

1 participant