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-02-05
client: fix fallout from main/edit zoom difference
Alon Levy
2015-02-05
client/graph_view: apply zoom of each node individually
Alon Levy
2015-02-05
client/graph_view: pass in zoom objects for self (unused) and parent
Alon Levy
2015-02-05
client/graph_view: merge zoom and relayout events to redraw bus
Alon Levy
2015-01-29
client: fix links to open in new tab; Fixes #295
Alon Levy
2015-01-27
client: make link hover show the url
Alon Levy
2015-01-27
client: remove state variable in node view and use bacon property instead
Alon Levy
2015-01-21
client: don't show dialog on topo diffs: Fixes #285
Alon Levy
2015-01-21
client: Fixes #79 , node name should be fully shown regardless of length when...
Alon Levy
2015-01-21
client: fix url link icon on node edit
Alon Levy
2015-01-21
client: fix bubble not affecting link text
Alon Levy
2015-01-21
Fixes #294 - make selection ignore temporary nodes (bad implementation)
Alon Levy
2015-01-21
Return of the bubble. Fixes #253
Alon Levy
2015-01-21
Fixes #295 adding a link next to node names with urls
Alon Levy
2015-01-21
client/view/graph_view: add debugging helper to show diffs
Alon Levy
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
[prev]