1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/transactions/editor
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
..
PhabricatorApplicationTransactionCommentEditor.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorApplicationTransactionEditor.php Change/drop/reconcile some miscellaneous edit behaviors in Maniphest 2015-12-04 16:29:38 -08:00
PhabricatorEditEngineConfigurationEditEngine.php Clean up some EditEngine meta-policies 2015-12-07 15:40:31 -08:00
PhabricatorEditEngineConfigurationEditor.php Allow EditEngine create and edit forms to be reordered 2015-12-08 13:00:54 -08:00