[Sprint/HipsterHedgehog] (feat): only show impressions if the hidden flag doesn't exist
closes #1137 depends on engine!218 (closed)
0/1 discussion resolved
mentioned in merge request engine!218 (closed)
changed the description
approved this merge request
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"> - Maintainer
This compound statements are getting a little long. It might time for a function.
added MR::Awaiting Review label
added 10 commits
- 5906a5d2...1d9aa9fa - 9 commits from branch
minds:master
- bbc2875a - Merge remote-tracking branch 'upstream/master' into...
- 5906a5d2...1d9aa9fa - 9 commits from branch