| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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/selection: add debug helper | 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 ↵ | Alon Levy | |
| bubble_radius from GraphView | |||
| 2015-01-05 | client/selection: fix node selection, use hash for selection instead of ↵ | Alon Levy | |
| Node.state; link selection still broken | |||
| 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 ↵ | Alon Levy | |
| nodes | |||
| 2015-01-05 | client: renames (find - all are lower case underscore separates) plus ↵ | Alon Levy | |
| clone+input-to-diff to db and back flow working | |||
| 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 | |
| 2015-01-05 | introduce commit_and_tx_diff__topo & commit_diff__topo | Alon Levy | |
| Multiple fixes / changes. _bugs introduced_ Changes: graph has two change functions (i.e. the internal API): - commit_and_tx_diff_topo This currently transmits, later will optimistically apply first - commit_diff__topo This only applies. Used on the ajax success path for commit_and_tx_diff__topo and when changes are only local. It signals on the diffBus - diffBus - a Bacon.Bus that all UI listens to - selection UI - node/link dialogs - main view (rz_core/update_view__graph) Small changes: whitespace rename filer->filter Completely broken: - text entry. should use commit_diff__topo Problems introduced: selection doesn't work correctly. editing not verified yet | |||
| 2015-01-02 | misc changes: newline at end of file, etc. | LV-426 | |
| 2014-12-28 | fixes #247 - make selection listen to graph changes to recognize a deleted node | Alon Levy | |
| 2014-12-23 | client/view/node_info: add back the superb proxies | Alon Levy | |
| 2014-12-23 | client/view/node_info: prevent default submit action on node save/delete | Alon Levy | |
| 2014-12-16 | moving files around after repository merger | Alon Levy | |
