Skip to content
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

In the Input / Output, you can now specify your own data types #448

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jun 7, 2022

  1. In the Input / Output, you can now specify your own data types that a…

    …re to be made available or received.
    
    Furthermore, the number of possible connections can also be limited.
    easyping committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    73bce07 View commit details
    Browse the repository at this point in the history
  2. In the Input / Output, you can now specify your own data types that a…

    …re to be made available or received.
    
    Furthermore, the number of possible connections can also be limited.
    easyping committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    786eab9 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Update drawflow.js

    error occured when import not input output
    yasingk authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    dd8a5f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. When inputs or outputs does not available in dataNode, then do not ex…

    …ecute add inputs or outputs.
    easyping committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    c517f15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa7abc8 View commit details
    Browse the repository at this point in the history
  3. An incorrect field was used in the import routine and still missing o…

    …utptus was caught in the addRerouteImport.
    easyping committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    b3bd7af View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    53579d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from yasingk/patch-1

    Update drawflow.js
    easyping authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    ed41844 View commit details
    Browse the repository at this point in the history