1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 23:32:40 +01:00
phorge-phorge/src/applications/transactions/query
epriestley a6632f8c18 Allow "maniphest.subtypes" to configure which options are presented by "Create Subtask"
Summary:
Ref T13222. Ref T12588. See PHI683. After D19853, "Create Subtask" may pop a dialog to let you choose between multiple forms.

Allow users to configure which forms are available by using `maniphest.subtypes` to choose available children for each subtype. Users may either specify particular subtypes or specific forms.

Test Plan: Configured "Quest" tasks to have "Objective" children, got appropriate prompt behavior. Used "subtypes" and "forms" to select forms; used "forms" to reorder forms.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13222, T12588

Differential Revision: https://secure.phabricator.com/D19854
2018-12-10 14:58:28 -08:00
..
PhabricatorApplicationTransactionCommentQuery.php Update many Phabricator queries for new %Q query semantics 2018-11-15 03:48:10 -08:00
PhabricatorApplicationTransactionQuery.php Fix transaction queries using withComments() for transactions with no comments 2017-10-02 09:09:53 -07:00
PhabricatorApplicationTransactionTemplatedCommentQuery.php Prepare TransactionCommentQuery for extension 2015-03-09 14:11:18 -07:00
PhabricatorEditEngineConfigurationQuery.php When editing a subtyped object, use edit forms of the same subtype 2017-03-02 04:24:28 -08:00
PhabricatorEditEngineConfigurationSearchEngine.php Allow "maniphest.subtypes" to configure which options are presented by "Create Subtask" 2018-12-10 14:58:28 -08:00
PhabricatorEditEngineConfigurationTransactionQuery.php Allow ApplicationEditor forms to be reconfigured 2015-11-10 10:24:40 -08:00
PhabricatorEditEngineQuery.php Allow form configurations to retitle and reorder forms and add preambles 2015-11-22 15:12:57 -08:00
PhabricatorEditEngineSearchEngine.php Reduce application search engine results list for Dashboards 2017-02-22 12:42:43 -08:00