<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pixelated-user-agent.git/web-ui/test/spec, branch master</title>
<subtitle>[pixelated-user-agent] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/'/>
<entry>
<title>[#830] Improve timeout of user alerts</title>
<updated>2017-03-24T18:54:27+00:00</updated>
<author>
<name>Tulio Casagrande</name>
<email>tcasagra@thoughtworks.com</email>
</author>
<published>2017-03-24T18:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=56fdf12fd1d7f583e4a07e84b1af4595182c0d15'/>
<id>56fdf12fd1d7f583e4a07e84b1af4595182c0d15</id>
<content type='text'>
with @anikarni
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with @anikarni
</pre>
</div>
</content>
</entry>
<entry>
<title>[#830] Adds sending feedback alert</title>
<updated>2017-03-24T14:04:16+00:00</updated>
<author>
<name>Anike Arni</name>
<email>aarni@thoughtworks.com</email>
</author>
<published>2017-03-24T14:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=c9525311cddd1221e87e99ad04ac660338d54ba5'/>
<id>c9525311cddd1221e87e99ad04ac660338d54ba5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[#922] Refactoring react folder structure</title>
<updated>2017-02-07T19:39:09+00:00</updated>
<author>
<name>Tayane Fernandes</name>
<email>tayane.rmf@gmail.com</email>
</author>
<published>2017-02-07T19:39:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=bc922deb23a72d6ca1bf4c39efd1d7366baa9a84'/>
<id>bc922deb23a72d6ca1bf4c39efd1d7366baa9a84</id>
<content type='text'>
with @anikarni
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with @anikarni
</pre>
</div>
</content>
</entry>
<entry>
<title>[#922] Add translation for Portuguese and English</title>
<updated>2017-02-07T19:35:15+00:00</updated>
<author>
<name>Tayane Fernandes</name>
<email>tayane.rmf@gmail.com</email>
</author>
<published>2017-02-07T17:16:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=ebd5b3adce44a16213e5c1ec763a642899eba908'/>
<id>ebd5b3adce44a16213e5c1ec763a642899eba908</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[#922] Adds text field and button to page</title>
<updated>2017-02-06T21:02:19+00:00</updated>
<author>
<name>Anike Arni</name>
<email>aarni@thoughtworks.com</email>
</author>
<published>2017-02-03T20:44:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=af309eddd421b8f57319e498fa4994a2e3cb0a0e'/>
<id>af309eddd421b8f57319e498fa4994a2e3cb0a0e</id>
<content type='text'>
with @tayanefernandes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with @tayanefernandes
</pre>
</div>
</content>
</entry>
<entry>
<title>[#922] Move new js tests to mocha</title>
<updated>2017-02-03T16:14:29+00:00</updated>
<author>
<name>Anike Arni</name>
<email>aarni@thoughtworks.com</email>
</author>
<published>2017-02-03T16:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=2a0c02295ac6b3a21047e08a0174361003f02736'/>
<id>2a0c02295ac6b3a21047e08a0174361003f02736</id>
<content type='text'>
We decided to move to mocha because it has more support for node testing
with webpack (no need for browser). Since we're moving to React, we
don't need the browser for our unit tests. With @tayanefernandes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We decided to move to mocha because it has more support for node testing
with webpack (no need for browser). Since we're moving to React, we
don't need the browser for our unit tests. With @tayanefernandes
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #958 from pixelated/backup-email-page</title>
<updated>2017-02-02T20:14:53+00:00</updated>
<author>
<name>Anike Arni</name>
<email>anikarni@gmail.com</email>
</author>
<published>2017-02-02T20:14:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=84c5fc7871206c74bb50df2f618992b0d57ca397'/>
<id>84c5fc7871206c74bb50df2f618992b0d57ca397</id>
<content type='text'>
Adding react initial configuration</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding react initial configuration</pre>
</div>
</content>
</entry>
<entry>
<title>[#922] Add react tests</title>
<updated>2017-02-01T20:00:08+00:00</updated>
<author>
<name>Anike Arni</name>
<email>aarni@thoughtworks.com</email>
</author>
<published>2017-02-01T20:00:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=caa8a4fcf7bf7ddd1c78f8c4e60088d72cecb717'/>
<id>caa8a4fcf7bf7ddd1c78f8c4e60088d72cecb717</id>
<content type='text'>
with @tayanefernandes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with @tayanefernandes
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the pix-logo to stop spinning when an email opens</title>
<updated>2017-02-01T13:35:16+00:00</updated>
<author>
<name>Tayane Fernandes</name>
<email>tayane.rmf@gmail.com</email>
</author>
<published>2017-02-01T13:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=92089f9bb4cb11ad96bed75a6b7875ec7cabddc0'/>
<id>92089f9bb4cb11ad96bed75a6b7875ec7cabddc0</id>
<content type='text'>
with @tuliocasagrande
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with @tuliocasagrande
</pre>
</div>
</content>
</entry>
<entry>
<title>Add spinner before loading an email or draft</title>
<updated>2017-02-01T13:32:34+00:00</updated>
<author>
<name>Tayane Fernandes</name>
<email>tayane.rmf@gmail.com</email>
</author>
<published>2017-01-30T21:06:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=8592cc5634490c030c829e72d860fabd2540933c'/>
<id>8592cc5634490c030c829e72d860fabd2540933c</id>
<content type='text'>
related with #657
with @tuliocasagrande
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
related with #657
with @tuliocasagrande
</pre>
</div>
</content>
</entry>
</feed>
