<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts/notes/components, branch local-markdown-version</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 'winh-note_app_spec-vue-test-utils' into 'master'</title>
<updated>2019-02-06T00:02:30+00:00</updated>
<author>
<name>Fatih Acet</name>
<email>acetfatih@gmail.com</email>
</author>
<published>2019-02-06T00:02:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ea525bdbfa788d4ba105d2a4f82cca3bb656f370'/>
<id>ea525bdbfa788d4ba105d2a4f82cca3bb656f370</id>
<content type='text'>
Convert note_app_spec.js to Vue test utils

See merge request gitlab-org/gitlab-ce!24900</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert note_app_spec.js to Vue test utils

See merge request gitlab-org/gitlab-ce!24900</pre>
</div>
</content>
</entry>
<entry>
<title>Extract ReplyPlaceholder from NoteableDiscussion component</title>
<updated>2019-02-05T08:56:34+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2019-02-05T08:56:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=63975b4a682356b676e1b1da0975c569edcd206c'/>
<id>63975b4a682356b676e1b1da0975c569edcd206c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert note_app_spec.js to Vue test utils</title>
<updated>2019-02-04T12:19:53+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2019-02-04T12:19:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=647f045ddebcf200fca5fab78db1da939b590949'/>
<id>647f045ddebcf200fca5fab78db1da939b590949</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert noteable_discussion_spec.js to Vue test utils</title>
<updated>2019-01-29T19:06:33+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2019-01-29T12:16:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d8e18a743e4f6a975bc188370434e7f6beca4e60'/>
<id>d8e18a743e4f6a975bc188370434e7f6beca4e60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(NoteableDiscussion): Extracted ResolveDiscussionButton from</title>
<updated>2019-01-28T22:44:17+00:00</updated>
<author>
<name>Martin Hobert</name>
<email>info@dosh.dk</email>
</author>
<published>2019-01-28T22:44:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=56c62208f6be6392ad428d0be40befc918de8c67'/>
<id>56c62208f6be6392ad428d0be40befc918de8c67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'refactor/56369-extract-jump-to-next-discussion-button' into 'master'</title>
<updated>2019-01-28T17:33:20+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-01-28T17:33:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=958a819fce709419c0be76cec8a20c8e8417ab84'/>
<id>958a819fce709419c0be76cec8a20c8e8417ab84</id>
<content type='text'>
Refactor/56369 extract jump to next discussion button

Closes #56369

See merge request gitlab-org/gitlab-ce!24506</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor/56369 extract jump to next discussion button

Closes #56369

See merge request gitlab-org/gitlab-ce!24506</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(NoteableDiscussion): Extracted JumpToNextDiscussionButton to its own component</title>
<updated>2019-01-28T10:36:44+00:00</updated>
<author>
<name>Martin Hobert</name>
<email>info@dosh.dk</email>
</author>
<published>2019-01-28T10:36:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3af7723fcde7d32986ae4a9e104a893cf0167745'/>
<id>3af7723fcde7d32986ae4a9e104a893cf0167745</id>
<content type='text'>
fix #56369

chore(changelog): Added changelog entry

chore(prettier): Formated with prettier

test(JumpToNextDiscussionButton): Added test for new component

test(Refactored tests to use vue test-utils):

chore(translations): Added newly generated locales

Update spec/javascripts/notes/components/discussion_jump_to_next_button_spec.js
chore(prettier): Formated with prettier

test(JumpToNextDiscussionButton): Updated tests to use a local vue instance

test(JumpToNextDiscussionButton): Running tests in async to prevent maximum stack overflow
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix #56369

chore(changelog): Added changelog entry

chore(prettier): Formated with prettier

test(JumpToNextDiscussionButton): Added test for new component

test(Refactored tests to use vue test-utils):

chore(translations): Added newly generated locales

Update spec/javascripts/notes/components/discussion_jump_to_next_button_spec.js
chore(prettier): Formated with prettier

test(JumpToNextDiscussionButton): Updated tests to use a local vue instance

test(JumpToNextDiscussionButton): Running tests in async to prevent maximum stack overflow
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert note_actions_spec.js to Vue test utils</title>
<updated>2019-01-25T09:59:22+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2019-01-25T09:59:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8e6d2cca240346c0e5fe20eb63d249b2b4bb41bf'/>
<id>8e6d2cca240346c0e5fe20eb63d249b2b4bb41bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix discussion counter spec mock data</title>
<updated>2019-01-23T11:39:46+00:00</updated>
<author>
<name>Lukas Eipert</name>
<email>leipert@gitlab.com</email>
</author>
<published>2019-01-23T11:39:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0152cb0dd413b30b9473741959fac92ac1742a78'/>
<id>0152cb0dd413b30b9473741959fac92ac1742a78</id>
<content type='text'>
To me it seems like the mock data does not match the actual data
anymore. I checked the actual data and to me it seems like the resolved
property actually should live in the overall discussion object.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To me it seems like the mock data does not match the actual data
anymore. I checked the actual data and to me it seems like the resolved
property actually should live in the overall discussion object.
</pre>
</div>
</content>
</entry>
<entry>
<title>Discussion filters - ensured note links resolves to the right note</title>
<updated>2019-01-10T14:00:36+00:00</updated>
<author>
<name>Constance Okoghenun</name>
<email>cokoghenun@gitlab.com</email>
</author>
<published>2019-01-10T14:00:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=211c946a672c1500cb512d13438d60658b07b9cd'/>
<id>211c946a672c1500cb512d13438d60658b07b9cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
