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

Add bootstrap-treeview for branches #33

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

Conversation

dshimada
Copy link

Initial implementation for bootstrap-treeview for branches, to give branches a tree view drop down when clicking the "branches" button.

dshimada and others added 4 commits March 11, 2018 23:49
Changed selectpicker to unordered list to display
all branches at once.

Issue McLeopold#6 - Branch Selection as tree view
Refactored graph.html to include bootstrap-treeview for tree
branch feature.  Added client.js setTreeList function to add
bootstrap-treeview compatibility.

Issue McLeopold#6 - Branch Selection as tree view
SetTreeList now recursively loops through list of branches
and saves to a custom object that is readable by
bootstrap-treeview.
graph.html branches button refactored into the navbar for readability.

Issue McLeopold#6 - Branch Selection as tree view
Get call was saved to a var, which was not needed.

Issue McLeopold#6 - Branch Selection as tree view
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant