summaryrefslogtreecommitdiff
path: root/src/client/view
AgeCommit message (Expand)Author
2015-01-05client: remove console logs and fix some undeclared variables (ff warnings)Alon Levy
2015-01-05client: link removal to server works, missing update of clientAlon Levy
2015-01-05client/view/graph_view: partial fix for link text not showingAlon Levy
2015-01-05client/selection: add debug helperAlon Levy
2015-01-05client: fix link selection (still have links appearing above nodes)Alon Levy
2015-01-05client/view/graph_view: fix inter graph links with bubble, export bubble_radi...Alon Levy
2015-01-05client/selection: fix node selection, use hash for selection instead of Node....Alon Levy
2015-01-05client/view/graph_view: fix graph move on empty click regressionAlon Levy
2015-01-05client/bubble: nicer effect - instead of moving everything, just move close n...Alon Levy
2015-01-05client: renames (find - all are lower case underscore separates) plus clone+i...Alon Levy
2015-01-05animation for invisible bubble (will return the bubble later to edit graph)Alon Levy
2015-01-05bubble property used, lacks animation (noticeably)Alon Levy
2015-01-05initial graph_view introduction - mixing circle & force layoutsAlon Levy
2015-01-05introduce commit_and_tx_diff__topo & commit_diff__topoAlon Levy
2015-01-02misc changes: newline at end of file, etc.LV-426
2014-12-28fixes #247 - make selection listen to graph changes to recognize a deleted nodeAlon Levy
2014-12-23client/view/node_info: add back the superb proxiesAlon Levy
2014-12-23client/view/node_info: prevent default submit action on node save/deleteAlon Levy
2014-12-16moving files around after repository mergerAlon Levy