<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/frontend/operation_settings, branch scripts-differences</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>Mockify jquery and axios packages</title>
<updated>2019-07-17T17:47:39+00:00</updated>
<author>
<name>Martin Hanzel</name>
<email>mhanzel@gitlab.com</email>
</author>
<published>2019-07-17T17:47:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=eb45cb8c99f4232da90c26b307eff35c926d1975'/>
<id>eb45cb8c99f4232da90c26b307eff35c926d1975</id>
<content type='text'>
Moved the block that fails tests on unmocked axios requests from
test_setup to its own mock, and added a jQuery mock that fails
tests if they use unmocked $.ajax().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moved the block that fails tests on unmocked axios requests from
test_setup to its own mock, and added a jQuery mock that fails
tests if they use unmocked $.ajax().
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix submit button selector in specs</title>
<updated>2019-06-04T20:16:45+00:00</updated>
<author>
<name>Paul Gascou-Vaillancourt</name>
<email>paul.gascvail@gmail.com</email>
</author>
<published>2019-06-04T20:07:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0e4033860ba59a48eab041fd6fca0cf8a30c9c9b'/>
<id>0e4033860ba59a48eab041fd6fca0cf8a30c9c9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle external dashboard form submission</title>
<updated>2019-06-04T17:55:52+00:00</updated>
<author>
<name>Adriel Santiago</name>
<email>asantiago@gitlab.com</email>
</author>
<published>2019-06-04T17:55:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=57f6be00bcaa20287c696d67128655738d740b8b'/>
<id>57f6be00bcaa20287c696d67128655738d740b8b</id>
<content type='text'>
Connect frontend UI with backend api for external dashboard link
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Connect frontend UI with backend api for external dashboard link
</pre>
</div>
</content>
</entry>
<entry>
<title>Add expand/collapse button</title>
<updated>2019-06-04T06:09:06+00:00</updated>
<author>
<name>Adriel Santiago</name>
<email>asantiago@gitlab.com</email>
</author>
<published>2019-06-04T06:09:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a23ea78efe4156ae9f7a77eff3b1b1bb027dcda4'/>
<id>a23ea78efe4156ae9f7a77eff3b1b1bb027dcda4</id>
<content type='text'>
Add ability to expand/collapse operation settings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add ability to expand/collapse operation settings
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch '61511-add-expand-collapse-to-project-operation-setttings-2' into 'master'"</title>
<updated>2019-05-28T09:57:46+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2019-05-28T09:57:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b9ee324a00afa66ef76f5223f627ac29e2e4b8b8'/>
<id>b9ee324a00afa66ef76f5223f627ac29e2e4b8b8</id>
<content type='text'>
This reverts merge request !28620
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !28620
</pre>
</div>
</content>
</entry>
<entry>
<title>Add expand/collapse button</title>
<updated>2019-05-28T06:41:34+00:00</updated>
<author>
<name>Adriel Santiago</name>
<email>asantiago@gitlab.com</email>
</author>
<published>2019-05-28T06:41:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e0c5deaf1b06787f7af9f376975925335dab20f7'/>
<id>e0c5deaf1b06787f7af9f376975925335dab20f7</id>
<content type='text'>
Add ability to expand/collapse operation settings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add ability to expand/collapse operation settings
</pre>
</div>
</content>
</entry>
<entry>
<title>Add external dashboard link</title>
<updated>2019-05-07T14:47:09+00:00</updated>
<author>
<name>Adriel Santiago</name>
<email>asantiago@gitlab.com</email>
</author>
<published>2019-05-07T14:47:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3565ee2ed66bd064ab6bef96ab43c0be43f75e49'/>
<id>3565ee2ed66bd064ab6bef96ab43c0be43f75e49</id>
<content type='text'>
Add settings for linking to external dashboard from
metrics dashboard
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add settings for linking to external dashboard from
metrics dashboard
</pre>
</div>
</content>
</entry>
</feed>
