<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rhizi/src/client/model/graph.js, branch issue593</title>
<subtitle>Connective intelligence</subtitle>
<id>https://git.yuv.al/rhizi/atom/src/client/model/graph.js?h=issue593</id>
<link rel='self' href='https://git.yuv.al/rhizi/atom/src/client/model/graph.js?h=issue593'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/'/>
<updated>2015-07-30T15:03:06Z</updated>
<entry>
<title>client: record position to db when dragging + fixed</title>
<updated>2015-07-30T15:03:06Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-07-30T15:03:04Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=1ea1f089d30cbae6884da4bef0d51b981c8d2e1b'/>
<id>urn:sha1:1ea1f089d30cbae6884da4bef0d51b981c8d2e1b</id>
<content type='text'>
Record position when dragging.
Record fixed status. this is still not clear - what fixed means exactly.
</content>
</entry>
<entry>
<title>client: more specific logging for node position recording</title>
<updated>2015-07-30T15:01:59Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-07-30T15:01:59Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=ac9493adcba5e5d717ddaa1e95ae93a394f68d6a'/>
<id>urn:sha1:ac9493adcba5e5d717ddaa1e95ae93a394f68d6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/model/graph: use eps, short for epsilon</title>
<updated>2015-07-30T15:01:08Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-07-30T15:01:08Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=3b75bdb35dad36e52b504c0b3f7eba5583855564'/>
<id>urn:sha1:3b75bdb35dad36e52b504c0b3f7eba5583855564</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/model/graph.nodes__update_positions: noop if change is too small (use configurable epsilon)</title>
<updated>2015-07-30T09:28:34Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-07-30T09:28:34Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=c182fe3787048b7ca2dc182666b18ee01fc6e84e'/>
<id>urn:sha1:c182fe3787048b7ca2dc182666b18ee01fc6e84e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client: node position storing: change key format to use underscores, more cypher friendly</title>
<updated>2015-07-30T09:28:04Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-07-30T09:28:04Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=a2a56abbd27417e64ae243b9224b89c24c4c406a'/>
<id>urn:sha1:a2a56abbd27417e64ae243b9224b89c24c4c406a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client: store positions in db instead of local storage</title>
<updated>2015-07-25T21:27:17Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-07-25T21:26:35Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=02be1b488d0e2d24ee88bceb68dbc91af0a3663d'/>
<id>urn:sha1:02be1b488d0e2d24ee88bceb68dbc91af0a3663d</id>
<content type='text'>
attributes used are currently a bit lame, since we don't support
nested attributes. So the attribute stored is:

layouts.&lt;layout_name&gt;.{x,y}

where layout_name is one of: force, user, ring.

Note that force layout still takes time initially, because alpha is
always set to 1 initially. This should probably be changed when a layout
is loaded.
</content>
</entry>
<entry>
<title>client/model/graph: reduce attribute write verbosity (node only)</title>
<updated>2015-07-25T21:25:01Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-07-25T21:25:01Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=4ba53af4c933debb316485c40ca400e70f5dcd46'/>
<id>urn:sha1:4ba53af4c933debb316485c40ca400e70f5dcd46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client: various lint fixes</title>
<updated>2015-07-25T21:24:36Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-07-25T21:24:28Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=d841da03bd1473c6f1ae5acc185bdfe543e99f71'/>
<id>urn:sha1:d841da03bd1473c6f1ae5acc185bdfe543e99f71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client: clone: fix pushed diff to contain links &amp; nodes</title>
<updated>2015-07-25T08:53:27Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-07-25T08:53:27Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=7311db5c19c96207704015232d0583ca801484b2'/>
<id>urn:sha1:7311db5c19c96207704015232d0583ca801484b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/model/graph: make addTempNode API a constant (fix FIXME)</title>
<updated>2015-07-23T15:27:31Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-07-23T15:27:31Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=a694c47561355a5a4c8861a57ec2fe04c0247fbb'/>
<id>urn:sha1:a694c47561355a5a4c8861a57ec2fe04c0247fbb</id>
<content type='text'>
</content>
</entry>
</feed>
