gitlab-org--gitlab-foss/app/views/events
Fatih Acet cb9f418bf8 Merge branch 'hide-project-name-in-project-activities' into 'master'
Hide project name in project activities

## What does this MR do?

- hide namespace and project name on project activity page

## Are there points in the code the reviewer needs to double check?

- did `.event_label` have any meaning?

## Why was this MR needed?

- all events on project activity page are from the same project, so the information was redundant

## What are the relevant issue numbers?

closes #18963

## Screenshots

### Before

![events-before](/uploads/76336e3f5cb08d4ef984df73c89aa90f/events-before.png)

### After

![events-after](/uploads/4a10718ed32960efc115d7854e5cad68/events-after.png)

![after-john-activity](/uploads/d9d151a829d8d32136525e8eb7ea04ad/after-john-activity.png)


See merge request !5068
2016-07-21 09:42:22 +00:00
..
event Hide namespace and project name on project activity page (!5068) 2016-07-14 19:04:59 +02:00
_commit.html.haml Added author to various Markdown calls in views 2016-05-26 17:14:06 +02:00
_event.atom.builder Remove `event_to_atom` helper 2016-05-23 12:37:40 -04:00
_event.html.haml Add link to user profile to commit avatar (!5163) 2016-07-20 17:44:28 +02:00
_event_issue.atom.haml Added author to various Markdown calls in views 2016-05-26 17:14:06 +02:00
_event_last_push.html.haml Start builds redesign 2016-05-04 16:45:37 -05:00
_event_merge_request.atom.haml Added author to various Markdown calls in views 2016-05-26 17:14:06 +02:00
_event_note.atom.haml Added author to various Markdown calls in views 2016-05-26 17:14:06 +02:00
_event_push.atom.haml Added author to various Markdown calls in views 2016-05-26 17:14:06 +02:00
_event_scope.html.haml Hide namespace and project name on project activity page (!5068) 2016-07-14 19:04:59 +02:00
_events.html.haml Add starred projects page to dashboard 2015-03-09 14:12:03 -07:00