Skip to content
Snippets Groups Projects

[Sprint/HipsterHedgehog] (feat): only show impressions if the hidden flag doesn't exist

1 unresolved thread
Edited by Marcelo Rivera

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
224 224 </a>
225 225 </div>
226 226
227 <div class="impressions-tag m-activity--metrics" [class.m-activity--metrics-wire]="!session.getLoggedInUser() || session.getLoggedInUser().guid != activity.owner_guid" *ngIf="!hideTabs">
227 <div class="impressions-tag m-activity--metrics" [class.m-activity--metrics-wire]="!session.getLoggedInUser() || session.getLoggedInUser().guid != activity.owner_guid" *ngIf="!activity.hide_impressions && !hideTabs">
  • Mark Harding added 1 deleted label

    added 1 deleted label

  • Marcelo Rivera added 10 commits

    added 10 commits

    Compare with previous version

  • closing in favour of !385 (closed)

  • Please register or sign in to reply
    Loading