<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts/vue_shared, branch patch-58</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>Merge branch 'fe-rename-vue-component-helper-ce' into 'master'</title>
<updated>2019-05-20T20:06:34+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2019-05-20T20:06:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=96725938c082e9f83c476da4dcb5d1e5b1863830'/>
<id>96725938c082e9f83c476da4dcb5d1e5b1863830</id>
<content type='text'>
[CE Port] Rename vue_component_helper to text_helper

See merge request gitlab-org/gitlab-ce!28358</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[CE Port] Rename vue_component_helper to text_helper

See merge request gitlab-org/gitlab-ce!28358</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos in the whole gitlab-ce project</title>
<updated>2019-05-20T14:11:44+00:00</updated>
<author>
<name>Yoginth</name>
<email>me@yoginth.com</email>
</author>
<published>2019-05-20T14:11:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2f6a20ce665de6a23fe2c1cc28cc6398afcb1b71'/>
<id>2f6a20ce665de6a23fe2c1cc28cc6398afcb1b71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Resolve discussion when suggestion is applied</title>
<updated>2019-05-07T05:00:40+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2019-05-06T17:56:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d24d77a93a64e4698163c5ca579954f61ad9248a'/>
<id>d24d77a93a64e4698163c5ca579954f61ad9248a</id>
<content type='text'>
- Adds color and a tooltip to describe this new behavior
- Does not resolve if discussion is already resolved
- Adds an action `resolveDiscussion` to simplify `toggleResolveNote`
- Updates docs

https://gitlab.com/gitlab-org/gitlab-ce/issues/54405
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Adds color and a tooltip to describe this new behavior
- Does not resolve if discussion is already resolved
- Adds an action `resolveDiscussion` to simplify `toggleResolveNote`
- Updates docs

https://gitlab.com/gitlab-org/gitlab-ce/issues/54405
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'refactor/58830-migrate-sidebar-spec-to-jest' into 'master'</title>
<updated>2019-04-30T17:25:33+00:00</updated>
<author>
<name>Kushal Pandya</name>
<email>kushalspandya@gmail.com</email>
</author>
<published>2019-04-30T17:25:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cba91e9a8050ba02da27b2318cc0238dd09e8f46'/>
<id>cba91e9a8050ba02da27b2318cc0238dd09e8f46</id>
<content type='text'>
refactor(sidebar): Refactored shared sidebar component tests to Jest

Closes #58830

See merge request gitlab-org/gitlab-ce!27688</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
refactor(sidebar): Refactored shared sidebar component tests to Jest

Closes #58830

See merge request gitlab-org/gitlab-ce!27688</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'winh-move-static-fixtures' into 'master'</title>
<updated>2019-04-26T14:36:23+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2019-04-26T14:36:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0af0e0fb1d6889752fdc710ef1ba736e4e3c8a54'/>
<id>0af0e0fb1d6889752fdc710ef1ba736e4e3c8a54</id>
<content type='text'>
Move all static fixtures to static directory

See merge request gitlab-org/gitlab-ce!27668</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move all static fixtures to static directory

See merge request gitlab-org/gitlab-ce!27668</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(sidebar): Refactored Karma spec files to Jest</title>
<updated>2019-04-26T12:54:20+00:00</updated>
<author>
<name>Martin Hobert</name>
<email>info@dosh.dk</email>
</author>
<published>2019-04-26T12:54:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4848c32ea00a9a5be587aec0f24214e56724c683'/>
<id>4848c32ea00a9a5be587aec0f24214e56724c683</id>
<content type='text'>
fix #58830

Added changelog

Updated to use jest functions

Added mock implementation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix #58830

Added changelog

Updated to use jest functions

Added mock implementation
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'refactor/58827-migrate-issue-spec-to-jest' into 'master'</title>
<updated>2019-04-26T04:48:35+00:00</updated>
<author>
<name>Kushal Pandya</name>
<email>kushalspandya@gmail.com</email>
</author>
<published>2019-04-26T04:48:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c4340c652beee10bf840f2a9ad52208715fcd085'/>
<id>c4340c652beee10bf840f2a9ad52208715fcd085</id>
<content type='text'>
Migrated issue spec files to Jest

Closes #58827

See merge request gitlab-org/gitlab-ce!27673</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Migrated issue spec files to Jest

Closes #58827

See merge request gitlab-org/gitlab-ce!27673</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(issue): Refactored issue tests from Karma to Jest</title>
<updated>2019-04-25T14:33:40+00:00</updated>
<author>
<name>Martin Hobert</name>
<email>info@dosh.dk</email>
</author>
<published>2019-04-25T14:33:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=396dbbd415e12d469f6aecaac4144e74fb8e7ec0'/>
<id>396dbbd415e12d469f6aecaac4144e74fb8e7ec0</id>
<content type='text'>
re #58827

Added changelog

Added sync false, and removed unneeded destroyers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
re #58827

Added changelog

Added sync false, and removed unneeded destroyers
</pre>
</div>
</content>
</entry>
<entry>
<title>test(Refactored notes tests from Karma to Jest):</title>
<updated>2019-04-25T14:21:38+00:00</updated>
<author>
<name>Martin Hobert</name>
<email>info@dosh.dk</email>
</author>
<published>2019-04-25T14:21:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c005c97914f1bdff33b0ad77b2e2e855044ee39b'/>
<id>c005c97914f1bdff33b0ad77b2e2e855044ee39b</id>
<content type='text'>
fix #58829

Added changelog entry

Added merge request id
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix #58829

Added changelog entry

Added merge request id
</pre>
</div>
</content>
</entry>
</feed>
