<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/issuable_suggestions, branch docs/api-single-codebase</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 graphql files to match frontend docs</title>
<updated>2019-06-19T14:34:28+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-06-19T14:34:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d859c867346f9ef0fdd4be9a34c5650287993e47'/>
<id>d859c867346f9ef0fdd4be9a34c5650287993e47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Port design-management-vue-app to CE</title>
<updated>2019-02-22T12:54:06+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-02-22T12:54:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6ed496a89604286ed2158ff3c15f29b3baa0e721'/>
<id>6ed496a89604286ed2158ff3c15f29b3baa0e721</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase the debounce of Issue Suggestions</title>
<updated>2018-12-11T09:43:37+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-12-11T09:43:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8bf4e6a9fcff55ca48c424120657cdb7fc9b7841'/>
<id>8bf4e6a9fcff55ca48c424120657cdb7fc9b7841</id>
<content type='text'>
This increases the debounce for issue suggestions requests to `1000ms`.
This is to reduce the number of requests that we send.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This increases the debounce for issue suggestions requests to `1000ms`.
This is to reduce the number of requests that we send.</pre>
</div>
</content>
</entry>
<entry>
<title>Suggests issues when typing title</title>
<updated>2018-11-27T15:10:40+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-11-27T15:10:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=50e21a89a0009813b9f090288b22c64c5cefbd58'/>
<id>50e21a89a0009813b9f090288b22c64c5cefbd58</id>
<content type='text'>
This suggests possibly related issues when the user types a title.

This uses GraphQL to allow the frontend to request the exact
data that is requires. We also get free caching through the Vue Apollo
plugin.

With this we can include the ability to import .graphql files in JS
and Vue files.
Also we now have the Vue test utils library to make testing
Vue components easier.

Closes #22071
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This suggests possibly related issues when the user types a title.

This uses GraphQL to allow the frontend to request the exact
data that is requires. We also get free caching through the Vue Apollo
plugin.

With this we can include the ability to import .graphql files in JS
and Vue files.
Also we now have the Vue test utils library to make testing
Vue components easier.

Closes #22071
</pre>
</div>
</content>
</entry>
</feed>
