<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts/notes/stores, branch patch-63</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>Add failing test for saveNote error handling</title>
<updated>2019-05-07T21:15:36+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2019-05-03T21:11:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0625ccc652f97310b2444bb16ed8e20ee0642300'/>
<id>0625ccc652f97310b2444bb16ed8e20ee0642300</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Handle transformed notes from polling response</title>
<updated>2019-03-06T09:19:27+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-03-06T06:39:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d72a61b41d1aaf6b0ed9041b32fa411e8907d4f8'/>
<id>d72a61b41d1aaf6b0ed9041b32fa411e8907d4f8</id>
<content type='text'>
Transforms notes when the note was transformed in some other tab
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Transforms notes when the note was transformed in some other tab
</pre>
</div>
</content>
</entry>
<entry>
<title>Move EE differences in CE diff files into CE</title>
<updated>2019-03-01T09:34:16+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-03-01T09:34:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=37541114770f9229acb29e798494a063e1b40d04'/>
<id>37541114770f9229acb29e798494a063e1b40d04</id>
<content type='text'>
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/9974, https://gitlab.com/gitlab-org/gitlab-ee/issues/9973, https://gitlab.com/gitlab-org/gitlab-ee/issues/9969
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/9974, https://gitlab.com/gitlab-org/gitlab-ee/issues/9973, https://gitlab.com/gitlab-org/gitlab-ee/issues/9969
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix misspellings in app/spec executable lines</title>
<updated>2019-02-27T13:41:34+00:00</updated>
<author>
<name>Takuya Noguchi</name>
<email>takninnovationresearch@gmail.com</email>
</author>
<published>2019-02-25T08:19:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a565f3d88d9c2e38b615378298b8db1f306ebd53'/>
<id>a565f3d88d9c2e38b615378298b8db1f306ebd53</id>
<content type='text'>
Signed-off-by: Takuya Noguchi &lt;takninnovationresearch@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Takuya Noguchi &lt;takninnovationresearch@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Cancelling reply reverts comment to initial state</title>
<updated>2019-02-18T07:16:13+00:00</updated>
<author>
<name>Constance Okoghenun</name>
<email>constanceokoghenun@gmail.com</email>
</author>
<published>2019-02-18T07:16:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5e137b58ca15f224a3b1b05999e6e689b463417a'/>
<id>5e137b58ca15f224a3b1b05999e6e689b463417a</id>
<content type='text'>
When converting a comment to a discussion
if the "Cancel" button is used to exit the new discussion note,
the comment would revert back to its initial state
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When converting a comment to a discussion
if the "Cancel" button is used to exit the new discussion note,
the comment would revert back to its initial state
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix polling for replies to individual notes</title>
<updated>2019-02-14T10:07:13+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-02-14T10:07:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f60734d3cb15492310820e6571c69e2f68939d16'/>
<id>f60734d3cb15492310820e6571c69e2f68939d16</id>
<content type='text'>
Sets `updated_at` so that the transformed note is returned together with
the new reply
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sets `updated_at` so that the transformed note is returned together with
the new reply
</pre>
</div>
</content>
</entry>
<entry>
<title>Add reply to notes to turn into discussions</title>
<updated>2019-02-06T10:31:46+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-02-06T10:31:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a04d9ba90c0d1df02f613b7aa01ef598e1ac5b28'/>
<id>a04d9ba90c0d1df02f613b7aa01ef598e1ac5b28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trim first char of diff line text on diff discussions</title>
<updated>2019-01-22T16:00:16+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2019-01-22T12:35:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=03df54b226f63a05ee2229b9f7f1f3e90383430a'/>
<id>03df54b226f63a05ee2229b9f7f1f3e90383430a</id>
<content type='text'>
Before, diff file `higlighted_diff_lines`/`parallel_diff_lines` and
diff discussion `truncated_diff_lines` were inconsistent: `text` and
`rich_text` on the latter included the leading +/-/&lt;space&gt; character,
like on the backend, while the former had no `text` and its `rich_text`
had dropped this char.

This resulted in a bug when the suggestions feature expected these diff
line objects to be identical in format and thus interchangeable, which
was not the case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before, diff file `higlighted_diff_lines`/`parallel_diff_lines` and
diff discussion `truncated_diff_lines` were inconsistent: `text` and
`rich_text` on the latter included the leading +/-/&lt;space&gt; character,
like on the backend, while the former had no `text` and its `rich_text`
had dropped this char.

This resulted in a bug when the suggestions feature expected these diff
line objects to be identical in format and thus interchangeable, which
was not the case.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix MR discussion counts being off</title>
<updated>2018-12-10T22:44:35+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2018-12-10T22:41:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=958aaebdde3255df1cfd45e1e75c7a0c19700a6c'/>
<id>958aaebdde3255df1cfd45e1e75c7a0c19700a6c</id>
<content type='text'>
**What was the issue?**
Notes can be unresolved, but not resolvable. Without this, the
unresolvedDiscussionsCount was inflated.

**References**
https://gitlab.com/gitlab-org/gitlab-ce/issues/55138
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
**What was the issue?**
Notes can be unresolved, but not resolvable. Without this, the
unresolvedDiscussionsCount was inflated.

**References**
https://gitlab.com/gitlab-org/gitlab-ce/issues/55138
</pre>
</div>
</content>
</entry>
</feed>
