Page MenuHomePhabricator

Use viwer-based checks for application visibility when rendering home elements
ClosedPublic

Authored by epriestley on Mar 15 2014, 3:30 PM.
Tags
None
Referenced Files
F14399445: D8545.diff
Sun, Dec 22, 4:57 PM
Unknown Object (File)
Tue, Dec 10, 9:44 PM
Unknown Object (File)
Wed, Dec 4, 3:03 PM
Unknown Object (File)
Wed, Dec 4, 11:20 AM
Unknown Object (File)
Sat, Nov 30, 5:34 PM
Unknown Object (File)
Fri, Nov 29, 6:56 AM
Unknown Object (File)
Fri, Nov 29, 6:56 AM
Unknown Object (File)
Fri, Nov 29, 6:09 AM
Subscribers

Details

Summary

Fixes T4619. Currently, even if a viewer can't see Maniphest, they'll still see empty panels on the home page. These panels will always be empty so there's no real policy violation, but it's confusing.

Longer term, dashboards should fix this.

Test Plan

Viewed home page with a user with and without permissions on the apps.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Use viwer-based checks for application visibility when rendering home elements.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Mar 15 2014, 3:59 PM
epriestley updated this revision to Diff 20280.

Closed by commit rPb3b0ef3647e8 (authored by @epriestley).