<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts/fixtures, branch fix-issue-toggle-button-mobile</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Change `js-quick-submit` behavior to expect the class on the form</title>
<updated>2016-03-02T20:11:15+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-02-12T21:28:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=76ed2afcfc2ae2b6ab3d3419a1183374a39022cc'/>
<id>76ed2afcfc2ae2b6ab3d3419a1183374a39022cc</id>
<content type='text'>
Now it will work on any field inside that form, and it's easier to scope
new behavior, which is what we're adding next!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now it will work on any field inside that form, and it's easier to scope
new behavior, which is what we're adding next!
</pre>
</div>
</content>
</entry>
<entry>
<title>Project dropdown test span -&gt; i</title>
<updated>2016-02-05T20:08:28+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-02-05T20:08:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b724f0871ac3d3af5e19bdd45553e50a92d4a4f0'/>
<id>b724f0871ac3d3af5e19bdd45553e50a92d4a4f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed the project switcher dropdown toggle</title>
<updated>2016-02-05T18:56:37+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-02-05T18:56:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0a094cb1dfe7328214c8516d60d51deb13c8fc1a'/>
<id>0a094cb1dfe7328214c8516d60d51deb13c8fc1a</id>
<content type='text'>
Moved the positioning of the dropdown to be more aligned with the title

Closes #13219 and #13214
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moved the positioning of the dropdown to be more aligned with the title

Closes #13219 and #13214
</pre>
</div>
</content>
</entry>
<entry>
<title>added tests</title>
<updated>2016-01-30T16:01:50+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-01-17T17:19:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=56b0c46bf6da069be4ea935de4bad35a50e7f3c9'/>
<id>56b0c46bf6da069be4ea935de4bad35a50e7f3c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor ZenMode</title>
<updated>2016-01-09T04:36:09+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-01-09T04:33:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=89ca4f04f6d46fdc9eee2907669b63f220be3f20'/>
<id>89ca4f04f6d46fdc9eee2907669b63f220be3f20</id>
<content type='text'>
- No longer depends on the "hidden checkbox".
- No longer depends on manually storing/restoring the scroll position.
  Instead, we take advantage of jquery.scrollTo.
- Event-based.
- Simplifies the state-based styling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- No longer depends on the "hidden checkbox".
- No longer depends on manually storing/restoring the scroll position.
  Instead, we take advantage of jquery.scrollTo.
- Event-based.
- Simplifies the state-based styling.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'close-open-ajax-issue' into 'master'</title>
<updated>2015-12-25T21:00:16+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2015-12-25T21:00:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=98f77d2edcfba7783174cd0010a9c9b7fa44aaa5'/>
<id>98f77d2edcfba7783174cd0010a9c9b7fa44aaa5</id>
<content type='text'>

open and close issue via ajax request. With tests

Close and Reopen issues with ajax request.

See merge request !2164</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

open and close issue via ajax request. With tests

Close and Reopen issues with ajax request.

See merge request !2164</pre>
</div>
</content>
</entry>
<entry>
<title>removes unused `alert` from issue spec. Requires flash in the *implementation* instead of the spec.</title>
<updated>2015-12-24T01:57:16+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jacobschatz@Jacobs-MBP.fios-router.home</email>
</author>
<published>2015-12-24T01:57:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=00e967a07f476f7df7aaddc652258668af392f5d'/>
<id>00e967a07f476f7df7aaddc652258668af392f5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adds test for issue close/reopen failure</title>
<updated>2015-12-23T22:41:05+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jacobschatz@Jacobs-MBP.fios-router.home</email>
</author>
<published>2015-12-23T22:41:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e11ee5ff01bf031cd4fda377a7444f2ba4d50f40'/>
<id>e11ee5ff01bf031cd4fda377a7444f2ba4d50f40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes tests to work with jasmine/jquery</title>
<updated>2015-12-23T21:56:36+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jacobschatz@Jacobs-MBP.fios-router.home</email>
</author>
<published>2015-12-23T21:56:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7e43fa67096f60856d1cf862f245367bc710a44f'/>
<id>7e43fa67096f60856d1cf862f245367bc710a44f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>open and close issue via ajax request. With tests</title>
<updated>2015-12-21T18:06:09+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jacobschatz@Jacobs-MBP.fios-router.home</email>
</author>
<published>2015-12-21T18:06:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=70dfa3a721700cf0151a7d097933d75684e69fc9'/>
<id>70dfa3a721700cf0151a7d097933d75684e69fc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
