Giter VIP home page Giter VIP logo

nodes's People

Contributors

elisar4 avatar manigorman avatar noonight avatar

Stargazers

 avatar

Watchers

 avatar  avatar

nodes's Issues

Documentation

  • add nice readme file
  • add Logic module documentation
  • remove nodes logic concept (outdated)

Join node works incorrectly

Steps to reproduce:

  1. Two Join Node inputs linked with 2 different Random Letter Node
  2. One of inputs sends signal when another one don't
  3. Join Node doesn't outputs anything

Expected behaviour:

  • Join Node outputs signal when two inputs linked and only one sent signal yet

Add nodes from side bar

  • add add <node> button for each available node
  • on node tap -> add selected node to MainView

Add GUI for JoinNode

  • Update JoinNode (add logic)
  • Link JoinDisplayNodeBodyView with JoinNode
  • Add sample JoinNode to MainView

CI/CD with GitHub actions

CI:

  • require to pass tests before merging PR

CD (bonus):

  • build + archive + export archive (without upload to App Store)

Nodes execution async model; status model for nodes

  • add different statuses for node
  • Empty status when node not yet triggered
  • Error status when node can't pass pipeline execution
  • Processing when node received new input and until output is generated
  • Done when node successfully executed and provided output

Disconnect node's path when output disconnects

Right now if we connect 2 outputs to same input, only 2-nd output will send signal to input; However, on screen you will see 2 paths going into 1 input (as if they were both connected) which is not expected and should not happen.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.