<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pixelated-user-agent.git/web-ui/app/index.html, 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>[#907] Fix font and favicon urls</title>
<updated>2017-02-21T16:32:04+00:00</updated>
<author>
<name>Anike Arni</name>
<email>aarni@thoughtworks.com</email>
</author>
<published>2017-02-16T15:49:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=0c5bbc3a1e104512172221851262b81602a44df8'/>
<id>0c5bbc3a1e104512172221851262b81602a44df8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[#907] Bundles login static files separately</title>
<updated>2017-02-16T20:51:26+00:00</updated>
<author>
<name>Anike Arni</name>
<email>aarni@thoughtworks.com</email>
</author>
<published>2017-02-16T20:51:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=957599ae01687d6b3d02a3c34fdbe2ac6bd920f9'/>
<id>957599ae01687d6b3d02a3c34fdbe2ac6bd920f9</id>
<content type='text'>
Due to conflicts with public and protected urls, login and interstitial
files have to be on a different public url from inbox and resources that
require login. Therefore, here, we delegate that logic to webpack. Now
we have a '/public' url and a '/assets' url for those static assets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to conflicts with public and protected urls, login and interstitial
files have to be on a different public url from inbox and resources that
require login. Therefore, here, we delegate that logic to webpack. Now
we have a '/public' url and a '/assets' url for those static assets.
</pre>
</div>
</content>
</entry>
<entry>
<title>Compile sandbox files through webpack as well</title>
<updated>2016-12-29T12:54:12+00:00</updated>
<author>
<name>Anike Arni</name>
<email>aarni@thoughtworks.com</email>
</author>
<published>2016-12-29T12:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=639430167b646de6fdbb0f275386dae2856b7e72'/>
<id>639430167b646de6fdbb0f275386dae2856b7e72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes offcanvas menu by moving foundation back to index.html</title>
<updated>2016-12-28T21:02:50+00:00</updated>
<author>
<name>Anike Arni</name>
<email>aarni@thoughtworks.com</email>
</author>
<published>2016-12-28T21:02:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=86e464682533e6d21f7f5c69dc091532df4c6dbc'/>
<id>86e464682533e6d21f7f5c69dc091532df4c6dbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use minified files for dependencies and copy them to dist folder with webpack</title>
<updated>2016-12-28T19:18:45+00:00</updated>
<author>
<name>Anike Arni</name>
<email>aarni@thoughtworks.com</email>
</author>
<published>2016-12-28T19:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=93cec7cbc6c03b2bd95b1e031e894327bdaa65b4'/>
<id>93cec7cbc6c03b2bd95b1e031e894327bdaa65b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move foundation from bower to npm and package them with webpack</title>
<updated>2016-12-28T18:16:56+00:00</updated>
<author>
<name>Anike Arni</name>
<email>aarni@thoughtworks.com</email>
</author>
<published>2016-12-28T18:16:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=b0eef380feab59153fbaa9b11084bd4def91ec5b'/>
<id>b0eef380feab59153fbaa9b11084bd4def91ec5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bundles local files that were previously in script tags with webpack for optimization</title>
<updated>2016-12-28T17:10:46+00:00</updated>
<author>
<name>Anike Arni</name>
<email>aarni@thoughtworks.com</email>
</author>
<published>2016-12-28T17:10:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=4120bb6063d277179a86a1b9cea6caae3aa676ba'/>
<id>4120bb6063d277179a86a1b9cea6caae3aa676ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Output javascript bundle in dist folder and use it locally</title>
<updated>2016-12-28T12:43:25+00:00</updated>
<author>
<name>Anike Arni</name>
<email>aarni@thoughtworks.com</email>
</author>
<published>2016-12-28T12:43:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=42306527afd087373df57306c090698d99e0db4b'/>
<id>42306527afd087373df57306c090698d99e0db4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[#801] Merge branch 'signup'"</title>
<updated>2016-12-08T15:59:09+00:00</updated>
<author>
<name>Roald de Vries</name>
<email>rdevries@thoughtworks.com</email>
</author>
<published>2016-12-08T15:59:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=fafac3b4128a0993b0de1c6e8ca3062bf1ccc14e'/>
<id>fafac3b4128a0993b0de1c6e8ca3062bf1ccc14e</id>
<content type='text'>
This reverts commit d10f607a4d40587510b0dc31b31fe4750bf4a3a3, reversing
changes made to c28abba2f5b1186c671ebef508d40ffaae6d5bc5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit d10f607a4d40587510b0dc31b31fe4750bf4a3a3, reversing
changes made to c28abba2f5b1186c671ebef508d40ffaae6d5bc5.
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] move app dir into public dir</title>
<updated>2016-12-02T14:25:23+00:00</updated>
<author>
<name>Zara Gebru</name>
<email>zgebru@thoughtworks.com</email>
</author>
<published>2016-12-02T14:25:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=b14833fbb56bcd5bff0750c16fd9214009b955be'/>
<id>b14833fbb56bcd5bff0750c16fd9214009b955be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
