| Age | Commit message (Collapse) | Author |
|
window.commit_idx hack
|
|
|
|
|
|
This reverts commit f17c7d27b510c033aa2861598e49a90c56aa9a13.
|
|
not undefined (undefined not appropriate for this case.
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
containing the same key
|
|
together with previous server commit Fixes #257
|
|
|
|
|
|
|
|
i.e. start/end on node. It raises a scala error in neo4j (and isn't nice).
|
|
|
|
|
|
|
|
|
|
attr_diffs
|
|
|
|
|
|
|
|
""right""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
map now, plus cached lists
|
|
of need to add nodes before links
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|