Page MenuHomePhabricator

Move People to SearchFields
ClosedPublic

Authored by epriestley on Jun 7 2015, 5:00 PM.
Tags
None
Referenced Files
F13250826: D13190.id31880.diff
Fri, May 24, 5:48 PM
F13250734: D13190.id31931.diff
Fri, May 24, 4:52 PM
F13229485: D13190.diff
Mon, May 20, 4:46 PM
F13224306: D13190.id31931.diff
Sun, May 19, 7:41 AM
F13207855: D13190.diff
Thu, May 16, 5:06 AM
F13206784: D13190.id31931.diff
Wed, May 15, 5:35 PM
F13206783: D13190.id.diff
Wed, May 15, 5:35 PM
F13206782: D13190.id31880.diff
Wed, May 15, 5:35 PM
Subscribers

Details

Summary

Ref T8441. Ref T7715. This is the second of three ApplicationSearch + CustomField use cases (Maniphest is the third).

Also add a way to set a default ordering for the fields.

Test Plan
  • Performed searches with each field.
  • Added a custom field and searched for it.
  • Observed desired ordering.

Diff Detail

Repository
rP Phabricator
Branch
spaces5
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6604
Build 6626: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Move People to SearchFields.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
btrahan added inline comments.
src/applications/search/engine/PhabricatorApplicationSearchEngine.php
250–273

I dig this API.

This revision is now accepted and ready to land.Jun 8 2015, 6:28 PM
src/applications/search/engine/PhabricatorApplicationSearchEngine.php
250–273

Yeah, this is a little out there but it feels neat without being too weird.

src/applications/search/engine/PhabricatorApplicationSearchEngine.php
250–273

its like phutil_time in spirit; easiest / best for human consumption and quick changes in the future.

This revision was automatically updated to reflect the committed changes.