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)
May 29 2025, 9:11 AM
Unknown Object (File)
Apr 23 2025, 11:11 AM
Unknown Object (File)
Apr 22 2025, 2:38 AM
Unknown Object (File)
Apr 21 2025, 8:50 PM
Unknown Object (File)
Apr 20 2025, 8:05 AM
Unknown Object (File)
Apr 13 2025, 1:32 AM
Unknown Object (File)
Apr 12 2025, 7:32 PM
Unknown Object (File)
Apr 11 2025, 5:55 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.