gitlab-org--gitlab-foss/app/views/shared
Fatih Acet a625757cb4 Merge branch 'fix-already-selected-activity-link' into 'master'
Fix inconsistent highlighting of already selected activity nav-links

## What does this MR do?

*  Remove edge case where user could deselect an activity nav-link (which seems to be returning all the events)
*  Explicitly add an `All` tab to return all the events

## Are there points in the code the reviewer needs to double check?
Shouldn't be

## Why was this MR needed?
Resolves existing UI inconsistency

## Screenshots (if relevant)
Before:
![4OzkoQVJYc](/uploads/fd2a7fdbde2159e875482ec7b828fe60/4OzkoQVJYc.gif)

After:
![E0lj8UhEUU](/uploads/7eb5155861eb79d72957de04c9f172c9/E0lj8UhEUU.gif)

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- Tests
  - [x] All builds are passing
- [x] 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)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

*  Closes #21631
*  Closes #21452


See merge request !6091
2016-10-06 21:34:03 +00:00
..
builds Code refactoring 2016-09-13 09:05:07 +02:00
groups Syntax fixes and better tests for helper methods. Updated docs. 2016-09-15 14:10:49 -05:00
icons Updated artwork of empty group state. 2016-10-03 11:49:48 +03:00
issuable Merge commit 'dev/security' into 'master' 2016-10-06 08:33:11 +02:00
members Allow project group links to be expired 2016-08-18 22:45:41 +01:00
milestones Fix failing specs and improve html 2016-09-07 15:27:14 -05:00
notifications Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
projects Merge branch 'add-delimiter-project-stats' into 'master' 2016-08-17 19:35:25 +00:00
snippets Reordered dropdown options 2016-09-07 15:12:03 +01:00
web_hooks Add option to confidential issues events to trigger Webhooks 2016-08-31 18:34:23 -03:00
_allow_request_access.html.haml
_choose_group_avatar_button.html.haml
_clone_panel.html.haml
_commit_message_container.html.haml
_confirm_modal.html.haml
_event_filter.html.haml Fix inconsistent highlighting of already selected activity nav-links 2016-10-05 15:38:18 -05:00
_field.html.haml
_file_highlight.html.haml
_group_form.html.haml
_group_tips.html.haml
_import_form.html.haml
_issues.html.haml
_label_row.html.haml
_labels_row.html.haml
_logo.svg Change logo animation to CSS 2016-08-26 17:32:11 -05:00
_merge_requests.html.haml
_milestone_expired.html.haml
_milestones_filter.html.haml Added a small helper to reduce logic in the view 2016-09-07 15:27:14 -05:00
_nav_scroll.html.haml Add horizontal scrolling to all sub-navs on mobile viewports 2016-08-25 18:01:37 -05:00
_new_commit_form.html.haml
_new_project_item_select.html.haml Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
_no_password.html.haml
_no_ssh.html.haml
_outdated_browser.html.haml
_project_limit.html.haml
_promo.html.haml
_ref_switcher.html.haml Make the ref-selector function work properly for branch selection. 2016-08-17 09:23:43 -06:00
_service_settings.html.haml
_show_aside.html.haml
_sort_dropdown.html.haml Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
_visibility_level.html.haml Fix "Create project" button layout with restricted visibility 2016-09-26 09:04:15 -04:00
_visibility_radios.html.haml Fix "Create project" button layout with restricted visibility 2016-09-26 09:04:15 -04:00