Radhakrishna Sanka
Radhakrishna Sanka
### What version of GraphJin are you using? github.com/dosco/graphjin/core/v3 v3.0.0-20230302083035-c647f8a44bda github.com/dosco/graphjin/serv/v3 v3.0.0-20230204233127-c618c2bad99b ### Have you tried reproducing the issue with the latest release? Yes ### What is the hardware spec...
This is a draft pull request for an API integration that adds support for retsynth data dumps. This PR reflects the baseline support for incorporating `allbase` within Upp Bio TODO:...
**Is your feature request related to a problem? Please describe.** When using the connection tool, one needs to completely redo the connection if they make a single mistake. The ability...
CC
Created the initial version of class that are used to model the hardware devices connected to the computer. This PR creates the base classes and the potential API class we...
### Description When the user clicks on the `CONNECTION` button, a dialog pops up on the top-left corner of the canvas that tells the user to follow through each of...
### Description Currently, the `Connection` class is very fragile. We need to update the class to be able to take advantage of the waypoints to auto compute all the connection...
Background Currently, 3DuF only has the ability to create channels/connections that are straight or have sharp edges. Goal Add the drawing code in paperjs that can generate Paths using either...
### Description In order to simplify the design process, designers often like to know where the cursor is at. Typically design tools show the X and Y coordinates in the...
Background Once we move the tool to use Vue.js we should be setting up the standard suite of tests for all the core libraries and the rest of the UI...