<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rhizi/src/client/rz_core.js, branch graph-view-commit-log</title>
<subtitle>Connective intelligence</subtitle>
<id>https://git.yuv.al/rhizi/atom/src/client/rz_core.js?h=graph-view-commit-log</id>
<link rel='self' href='https://git.yuv.al/rhizi/atom/src/client/rz_core.js?h=graph-view-commit-log'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/'/>
<updated>2015-01-11T14:05:13Z</updated>
<entry>
<title>client: cleanup selection</title>
<updated>2015-01-11T14:05:13Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-01-11T13:20:00Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=cd22d403c7840c4ba227d24de75a5f00de4314bf'/>
<id>urn:sha1:cd22d403c7840c4ba227d24de75a5f00de4314bf</id>
<content type='text'>
1. seperate root_nodes/selected_nodes
2. move graph update to rz_core.js

Fixes #213
</content>
</entry>
<entry>
<title>client: renames (find - all are lower case underscore separates) plus clone+input-to-diff to db and back flow working</title>
<updated>2015-01-05T11:24:27Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-01-05T11:23:35Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=92425b0dcd17c7dbca92552d0c03fa8b96b6a13f'/>
<id>urn:sha1:92425b0dcd17c7dbca92552d0c03fa8b96b6a13f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bubble property used, lacks animation (noticeably)</title>
<updated>2015-01-05T11:23:57Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-01-04T17:15:05Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=2a2c6ddeb656e1af5382b05ca85f052576b805ec'/>
<id>urn:sha1:2a2c6ddeb656e1af5382b05ca85f052576b805ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial graph_view introduction - mixing circle &amp; force layouts</title>
<updated>2015-01-05T11:23:57Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-01-04T14:44:38Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=ff5c984089c19467304dbec0b87b2aa019717b13'/>
<id>urn:sha1:ff5c984089c19467304dbec0b87b2aa019717b13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip textanalysis broken. it creates extra nodes. state variable overloading for nodes/links not helping. thinking of graph trees</title>
<updated>2015-01-05T11:23:57Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-12-30T17:19:04Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=d50ec127af2fe7c7276380e10fce00496580fd58'/>
<id>urn:sha1:d50ec127af2fe7c7276380e10fce00496580fd58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip fixes from week 52 refactor</title>
<updated>2015-01-05T11:23:57Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-12-30T11:04:30Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=16f40ddbfe483fef01a9623ec584e5f08a863d22'/>
<id>urn:sha1:16f40ddbfe483fef01a9623ec584e5f08a863d22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>introduce commit_and_tx_diff__topo &amp; commit_diff__topo</title>
<updated>2015-01-05T11:23:57Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-12-30T08:31:39Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=54aa65a3dab029f28741875eb11a40adb06aff51'/>
<id>urn:sha1:54aa65a3dab029f28741875eb11a40adb06aff51</id>
<content type='text'>
Multiple fixes / changes. _bugs introduced_

Changes:
graph has two change functions (i.e. the internal API):
- commit_and_tx_diff_topo
  This currently transmits, later will optimistically apply first
- commit_diff__topo
  This only applies. Used on the ajax success path for commit_and_tx_diff__topo
  and when changes are only local.
  It signals on the diffBus
- diffBus - a Bacon.Bus that all UI listens to
  - selection UI
  - node/link dialogs
  - main view (rz_core/update_view__graph)

Small changes:
whitespace
rename filer-&gt;filter

Completely broken:
 - text entry. should use commit_diff__topo

Problems introduced:
selection doesn't work correctly.
editing not verified yet
</content>
</entry>
<entry>
<title>client: introduce is_attr_diff, start using diffBus for UI updating</title>
<updated>2015-01-05T11:23:57Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-12-29T15:52:38Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=e1203339003c32eb646b199d2ae69b7082228cc9'/>
<id>urn:sha1:e1203339003c32eb646b199d2ae69b7082228cc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip names bus drop, more bacon, fix completer remove names, fix json loading</title>
<updated>2015-01-05T11:23:57Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-12-29T12:57:00Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=a4adf9cdf1b3f3aa2d85c188c1eb44ab13e0a660'/>
<id>urn:sha1:a4adf9cdf1b3f3aa2d85c188c1eb44ab13e0a660</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rz_mesh hook, depends on backend__maintain_ws_connection, default=false</title>
<updated>2014-12-28T15:29:26Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2014-12-28T15:29:26Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=88d2640a6673878c321e94fb8e70b3c79fc86ccc'/>
<id>urn:sha1:88d2640a6673878c321e94fb8e70b3c79fc86ccc</id>
<content type='text'>
</content>
</entry>
</feed>
