Skip to content

POC_workflow_builder #834

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

maiHydrogen
Copy link
Contributor

PR Description

A draft PR for proof of concept of workflow builder (Dashflow) for APIDash.
This contains a workflow canvas with sample nodes, control node having various control buttons on it including a add node button which creates a new node everytime on click in canvas.

  • infinite grid canvas with pan, zoom features
  • draggable and interconnectable nodes
  • editable node details on one click
  • creating new node on one click
  • control node for canvaswide tasks

Screenshots

Screenshot 2025-04-27 024532
Screenshot 2025-04-27 024553
Screenshot 2025-04-27 030410

Checklist

  • I have gone through the contributing guide
  • I have updated my branch and synced it with project main branch before making this PR
  • I am using the latest Flutter stable branch (run flutter upgrade and verify)
  • I have run the tests (flutter test) and all tests are passing

Added/updated tests?

We encourage you to add relevant test cases.

  • Yes
  • No

OS on which you have developed and tested the feature?

  • Windows
  • macOS
  • Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants