1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/search/engine
epriestley 59ae0d6fff Allow EditEngine create and edit forms to be reordered
Summary:
Ref T9132. Ref T9908. Puts reordering UI in place:

  - For create forms, this just lets you pick a UI display order other than alphabetical. Seems nice to have.
  - For edit forms, this lets you create a hierarchy of advanced-to-basic forms and give them different visibility policies, if you want.

Test Plan:
{F1017842}

  - Verified that "Edit Thing" now takes me to the highest-ranked edit form.
  - Verified that create menu and quick create menu reflect application order.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9132, T9908

Differential Revision: https://secure.phabricator.com/D14704
2015-12-08 13:00:54 -08:00
..
__tests__ Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
PhabricatorApplicationSearchEngine.php Allow EditEngine create and edit forms to be reordered 2015-12-08 13:00:54 -08:00
PhabricatorElasticSearchEngine.php Probable fix for ElasticSearch 2.0 type strictness 2015-11-02 16:21:43 +00:00
PhabricatorJumpNavHandler.php Extend from Phobject 2015-06-15 18:02:27 +10:00
PhabricatorMySQLSearchEngine.php Modernize search engine selection 2015-05-20 06:59:59 +10:00
PhabricatorSearchEngine.php Use PhutilClassMapQuery 2015-07-07 22:51:57 +10:00