summaryrefslogtreecommitdiff
path: root/src/client/view/graph_view.js
AgeCommit message (Expand)Author
2015-04-14client/graph_view: turn off image url display for now, not done yet, accident...Alon Levy
2015-04-14wip going to use style.fill url(image)Alon Levy
2015-04-14client/graph_view: images are just valid urlsAlon Levy
2015-04-14client/graph_view: s/nodeTextX/node__text_x/Alon Levy
2015-04-14client: graph_view: fix position change when removing/adding image-urlAlon Levy
2015-04-14client/graph_view: move translate aroundAlon Levy
2015-04-14client: place image+text on the middle of the bounding boxAlon Levy
2015-04-14client: support image from 'image-url' attributeAlon Levy
2015-04-13client: zen_mode: store/restore fixed on enter/leave, unfix on enter. fixes #486Alon Levy
2015-04-13client: graph_view: deduplicate zen mode changes; close #489Alon Levy
2015-04-13client: fix regression with temporary graph appearance: fixes #481Alon Levy
2015-04-13client: fix related text not completeAlon Levy
2015-04-13client/filter menu: allow click on textAlon Levy
2015-04-13client/graph_view: filter updates graph's filtered_nodes; TODO: redo selectio...Alon Levy
2015-04-13client/zen_mode/force layout: use uniform link distanceAlon Levy
2015-04-13client/graph_view: undo weird d3 data for node_textAlon Levy
2015-04-12client: graph_view: fix zen mode extra node_text-s being createdAlon Levy
2015-04-12client: fix node name opacity on selection regressionAlon Levy
2015-04-12client: introduce zen modeAlon Levy
2015-04-12client/graph_view: make sure links & nodes are always ordered by idAlon Levy
2015-04-12client/selection: rename: selected & relatedAlon Levy
2015-04-12client: fix broken space because of changed selection APIAlon Levy
2015-04-12client: zoom to selection button instead of automatic on selectionAlon Levy
2015-04-09client: graph_view: handle no filter (temporary graph). regresion #461 fixedAlon Levy
2015-04-09client/graph_view: show also nodes with non domain types - makes it easier to...Alon Levy
2015-04-09client: remove custom radius that wasn't used anyway. radius is 10. if return...Alon Levy
2015-04-09client/graph_view: small cleanupAlon Levy
2015-04-09client: item_view: make type dropdown domain basedAlon Levy
2015-04-09client/graph_view, index: filter checkboxes: remove hardcodingAlon Levy
2015-04-09client/graph_view: extract init_checkboxesAlon Levy
2015-04-09client: graph_view,layouts: use atomic nodes_linksAlon Levy
2015-04-07client: hide filter and layout menus on click on empty area. resolve partial ...Alon Levy
2015-04-06client: return zoom buttons, make zoom conserve center pointAlon Levy
2015-04-06client: graph_view: use display instead of visibility.Alon Levy
2015-04-06client/view/graph_view: s/force__load_graph/layout__load_graph/Alon Levy
2015-04-06client: fix filter regressionAlon Levy
2015-04-06client: property tab cleanup; resolve #396Alon Levy
2015-04-05client: rename edge_info to link_infoAlon Levy
2015-04-05client: selection: enable selection of link via 0 depth selection of both nod...Alon Levy
2015-04-05client/graph_view: reset fixed before restoring a new layout (not actually re...Alon Levy
2015-04-05client: graph_view: fix scope of node_url_dx definitionAlon Levy
2015-04-05client: graph construction: text below circles. resolve #429Alon Levy
2015-04-05client: drag behaviour: no force calculation on drag. resolve #434Alon Levy
2015-04-05client: layout: save/restore on layout change. resolve #432Alon Levy
2015-04-03layout buttons: behavior, icon-design & styleLV-426
2015-04-02client/style: add layout-buttons and btn_layoutwip/selection-ringAlon Levy
2015-04-02client/layouts/concentric: consts refactor, enlarge minimal ring distanceAlon Levy
2015-04-02client: graph_view: add tick on zoom - required for bubble animation (not exa...Alon Levy
2015-04-02client: split layouts from graph-viewAlon Levy
2015-04-02client: graph_view: fix text with hover, text now under it's linkAlon Levy