<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts/frequent_items, branch optimise-dag-processing</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>Rename vue_component_helper to text_helper</title>
<updated>2019-05-16T11:40:18+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2019-05-16T11:40:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=878e69299bde9875f14c82bc1429c4b0145a2c69'/>
<id>878e69299bde9875f14c82bc1429c4b0145a2c69</id>
<content type='text'>
**Why?**
This file only contains a few text based helper functions.
It has nothing to do with Vue or Vue components.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
**Why?**
This file only contains a few text based helper functions.
It has nothing to do with Vue or Vue components.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make corrections to address review feedback</title>
<updated>2019-04-03T05:58:20+00:00</updated>
<author>
<name>mfluharty</name>
<email>mfluharty@gitlab.com</email>
</author>
<published>2019-03-28T20:00:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=eb95100c066d2d70a2128ea9ac6776f720b0777a'/>
<id>eb95100c066d2d70a2128ea9ac6776f720b0777a</id>
<content type='text'>
Refactor tests to follow conventions
Add XSS test
Eliminate a few unnecessary lines, comments, and parameters
Use Vue.set for nested state changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor tests to follow conventions
Add XSS test
Eliminate a few unnecessary lines, comments, and parameters
Use Vue.set for nested state changes
</pre>
</div>
</content>
</entry>
<entry>
<title>Add reusable project_selector component</title>
<updated>2019-04-03T05:58:01+00:00</updated>
<author>
<name>Nathan Friend</name>
<email>nfriend@gitlab.com</email>
</author>
<published>2019-03-12T16:35:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=06b88af04657be961a4da97a586706fb99eb6a27'/>
<id>06b88af04657be961a4da97a586706fb99eb6a27</id>
<content type='text'>
This commit adds a resuable UI component that allows a user to search
for a project name, shows the search results, and allows the user to
select one or more projects.  This component communicates with its
parent using props and events.

This component was originally created for use in the EE-specific
"Operations Dashboard" page, but it is applicable for CE use cases as
well, and so was added as a CE shared component.

In addition, some logic was extracted from the frequent_items_list_item
component into shared filters to avoid logic duplication.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit adds a resuable UI component that allows a user to search
for a project name, shows the search results, and allows the user to
select one or more projects.  This component communicates with its
parent using props and events.

This component was originally created for use in the EE-specific
"Operations Dashboard" page, but it is applicable for CE use cases as
well, and so was added as a CE shared component.

In addition, some logic was extracted from the frequent_items_list_item
component into shared filters to avoid logic duplication.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move some tests from Karma to Jest</title>
<updated>2019-03-23T16:53:46+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2019-03-23T16:52:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=514ee63826e47229bfd03bdbb740f2dd1eae1d03'/>
<id>514ee63826e47229bfd03bdbb740f2dd1eae1d03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix failing tests</title>
<updated>2019-03-18T12:09:07+00:00</updated>
<author>
<name>Brandon Labuschagne</name>
<email>blabuschagne@gitlab.com</email>
</author>
<published>2019-03-18T12:09:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=193362482d8a43589d0cb7407769e741e521911e'/>
<id>193362482d8a43589d0cb7407769e741e521911e</id>
<content type='text'>
A number of the karma tests looked for the .fa-spinner class or the
icon element used for the font awesome spinner class.

These instances have been refactored to now look for the .spinner
class instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A number of the karma tests looked for the .fa-spinner class or the
icon element used for the font awesome spinner class.

These instances have been refactored to now look for the .spinner
class instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prettify all spec files</title>
<updated>2018-10-17T16:18:17+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2018-10-17T07:13:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f666026d71ebefd70219d5078b1f0c83fa01f84d'/>
<id>f666026d71ebefd70219d5078b1f0c83fa01f84d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable jasmine/new-line-before-expect</title>
<updated>2018-10-17T04:57:29+00:00</updated>
<author>
<name>Johann Hubert Sonntagbauer</name>
<email>johann.sonntagbauer@gmail.com</email>
</author>
<published>2018-10-09T18:03:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6f5723a169b5d400c136dbd844fc54c68e5f8563'/>
<id>6f5723a169b5d400c136dbd844fc54c68e5f8563</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Vuex test helper improvements</title>
<updated>2018-07-12T14:32:13+00:00</updated>
<author>
<name>Lukas Eipert</name>
<email>leipert@gitlab.com</email>
</author>
<published>2018-07-12T14:32:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=be56f2fa4bc95e4fdbc3f830334e7a677f845455'/>
<id>be56f2fa4bc95e4fdbc3f830334e7a677f845455</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Add dropdown to Groups link in top bar"</title>
<updated>2018-07-06T13:40:11+00:00</updated>
<author>
<name>Dennis Tang</name>
<email>dennis@dennistang.net</email>
</author>
<published>2018-07-06T13:40:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3892b022e3173851f418e4bd8469f0dcdde2ebef'/>
<id>3892b022e3173851f418e4bd8469f0dcdde2ebef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
