Skip to content

Add project stars.

gitlab-qa-bot requested to merge github/fork/cirosantilli/star into master

Created by: cirosantilli

Fix ACCEPTING MR at http://feedback.gitlab.com/forums/176466-general/suggestions/4518904-star-a-project-to-show-it-at-the-top-of-your-dashb points 1. and 2.

Before hover:

screenshot from 2014-07-01 12 40 55 no hover

On hover:

screenshot from 2014-07-01 12 41 20 hover

After click:

screenshot from 2014-07-01 12 41 53 after click

Signed out:

screenshot from 2014-07-01 12 43 23 signed out

Implementation notes

Ignoring "Use nested module/class definitions instead of compact style." Hound warning as that style is used by all the rest of the API and recommended by Spinach itself. I propose we turn that warning off if possible.

Merge request reports