summaryrefslogtreecommitdiff
path: root/src/client
AgeCommit message (Expand)Author
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: types: split types.js to form domain_types.js, containing declarative...today-is-not-the-dayAlon Levy
2015-04-06client/view/item_view: fix click on empty space regressionAlon Levy
2015-04-06wip: per-domain type systemLV-426
2015-04-06client/view/selection: on diff for link editing don't select too many nodesAlon Levy
2015-04-06client: item_info: commit on hideAlon Levy
2015-04-06client/item_view: only show 'updated' warning for remote changes by comparing...Alon Levy
2015-04-06client/item_view: use strictAlon Levy
2015-04-06client/item_edit: remove debug printsAlon Levy
2015-04-06client: property tab cleanup; resolve #396Alon Levy
2015-04-05client: link properties dialog: delete button identical to node dialogAlon 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/layouts: respect node.fixedAlon Levy
2015-04-05client/graph_view: reset fixed before restoring a new layout (not actually re...Alon Levy
2015-04-05client/layouts: save+restore fixed propertyAlon 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-05miscLV-426
2015-04-05user_signup: improve error handling, cleanupLV-426
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-02rz_core: rzdoc__open(): halve rzdoc title change animationLV-426
2015-04-02rzdoc__open: redirect on rzdoc open - allows URL updatingLV-426
2015-04-02user_login: style loging failure, welcome-box shadow, format scss codeLV-426
2015-04-02btn_rzdoc__new: mv keyup event handler to cmd_barLV-426
2015-04-02client/style: add layout-buttons and btn_layoutwip/selection-ringAlon Levy
2015-04-02client/rz_core: white space fixAlon Levy
2015-04-02client: main: fix usage before initialization of rz_core in case of debug=1Alon Levy
2015-04-02client/layouts/concentric: consts refactor, enlarge minimal ring distanceAlon Levy
2015-04-02client/layouts: concentric: sort inside ring by nameAlon Levy
2015-04-02client: graph_view: add tick on zoom - required for bubble animation (not exa...Alon Levy
2015-04-02client/layouts/concentric: top and bottom nodes marginsAlon 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
2015-04-02client: graph_view: two renames: linktext->link_text, nodetext->node_textAlon Levy
2015-04-02client: hover on nodes and links almost there, missing textAlon Levy
2015-04-02client/typeselection: switch from absolute positioning to child of nodeAlon Levy
2015-04-02Renamed Layout UI name of "concentric" into "Ring"garbash
2015-04-02client/view/graph_view: small bug fix plus indentationAlon Levy
2015-04-02client/graph_view: turn off selection ring for nowAlon Levy
2015-04-02client/graph_view/concentric: smaller radius for smaller number of nodesAlon Levy
2015-04-02wip/selection-ring: add grid layout, add buttons to switch, starts at force l...Alon Levy
2015-04-02client: remove cola dependencyAlon Levy
2015-04-02client: graph_view: layout abstraction, empty + concentric layouts (empty for...Alon Levy
2015-04-02wip/selection: selected nodes are now in an equal distance ring of fixed radi...Alon Levy
2015-04-02wip selection ring - working but not quite thereAlon Levy