rolandkrueger/git-whiteboard-app
Web app to visualize Git functionality in a Git history graph for training purposes
KotlinApache-2.0
Issues
- 0
When merging or rebasing branches, add the option to interrupt the merge/rebase process with a conflict.
#35 opened by rolandkrueger - 0
Implement undo function
#34 opened by rolandkrueger - 0
Lines between commits are not properly redrawn after part of the graph is shifted to the right
#33 opened by rolandkrueger - 0
When moving the Git graph around, parts of the graph become invisible prematurely
#32 opened by rolandkrueger - 0
Disallow branch names starting with a letter which is already used by any commit id
#31 opened by rolandkrueger - 0
- 4
Deploy app as static site to Netlify
#16 opened by sippsack - 0
Improve documentation
#21 opened by rolandkrueger - 0
Implement graph re-layouting mechanism
#29 opened by rolandkrueger - 1
Canvas objects are not removed properly
#25 opened by rolandkrueger - 0
Figure out how to visualize the differences between hard, soft, and mixed resets.
#28 opened by rolandkrueger - 0
Allow to reset a branch
#7 opened by rolandkrueger - 0
Provide visualization for git bisect
#27 opened by rolandkrueger - 0
Add option to re-layout the git graph
#26 opened by rolandkrueger - 0
Add git rebase
#9 opened by rolandkrueger - 0
Allow amend commits
#6 opened by rolandkrueger - 0
Allow cherry-picking commits
#5 opened by rolandkrueger - 0
Allow to highlight a branch history
#24 opened by rolandkrueger - 0
Hide/show lost commits
#10 opened by rolandkrueger - 0
Allow fast-forward merges
#4 opened by rolandkrueger - 0
- 0
Disallow recreating an already existing tag
#23 opened by rolandkrueger - 0
- 0
- 0
Allow to delete branches and tags
#2 opened by rolandkrueger - 0
Allow to simulate a 'git gc'
#3 opened by rolandkrueger - 0
- 0
- 0
Refactor UI
#14 opened by rolandkrueger - 0
Tagged commits which are not direct ancestors of a branch are shown as lost commits
#19 opened by rolandkrueger - 0
App as Progressive Web App (PWA)
#18 opened by sippsack - 0
Study project for trainees: backend server for app with certain functionalities
#17 opened by sippsack - 0
Create project homepage as Github Pages
#15 opened by sippsack - 0
- 0
Add a console log
#11 opened by rolandkrueger