Page MenuHomePhabricator

Restrict watching and member project display better
ClosedPublic

Authored by chad on May 15 2017, 3:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 6, 2:26 AM
Unknown Object (File)
Mar 13 2024, 9:37 PM
Unknown Object (File)
Mar 13 2024, 9:37 PM
Unknown Object (File)
Feb 16 2024, 8:55 AM
Unknown Object (File)
Feb 3 2024, 3:49 PM
Unknown Object (File)
Jan 31 2024, 3:27 AM
Unknown Object (File)
Jan 23 2024, 12:56 PM
Unknown Object (File)
Jan 20 2024, 5:50 PM
Subscribers

Details

Summary

Fixes T12713. We don't need to show watching and member info on other views other than ApplicationSearch (for now) so add a few methods to restrict the calls.

Test Plan

Visit project search, profile, project home, project home with subprojects

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley added inline comments.
src/applications/people/controller/PhabricatorPeopleProfileViewController.php
107–108 ↗(On Diff #43013)

We could get rid of this and revert D17882 now, right?

This revision is now accepted and ready to land.May 15 2017, 4:00 PM
This revision was automatically updated to reflect the committed changes.