<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts, branch docs-sethgitlab-featureflags</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Add edit_note and spec for editing quick actions</title>
<updated>2019-08-26T09:20:00+00:00</updated>
<author>
<name>Patrick Derichs</name>
<email>pderichs@gitlab.com</email>
</author>
<published>2019-08-26T09:20:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a13abd6731ecc3dc24017729c019ad6af9a7b114'/>
<id>a13abd6731ecc3dc24017729c019ad6af9a7b114</id>
<content type='text'>
Call QuickActionsService on Note update

Add support for notes which just contain
commands after editing

Return http status gone (410) if note was deleted

Temporary frontend addition so it is not
failing when a note is deleted

Move specs to shared examples

Fix rubocop style issue

Deleting note on frontend when status is 410

Use guard clause for note which got deleted

Simplified condition for nil note

This method should no longer be called
with nil note

Refactoring of execute method to reduce
complexity

Move errors update to delete_note method

Note is now deleted visually when it only
contains commands after update

Add expectation

Fix style issues

Changing action to fix tests

Add tests for removeNote and update
deleteNote expectations
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Call QuickActionsService on Note update

Add support for notes which just contain
commands after editing

Return http status gone (410) if note was deleted

Temporary frontend addition so it is not
failing when a note is deleted

Move specs to shared examples

Fix rubocop style issue

Deleting note on frontend when status is 410

Use guard clause for note which got deleted

Simplified condition for nil note

This method should no longer be called
with nil note

Refactoring of execute method to reduce
complexity

Move errors update to delete_note method

Note is now deleted visually when it only
contains commands after update

Add expectation

Fix style issues

Changing action to fix tests

Add tests for removeNote and update
deleteNote expectations
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '66073-use-time-series-chart-instead-of-area-chart-in-panel_types' into 'master'</title>
<updated>2019-08-24T07:26:17+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2019-08-24T07:26:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b15f03883e59ca83a6c4b4896df463316630a5f7'/>
<id>b15f03883e59ca83a6c4b4896df463316630a5f7</id>
<content type='text'>
Enable line charts in dashbaord panels and embedded charts

Closes #66073

See merge request gitlab-org/gitlab-ce!31920</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable line charts in dashbaord panels and embedded charts

Closes #66073

See merge request gitlab-org/gitlab-ce!31920</pre>
</div>
</content>
</entry>
<entry>
<title>fix charts scroll handle icon</title>
<updated>2019-08-23T10:12:18+00:00</updated>
<author>
<name>Laura Montemayor</name>
<email>lmontemayor@gitlab.com</email>
</author>
<published>2019-08-23T10:12:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3e5946335d430c50726a2bfddaf50e0fc43192e2'/>
<id>3e5946335d430c50726a2bfddaf50e0fc43192e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always pre-select "Start a new merge request"</title>
<updated>2019-08-22T23:23:06+00:00</updated>
<author>
<name>Denys Mishunov</name>
<email>dmishunov@gitlab.com</email>
</author>
<published>2019-08-22T23:23:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=371e1ed3716d25f48c6458373e64ea81e0a45946'/>
<id>371e1ed3716d25f48c6458373e64ea81e0a45946</id>
<content type='text'>
One exception: there is an existing MR for the current branch and the
branch is non-default and non-protected.

Extended mock_data for ide/stores to have different types of branches:
default, protected and regular

Cleaned new MR checkbox view
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
One exception: there is an existing MR for the current branch and the
branch is non-default and non-protected.

Extended mock_data for ide/stores to have different types of branches:
default, protected and regular

Cleaned new MR checkbox view
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ce-6878-add-epic-select-dropdown' into 'master'</title>
<updated>2019-08-22T16:01:04+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-08-22T16:01:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d852112776a5d000a138cd49ad039ff0a87028d5'/>
<id>d852112776a5d000a138cd49ad039ff0a87028d5</id>
<content type='text'>
Add `searchBy` helper &amp; `SidebarItemEpicsSelect` placeholder component

See merge request gitlab-org/gitlab-ce!31859</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add `searchBy` helper &amp; `SidebarItemEpicsSelect` placeholder component

See merge request gitlab-org/gitlab-ce!31859</pre>
</div>
</content>
</entry>
<entry>
<title>Remove mergeTrain from FE since it's used only in EE</title>
<updated>2019-08-22T13:50:19+00:00</updated>
<author>
<name>Igor</name>
<email>idrozdov@gitlab.com</email>
</author>
<published>2019-08-22T13:50:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6a385b60f849d0ce086947771fb34a4bc66abe11'/>
<id>6a385b60f849d0ce086947771fb34a4bc66abe11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `searchBy` helper &amp; `SidebarItemEpicsSelect`</title>
<updated>2019-08-22T12:28:44+00:00</updated>
<author>
<name>Kushal Pandya</name>
<email>kushalspandya@gmail.com</email>
</author>
<published>2019-08-15T16:19:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6044b3ed1eb81cb55d1b978e76f1c1f3ee4e3a70'/>
<id>6044b3ed1eb81cb55d1b978e76f1c1f3ee4e3a70</id>
<content type='text'>
- Adds `searchBy` util in common utils
- Adds placeholder `SidebarItemEpicsSelect`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Adds `searchBy` util in common utils
- Adds placeholder `SidebarItemEpicsSelect`
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'refactor/notes-getters' into 'master'</title>
<updated>2019-08-21T19:38:27+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2019-08-21T19:38:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0bd2d276892bc789c57473ecca7700d40be01459'/>
<id>0bd2d276892bc789c57473ecca7700d40be01459</id>
<content type='text'>
Refactor nextUnresolvedDiscussionId and previousUnresolvedDiscussionId getters

Closes #65817

See merge request gitlab-org/gitlab-ce!31754</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor nextUnresolvedDiscussionId and previousUnresolvedDiscussionId getters

Closes #65817

See merge request gitlab-org/gitlab-ce!31754</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Issue sidebar tracking</title>
<updated>2019-08-21T19:12:11+00:00</updated>
<author>
<name>Donald Cook</name>
<email>dcook@gitlab.com</email>
</author>
<published>2019-08-21T19:12:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=293ef17e7352fa33ce70cae8233b5a415f326596'/>
<id>293ef17e7352fa33ce70cae8233b5a415f326596</id>
<content type='text'>
Added snowplow event tracking to Edit buttons
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added snowplow event tracking to Edit buttons
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed tech debt of using custom component</title>
<updated>2019-08-21T18:55:42+00:00</updated>
<author>
<name>Nick Kipling</name>
<email>nkipling@gitlab.com</email>
</author>
<published>2019-08-21T18:55:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=646913f4e2c141327bacaf8ee20279c120fdeedf'/>
<id>646913f4e2c141327bacaf8ee20279c120fdeedf</id>
<content type='text'>
Changed the container registry to use the empty state component
Removed the custom svg-component
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed the container registry to use the empty state component
Removed the custom svg-component
</pre>
</div>
</content>
</entry>
</feed>
