Page MenuHomePhabricator

Restrict watching and member project display better
ClosedPublic

Authored by chad on May 15 2017, 3:59 PM.
Tags
None
Referenced Files
F13176173: D17883.id43013.diff
Wed, May 8, 11:16 AM
Unknown Object (File)
Tue, May 7, 9:11 AM
Unknown Object (File)
Sun, May 5, 5:06 AM
Unknown Object (File)
Sat, May 4, 10:41 AM
Unknown Object (File)
Fri, May 3, 8:57 AM
Unknown Object (File)
Sat, Apr 27, 4:02 PM
Unknown Object (File)
Thu, Apr 25, 2:45 AM
Unknown Object (File)
Apr 6 2024, 2:26 AM
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.