<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/views/shared/groups, branch docs-pages-force-https</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>Minor review fixes</title>
<updated>2019-05-06T15:42:43+00:00</updated>
<author>
<name>Ezekiel Kigbo</name>
<email>ekigbo@gitlab.com</email>
</author>
<published>2019-04-17T11:02:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b736a9f000d1e1f6c2c94ea74a700abf5a44139e'/>
<id>b736a9f000d1e1f6c2c94ea74a700abf5a44139e</id>
<content type='text'>
Externalize strings

Simplify locals passed through views

Ensure we can still filter when logged out

Cleanup conditional rendering for explore filters
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Externalize strings

Simplify locals passed through views

Ensure we can still filter when logged out

Cleanup conditional rendering for explore filters
</pre>
</div>
</content>
</entry>
<entry>
<title>Style avatars for groups and projects</title>
<updated>2019-02-25T13:00:05+00:00</updated>
<author>
<name>Martin Wortschack</name>
<email>mwortschack@gitlab.com</email>
</author>
<published>2019-02-25T13:00:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=12ed4dbf4a2a2e0a53d74470fc76b7e3b39cc1b7'/>
<id>12ed4dbf4a2a2e0a53d74470fc76b7e3b39cc1b7</id>
<content type='text'>
- Add rectangular avatar classes
- Update avatar for groups
- Update avatar for projects
- Update avatar for frequent items
- Update avatar on "Fork project" page
- Conditionally add rectangular avatar class to autocomplete items
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add rectangular avatar classes
- Update avatar for groups
- Update avatar for projects
- Update avatar for frequent items
- Update avatar on "Fork project" page
- Conditionally add rectangular avatar class to autocomplete items
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Empty states for profile page"</title>
<updated>2019-02-06T09:11:39+00:00</updated>
<author>
<name>Dennis Tang</name>
<email>750946-dennis@users.noreply.gitlab.com</email>
</author>
<published>2019-02-06T09:11:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5c4d0589fa51371fe710b8c7dbf16bfa59b4c5a6'/>
<id>5c4d0589fa51371fe710b8c7dbf16bfa59b4c5a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix secondary nav dropdown menu styling in tablet and mobile screens</title>
<updated>2018-12-03T15:23:05+00:00</updated>
<author>
<name>Kushal Pandya</name>
<email>kushalspandya@gmail.com</email>
</author>
<published>2018-12-03T15:23:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e82b989ef04f260fb7314ce6cd8d0aebe0390028'/>
<id>e82b989ef04f260fb7314ce6cd8d0aebe0390028</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't check for the groups list before filtering</title>
<updated>2018-10-01T20:57:10+00:00</updated>
<author>
<name>Mark Lapierre</name>
<email>mlapierre@gitlab.com</email>
</author>
<published>2018-09-28T23:10:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3317c4ba07b2b2252e75c53152b42a7b3c90b2c6'/>
<id>3317c4ba07b2b2252e75c53152b42a7b3c90b2c6</id>
<content type='text'>
Filter immediately because the page is going to reload anyway.

And don't check for the loading indicator because it the groups
list tree container appears after it disappears.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Filter immediately because the page is going to reload anyway.

And don't check for the loading indicator because it the groups
list tree container appears after it disappears.
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize groups filter</title>
<updated>2018-09-28T18:36:49+00:00</updated>
<author>
<name>Mark Lapierre</name>
<email>mlapierre@gitlab.com</email>
</author>
<published>2018-09-28T18:36:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8589fa871ee5dd94f821e1f5cbbcee269b46acf9'/>
<id>8589fa871ee5dd94f821e1f5cbbcee269b46acf9</id>
<content type='text'>
When searching for a group, submit a request that returns only the
filtered list of groups. This makes the state of the page more
reliable because it avoids having to wait for the list of groups to
dynamically refresh.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When searching for a group, submit a request that returns only the
filtered list of groups. This makes the state of the page more
reliable because it avoids having to wait for the list of groups to
dynamically refresh.
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Improve handling of projects shared with a group"</title>
<updated>2018-09-07T06:09:13+00:00</updated>
<author>
<name>Dennis Tang</name>
<email>dennis@dennistang.net</email>
</author>
<published>2018-09-07T06:09:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5b74a1aebcc1712316b8269c415e83e9d59750d5'/>
<id>5b74a1aebcc1712316b8269c415e83e9d59750d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[QA] Ensure groups filtering does not happen before the groups list is loaded</title>
<updated>2018-09-05T13:35:33+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-09-03T13:05:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=70b7cf35880bec31a27c19e347585dd1513dedeb'/>
<id>70b7cf35880bec31a27c19e347585dd1513dedeb</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix dropdowns</title>
<updated>2018-04-17T17:18:41+00:00</updated>
<author>
<name>Clement Ho</name>
<email>ClemMakesApps@gmail.com</email>
</author>
<published>2018-04-17T17:18:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a1beb409cdfd7b5abb80798934fef811892888e6'/>
<id>a1beb409cdfd7b5abb80798934fef811892888e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[skip ci] Replace hidden-xs</title>
<updated>2018-04-09T21:50:40+00:00</updated>
<author>
<name>Clement Ho</name>
<email>ClemMakesApps@gmail.com</email>
</author>
<published>2018-04-09T21:50:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9bcf8f43c6e50f4e00bda6fd693bd0bbd8a1fc4d'/>
<id>9bcf8f43c6e50f4e00bda6fd693bd0bbd8a1fc4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
