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)
Sun, Feb 16, 12:24 AM
Unknown Object (File)
Wed, Feb 12, 6:14 AM
Unknown Object (File)
Jan 29 2025, 9:36 PM
Unknown Object (File)
Jan 24 2025, 4:48 PM
Unknown Object (File)
Jan 21 2025, 3:33 PM
Unknown Object (File)
Jan 19 2025, 1:50 PM
Unknown Object (File)
Jan 17 2025, 11:19 PM
Unknown Object (File)
Jan 12 2025, 1:51 AM
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.