Page MenuHomePhabricator

Move People to SearchFields
ClosedPublic

Authored by epriestley on Jun 7 2015, 5:00 PM.
Tags
None
Referenced Files
F15538930: D13190.id31931.diff
Thu, Apr 24, 10:36 PM
F15520255: D13190.id31880.diff
Sun, Apr 20, 5:00 AM
F15514802: D13190.id.diff
Fri, Apr 18, 5:19 AM
F15512990: D13190.diff
Thu, Apr 17, 3:29 PM
F15461053: D13190.id31931.diff
Tue, Apr 1, 4:47 AM
F15457160: D13190.id31880.diff
Sun, Mar 30, 2:41 PM
F15455058: D13190.diff
Sat, Mar 29, 10:02 PM
F15419963: D13190.id31931.diff
Mar 21 2025, 10:09 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
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.