Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-12-24 17:17:11 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-12-24 17:17:11 +0300
commitaa712e2b36e6acd450038dfd39100a03d02af66e (patch)
tree0d18e5599d027e70cc79754bcbc5a708725a6b47 /features/project/star.feature
parentd84ca3e81530415e7d3c03c8cf7a8db5071b0bcb (diff)
parenta1294e5aabcfcc50423d78184b1bb34031754519 (diff)
Merge branch 'new-project-header-redesign' into 'master'
Dropdowns for clone. Star and Fork with new count areas. Star and Unstarred Works now Fixes #2876 and #3482 Used existing styles. <br/> Did not attempt to make pixel perfect as styles already exist. <br/> ![Screen_Shot_2015-12-18_at_5.24.56_PM](/uploads/a79ba1e0be0232f2aeef8a43f3253479/Screen_Shot_2015-12-18_at_5.24.56_PM.png) See merge request !2156
Diffstat (limited to 'features/project/star.feature')
-rw-r--r--features/project/star.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/features/project/star.feature b/features/project/star.feature
index a45f9c470ea..618f44fe6dc 100644
--- a/features/project/star.feature
+++ b/features/project/star.feature
@@ -1,3 +1,4 @@
+@project-stars
Feature: Project Star
Scenario: New projects have 0 stars
Given public project "Community"