summaryrefslogtreecommitdiff
path: root/src/client/textanalysis.ui.js
AgeCommit message (Expand)Author
2015-06-04add copyright and license headers for GNU AGPL v3Alon Levy
2015-05-04client: update selected type prompt based on cursorAlon Levy
2015-05-04client: show node titles, not internal node types. fix #537Alon Levy
2015-04-13client/textanalysis.ui: show node type initially. close #473Alon Levy
2015-04-13client/textanalysis.ui: set height and width on foreignobjectAlon Levy
2015-04-02client/typeselection: switch from absolute positioning to child of nodeAlon Levy
2015-03-17client: Bacon/jquery dependency: use shimAlon Levy
2015-03-08textanalyuser_input: provide bus for analysis results events (post analysis, ...Alon Levy
2015-03-07client: fix phantom type now that we have 4 types and not 5. Fixes #362Alon Levy
2015-03-07client: use shift-up and shift-down for node type changesAlon Levy
2015-03-02client: extract textanalyser_input componentAlon Levy
2015-03-02textanalyser: switch to div, update to create blue and red spans (Fixes #118 ...Alon Levy
2015-03-02client/textanalysis.ui: update to work with both div and inputAlon Levy
2015-03-01textanalysis.ui.js: adapt to css changesLV-426
2015-03-01client: add Bacon_wrapper, use instead of Bacon; forced loading of jquery bef...Alon Levy
2015-03-01client/textanalysis.ui: make sure existing nodes are visibleAlon Levy
2015-02-17client: expand textanalyser input up to 80%. Fixes #239Alon Levy
2015-02-17client/textanalysis.ui: move main to it's own top level functionAlon Levy
2015-02-11client/textanalysis: on input element click stop handling after completer han...Alon Levy
2015-02-11client/textanalysis.ui: coding style fix onelinerAlon Levy
2015-02-11client/textanalysis.ui: set typeselection position at node, fixes #261Alon Levy
2015-02-11client/textanalysis.ui: add helper for body location of SVG nodeAlon Levy
2015-02-11client: remove setting type change suggestion location via graph.findCoordinatesAlon Levy
2015-02-09rz_config: embed in index, remove as moduleAlon Levy
2015-02-09textanalysis.ui.js: update btn refLV-426
2015-01-13client: move NEW_NODE_NAME to consts, use everywhereAlon Levy
2015-01-13client/graph: editType: drop stateAlon Levy
2015-01-11client/textanalysis: fix node type change on tab to use cursor correctly (sti...Alon Levy
2015-01-06client: fix tab switching; move to new tokenize implementation (not strictly ...Alon Levy
2015-01-06client/textanalysis: whitespace in headerAlon Levy
2015-01-06client/analyzeSentence: use specAlon Levy
2015-01-05initial graph_view introduction - mixing circle & force layoutsAlon Levy
2015-01-05introduce commit_and_tx_diff__topo & commit_diff__topoAlon Levy
2014-12-28Fixes #238 - tab works againAlon Levy
2014-12-23use topo_diff for user input changesAlon Levy
2014-12-16moving files around after repository mergerAlon Levy