summaryrefslogtreecommitdiff
path: root/src/client/rz_core.js
AgeCommit message (Expand)Author
2015-02-09rz_config: embed in index, remove as moduleAlon Levy
2015-02-05client/graph_view: pass in zoom objects for self (unused) and parentAlon Levy
2015-01-21client: zoom+pan only main graphAlon Levy
2015-01-21client: split svg_input, fix #280 - update edit box on dialog editAlon Levy
2015-01-21client/rz_core: use strict equality, remove redundant commentAlon Levy
2015-01-21Return of the bubble. Fixes #253Alon Levy
2015-01-21Fixes #295 adding a link next to node names with urlsAlon Levy
2015-01-21client/view/graph_view: add debugging helper to show diffsAlon Levy
2015-01-11client: cleanup selectionAlon Levy
2015-01-05client: renames (find - all are lower case underscore separates) plus clone+i...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-05wip textanalysis broken. it creates extra nodes. state variable overloading f...Alon Levy
2015-01-05wip fixes from week 52 refactorAlon Levy
2015-01-05introduce commit_and_tx_diff__topo & commit_diff__topoAlon Levy
2015-01-05client: introduce is_attr_diff, start using diffBus for UI updatingAlon Levy
2015-01-05wip names bus drop, more bacon, fix completer remove names, fix json loadingAlon Levy
2014-12-28rz_mesh hook, depends on backend__maintain_ws_connection, default=falseLV-426
2014-12-23client: remove annoying confirmation after clicking delete (should be inline ...Alon Levy
2014-12-23client: removal of links through server; Fixes #228Alon Levy
2014-12-22client: handle link changes via attribute diffs (adds graph.update_link copie...Alon Levy
2014-12-22client: use update_node for svg_input node name editingAlon Levy
2014-12-16moving files around after repository mergerAlon Levy