Page MenuHomePhabricator

De-garbage the horrible garbage project section of the policy selection control
ClosedPublic

Authored by epriestley on Feb 4 2016, 8:20 PM.
Tags
None
Referenced Files
F17622381: D15184.id36665.diff
Wed, Jul 9, 11:16 PM
F17613705: D15184.id36656.diff
Wed, Jul 9, 12:07 PM
Unknown Object (File)
Jun 7 2025, 2:24 AM
Unknown Object (File)
Jun 6 2025, 1:42 PM
Unknown Object (File)
Jun 6 2025, 1:41 PM
Unknown Object (File)
May 25 2025, 6:58 AM
Unknown Object (File)
May 9 2025, 1:00 AM
Unknown Object (File)
May 8 2025, 2:01 PM
Subscribers
None
Tokens
"Love" token, awarded by Luke081515.2.

Details

Summary

Fixes T4136.

When listing projects in the "Visible To" selector control:

  • Instead of showing every project you are a member of, show only a few.
  • Add an option to choose something else which isn't in the menu.
  • If you've used the control before, show the stuff you've selected in the recent past.
  • If you haven't used the control before or haven't used it much, show the stuff you've picked and them some filler.
  • Don't offer milestones.
  • Also don't offer milestones in the custom policy UI.
Test Plan

Screen Shot 2016-02-04 at 12.18.02 PM.png (1×1 px, 239 KB)

Screen Shot 2016-02-04 at 12.18.14 PM.png (1×1 px, 201 KB)

  • Selected a project.
  • Used "find" to select a different project.
  • Saw reasonable defaults.
  • Saw favorites stick.
  • Tried to typeahead a milestone (nope).
  • Used "Custom Policy", tried to typeahead a milestone (nope).
  • Used "Custom Policy" in general.

Diff Detail

Repository
rP Phabricator
Branch
policy1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 10496
Build 12843: Run Core Tests
Build 12842: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to De-garbage the horrible garbage project section of the policy selection control.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.

yay

This revision is now accepted and ready to land.Feb 4 2016, 9:03 PM
This revision was automatically updated to reflect the committed changes.