Page MenuHomePhabricator

Move People to SearchFields
ClosedPublic

Authored by epriestley on Jun 7 2015, 5:00 PM.
Tags
None
Referenced Files
F18345986: D13190.diff
Tue, Aug 26, 12:31 PM
F18097007: D13190.id31931.diff
Fri, Aug 8, 10:41 AM
F18054686: D13190.id31880.diff
Mon, Aug 4, 6:33 AM
F17847332: D13190.id.diff
Jul 27 2025, 6:02 AM
F17834554: D13190.diff
Jul 26 2025, 2:27 PM
F17819867: D13190.diff
Jul 26 2025, 1:34 AM
F17625368: D13190.diff
Jul 10 2025, 3:13 AM
Unknown Object (File)
Jun 26 2025, 2:47 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.