513629f346
Milestone tab badges ### What does this MR do? Adds count badges to the tabs on the Milestone page to mirror the Issue page. ### Are there points in the code the reviewer needs to double check? CSS: Padding was added to the `.milestone` element to make expired milestones look good. ### Why was this MR needed? For consistency with other tabs ### What are the relevant issue numbers? Closes #20114 ### Screenshots (if relevant) **Before** <img src="/uploads/1f75853a863a9058ee409916b7ee4057/Screen_Shot_2016-07-22_at_13.22.20.png" width="362"> **After** <img src="/uploads/8a058290850f571db249dd9b23f5138d/Screen_Shot_2016-07-22_at_13.21.58.png" width="303"> ![Screen_Shot_2016-08-23_at_1.42.56_AM](/uploads/b072dc6bdf505b2fce46660beaf0eae7/Screen_Shot_2016-08-23_at_1.42.56_AM.png) ![Screen_Shot_2016-08-23_at_1.43.15_AM](/uploads/e7440bf2aa628aa4dba63863083699c0/Screen_Shot_2016-08-23_at_1.43.15_AM.png) ### Does this MR meet the acceptance criteria? - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [ ] API support added - Tests - [x] Added for this feature/bug - [x] All builds are passing - [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [x] Branch has no merge conflicts with `master` (if you do - rebase it please) - [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) See merge request !5946 |
||
---|---|---|
.. | ||
application_helper_spec.rb | ||
auth_helper_spec.rb | ||
blob_helper_spec.rb | ||
broadcast_messages_helper_spec.rb | ||
ci_status_helper_spec.rb | ||
commits_helper_spec.rb | ||
diff_helper_spec.rb | ||
emails_helper_spec.rb | ||
events_helper_spec.rb | ||
form_helper_spec.rb | ||
git_helper_spec.rb | ||
gitlab_markdown_helper_spec.rb | ||
gitlab_routing_helper_spec.rb | ||
graph_helper_spec.rb | ||
groups_helper_spec.rb | ||
icons_helper_spec.rb | ||
import_helper_spec.rb | ||
issuables_helper_spec.rb | ||
issues_helper_spec.rb | ||
labels_helper_spec.rb | ||
members_helper_spec.rb | ||
merge_requests_helper_spec.rb | ||
milestones_helper_spec.rb | ||
notes_helper_spec.rb | ||
notifications_helper_spec.rb | ||
page_layout_helper_spec.rb | ||
preferences_helper_spec.rb | ||
projects_helper_spec.rb | ||
runners_helper_spec.rb | ||
search_helper_spec.rb | ||
sidekiq_helper_spec.rb | ||
submodule_helper_spec.rb | ||
tab_helper_spec.rb | ||
time_helper_spec.rb | ||
tree_helper_spec.rb | ||
visibility_level_helper_spec.rb |