Page MenuHomePhabricator

Restrict Differential buckets to just ApplicationSearch views
ClosedPublic

Authored by chad on Mar 23 2017, 7:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 9, 5:04 AM
Unknown Object (File)
Thu, Apr 4, 8:08 PM
Unknown Object (File)
Tue, Apr 2, 11:15 PM
Unknown Object (File)
Sat, Mar 30, 3:52 PM
Unknown Object (File)
Sat, Mar 30, 4:23 AM
Unknown Object (File)
Mar 18 2024, 12:06 AM
Unknown Object (File)
Feb 3 2024, 3:14 PM
Unknown Object (File)
Jan 25 2024, 8:46 PM
Subscribers

Details

Summary

Ref T9363, If we're in a dashboard panel, only show buckets with data, or a fallback if nothing exists.

Test Plan

Test 'active revisions' panel in a dashboard and in Differential.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Mar 23 2017, 7:09 PM
This revision was automatically updated to reflect the committed changes.

hah. doesn't solve the default homepage issue. only if you make a dashboard.

You can probably setIsPanelContext(true) or something on the hard-coded home pagey thing, maaaaybe.