| Age | Commit message (Collapse) | Author |
|
This is a hack, here is the code comment:
FIXME: should not do a server roundtrip, should keep this data local
and part of the temporary graph, and send it on user enter in a single commit.
The current implementation is just a quick way to get sorta the same outcome.
it misses atomicity (since we create a commit for every tab click on an existing node),
and responsiveness (since there is a roundtrip to the server and it isn't client side)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Notes:
* using https://github.com/ivoviz/feedback
+ commit 337a8146e567a06035fb1f1ffedfce083be2a2d1
* with tiny changes to use require.js:
+ html2canvas.js & feedback.js (not minified) start+end lines
changed to call define
+ feedback.js changed to not load html2canvas since require.js does
that for us (dropping _html2canvas and getScript usage)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
containing the same key
|
|
together with previous server commit Fixes #257
|
|
|
|
|
|
TODO: Logout requires styling plus only to appear if logged in.
|
|
|
|
|
|
|
|
|
|
i.e. start/end on node. It raises a scala error in neo4j (and isn't nice).
|
|
|
|
|
|
|
|
|
|
attr_diffs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. seperate root_nodes/selected_nodes
2. move graph update to rz_core.js
Fixes #213
|
|
(still cannot change type of chained node during editing)
|
|
|
|
existing nodes through text analysis (regression, not sure if bad)
|
|
""right""
|
|
|
|
|
|
|
|
|