Page MenuHomePhabricator

Move some PhabricatorSearchField subclasses
ClosedPublic

Authored by joshuaspence on Jun 21 2015, 6:38 AM.
Tags
None
Referenced Files
F15491113: D13374.id32491.diff
Fri, Apr 11, 11:43 PM
F15485310: D13374.diff
Wed, Apr 9, 11:01 PM
F15480042: D13374.id.diff
Tue, Apr 8, 11:11 AM
F15476030: D13374.diff
Mon, Apr 7, 2:36 AM
F15475629: D13374.diff
Sun, Apr 6, 9:06 PM
F15428633: D13374.id.diff
Sun, Mar 23, 9:22 PM
F15419505: D13374.id32491.diff
Fri, Mar 21, 6:37 AM
F15412424: D13374.diff
Wed, Mar 19, 12:57 PM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rPacb1eb81ccf4: Move some PhabricatorSearchField subclasses
Summary

Move some PhabricatorSearchField subclasses to be adjacent to the application to which they belong. This seems generally better to me than lumping them all together in the src/applications/search/field/ directory. I was also wondering if it makes sense to rename these subclasses as PhabricatorXSearchField rather than PhabricatorSearchXField (as per T5655), but wasn't really sure if these objects are meant to be search-fields, or just fields belonging to the Search application.

Test Plan

N/A.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Move some PhabricatorSearchField subclasses.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.

Yeah, feel free to rename them. I didn't really plan this one as carefully as I probably should have.

This revision is now accepted and ready to land.Jun 21 2015, 11:20 AM
This revision was automatically updated to reflect the committed changes.