Page MenuHomePhabricator

Restrict Differential buckets to just ApplicationSearch views
ClosedPublic

Authored by chad on Mar 23 2017, 7:06 PM.
Tags
None
Referenced Files
F14830586: D17544.diff
Wed, Jan 29, 9:36 PM
Unknown Object (File)
Fri, Jan 24, 4:48 PM
Unknown Object (File)
Tue, Jan 21, 3:33 PM
Unknown Object (File)
Sun, Jan 19, 1:50 PM
Unknown Object (File)
Fri, Jan 17, 11:19 PM
Unknown Object (File)
Sun, Jan 12, 1:51 AM
Unknown Object (File)
Wed, Jan 8, 9:44 PM
Unknown Object (File)
Fri, Jan 3, 10:11 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.