index
:
rhizi
POC_2.5d
Prototype
graph-view-commit-log
issue593
master
pastebin
reqs
wip/addNode-refactoring
wip/addNode-refactoring.rebased
wip/bilinks
wip/id_not_lower_case_name
wip/links-reorder-by-selection
wip/map-nodes-by-id_minimize-name-use
wip/selection-ring
wip__doc_support
Connective intelligence
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
view
/
graph_view.js
Age
Commit message (
Expand
)
Author
2015-01-11
client/graph_view: root links in link_group regardless of selection, Fixes #207
Alon Levy
2015-01-11
client/view/graph_view: add missing semicolon
Alon Levy
2015-01-11
client/graph_view: disable reordering of links for now; Fixes #213
Alon Levy
2015-01-11
client/graph_view: set linktext class on update_view
Alon Levy
2015-01-11
client/selection: add link_selected, use it for linktext
Alon Levy
2015-01-11
client/graph_view: remove unused parameter in showNodeInfo
Alon Levy
2015-01-06
client: fix tab switching; move to new tokenize implementation (not strictly ...
Alon Levy
2015-01-06
client: adapt to new node_id_set_add and link_id_set_add, renames all around
Alon Levy
2015-01-06
client/graph_view: remove debug prints from animation code
Alon Levy
2015-01-06
client/graph_view: better animation
Alon Levy
2015-01-05
client: remove console logs and fix some undeclared variables (ff warnings)
Alon Levy
2015-01-05
client: link removal to server works, missing update of client
Alon Levy
2015-01-05
client/view/graph_view: partial fix for link text not showing
Alon Levy
2015-01-05
client: fix link selection (still have links appearing above nodes)
Alon Levy
2015-01-05
client/view/graph_view: fix inter graph links with bubble, export bubble_radi...
Alon Levy
2015-01-05
client/view/graph_view: fix graph move on empty click regression
Alon Levy
2015-01-05
client/bubble: nicer effect - instead of moving everything, just move close n...
Alon Levy
2015-01-05
client: renames (find - all are lower case underscore separates) plus clone+i...
Alon Levy
2015-01-05
animation for invisible bubble (will return the bubble later to edit graph)
Alon Levy
2015-01-05
bubble property used, lacks animation (noticeably)
Alon Levy
2015-01-05
initial graph_view introduction - mixing circle & force layouts
Alon Levy