Closed daemontus closed 7 months ago
The content of the first tab should be a regulations editor. This editor is based on cytoscape.js and this object https://github.com/sybila/biodivine-aeon-client/blob/master/script/CytoscapeEditor.js
The first goal is to try to take the existing functionality and port it to the new implementation. This includes:
Other stuff that involves updating the rest of the UI/app-state which is not the regulations editor can be skipped for now.
The frontend part is implemented thanks to #21 , #22 , #24. The backend part was addressed by #26.
The content of the first tab should be a regulations editor. This editor is based on cytoscape.js and this object https://github.com/sybila/biodivine-aeon-client/blob/master/script/CytoscapeEditor.js
The first goal is to try to take the existing functionality and port it to the new implementation. This includes:
Other stuff that involves updating the rest of the UI/app-state which is not the regulations editor can be skipped for now.