-
Notifications
You must be signed in to change notification settings - Fork 366
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
Add a Drag & Drop UI API workflow builder & runner #120
Comments
Hi @ashitaprasad |
@ShRudra88 Are you familiar with Zapier or Node-RED. Something along those lines to build drag & Drop API workflows. |
I would like to contribute to this project as I thoroughly went through documentation. did some research about the project notes about what are the pros and cons of the project. made setup at my desktop also but to whom should I communicate? about it , like i would like to discuss issues which I have @ashitaprasad |
@thesakshidiggikar , please feel free to raise issues, highlight your research in the issues and then you can work on it and send across a PR for review. |
Hi Maintainers, I have reviewed the issue and have some ideas about how they can be implemented in Flutter. Please provide what do you require for review. |
@chiragtyagi2003 you can add your mockups and how will you implement the feature in this issue thread. We will review it and provide feedback. |
Hi @animator and @ashitaprasad , I apologize I had some other time-bound engagements and was searching some ways to implement this new feature.
These are only some starting points, kindly review them so I could get a more clear idea of your expectations and thus tailor the proposal to your needs. Thanks. |
@chiragtyagi2003 We use riverpod for state management and we will stick to it. |
@animator OK sure, I will incorporate Riverpod. |
Hi @animator, I am currently developing this drag and drop feature for the mobile app, is that fine? |
@chiragtyagi2003 We currently do not have a mobile app. You can add the feature to work on our current desktop app and send across a PR. |
Happy to be here, this is something I have always wanted to dive in but didn't have that opportunity and starting point.Have followed up the conversation and now I feel at home |
I think this is a cool feature, I'm working a bit on the design in my spare time. |
@PratyushChauhan Looks good ... is it possible to write some code to implement what you showcased in Figma. |
@ashitaprasad Yeah I believe it can be done. I will be experimenting with this library to implement the editor window widget: |
@PratyushChauhan you can also take a look at this package - https://pub.dev/packages/node_editor |
I would like to work on this, please somebody assignme the issue?? |
@PramodMagadum We do not assign issues. You have to provide your design and implementation approach and send across a draft PR for review. |
Okay 👍
…On Tue, 14 Jan 2025, 9:23 am Ashita Prasad, ***@***.***> wrote:
@PramodMagadum <https://github.com/PramodMagadum> We do not assign
issues. You have to provide your design and implementation approach and
send across a draft PR for review.
—
Reply to this email directly, view it on GitHub
<#120 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AW64XSOY5EHKJDJKM7JDGZ32KSC4JAVCNFSM6AAAAABVDH5JZWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOBYHA4TAMZWG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Tell us about the task you want to perform and are unable to do so because the feature is not available
Adding an API Workflow Builder in API Dash can simplify API testing and automation by offering a visual interface for creating, managing, and executing test workflows. With drag-and-drop functionality, users can design complex scenarios involving multiple API requests, data transformations, and validations without writing extensive code. The tool should include the capability of dynamic data handling and iteration over datasets for the test workflows to run at scale. Comprehensive monitoring and reporting capabilities should also be included to provide insights into test execution results and performance metrics, aiding in analysis and decision-making.
This will be a completely new section accessible via a new item in the navigation rail on the left.
The text was updated successfully, but these errors were encountered: