1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 19:52:44 +01:00
phorge-phorge/src/applications/maniphest/config
epriestley 6984d239b0 Convert Maniphest custom config to new config types
Summary:
Fixes T12870. Ref T12845.

Technically, this addresses the core issue in T12845 too, but I'm going to convert the rest of the `custom:...` types before closing that.

In particular, for T12870:

  - Validates that keywords are unique across priorities.
  - Fixes missing newline in documentation.
  - Updates documentation to note that keywords are now mandatory and must be unique across priorities.

Test Plan: Edited, deleted and mangled all the Maniphest custom options (priorities, statuses, points, subtypes).

Reviewers: chad, amckinley

Reviewed By: amckinley

Maniphest Tasks: T12870, T12845

Differential Revision: https://secure.phabricator.com/D18165
2017-06-27 12:35:29 -07:00
..
ManiphestPointsConfigType.php Convert Maniphest custom config to new config types 2017-06-27 12:35:29 -07:00
ManiphestPrioritiesConfigType.php Convert Maniphest custom config to new config types 2017-06-27 12:35:29 -07:00
ManiphestStatusesConfigType.php Convert Maniphest custom config to new config types 2017-06-27 12:35:29 -07:00
ManiphestSubtypesConfigType.php Convert Maniphest custom config to new config types 2017-06-27 12:35:29 -07:00
PhabricatorManiphestConfigOptions.php Convert Maniphest custom config to new config types 2017-06-27 12:35:29 -07:00