Page MenuHomePhabricator

Move People to SearchFields
ClosedPublic

Authored by epriestley on Jun 7 2015, 5:00 PM.
Tags
None
Referenced Files
F15419963: D13190.id31931.diff
Fri, Mar 21, 10:09 AM
F15408642: D13190.diff
Wed, Mar 19, 12:29 AM
F15403922: D13190.id.diff
Tue, Mar 18, 5:31 AM
F15400733: D13190.diff
Mon, Mar 17, 1:38 PM
F15385784: D13190.id.diff
Fri, Mar 14, 11:24 PM
Unknown Object (File)
Feb 11 2025, 9:25 PM
Unknown Object (File)
Feb 8 2025, 7:37 AM
Unknown Object (File)
Feb 8 2025, 7:36 AM
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.