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)
Mon, Mar 18, 12:06 AM
Unknown Object (File)
Feb 3 2024, 3:14 PM
Unknown Object (File)
Jan 25 2024, 8:46 PM
Unknown Object (File)
Jan 16 2024, 5:15 AM
Unknown Object (File)
Dec 27 2023, 10:19 AM
Unknown Object (File)
Dec 27 2023, 10:19 AM
Unknown Object (File)
Dec 27 2023, 10:19 AM
Unknown Object (File)
Dec 21 2023, 5:07 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.