| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Still missing:
remove host/port, let client use same as url it was served on.
remove other flags no longer relevant.
better mapping of server config to avoid double work?
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clone+input-to-diff to db and back flow working
|
|
|
|
|
|
for nodes/links not helping. thinking of graph trees
|
|
|