Page MenuHomePhabricator

Move People to SearchFields
ClosedPublic

Authored by epriestley on Jun 7 2015, 5:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 22, 1:14 AM
Unknown Object (File)
Tue, Apr 9, 2:44 AM
Unknown Object (File)
Fri, Apr 5, 2:17 PM
Unknown Object (File)
Thu, Mar 28, 9:46 PM
Unknown Object (File)
Feb 13 2024, 11:23 PM
Unknown Object (File)
Feb 3 2024, 4:51 AM
Unknown Object (File)
Jan 29 2024, 8:52 PM
Unknown Object (File)
Jan 25 2024, 7:07 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.