implement the tree component on the right hand side of the page. Switch to visualize branch in this repository to work on this feature.
check the angular frontend, git-visualize and search for the tree.component and implement tree there.
The tree.component must be made to comply with the realtime changes occuring in the left hand side of the page, i.e. terminal.component.
Further bugs and features will be created as issues and can be worked upon later.
Cheers!
implement the tree component on the right hand side of the page. Switch to
visualizebranch in this repository to work on this feature.check the angular frontend, git-visualize and search for the
tree.componentand implement tree there.The
tree.componentmust be made to comply with the realtime changes occuring in the left hand side of the page, i.e.terminal.component.Further bugs and features will be created as issues and can be worked upon later.
Cheers!