1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-17 17:28:42 +01:00
phorge-phorge/src/applications/maniphest/constants
epriestley f69f53124c Use typeaheads instead of checkbox lists for task status / priority
Summary:
Ref T4100.

This makes it slightly harder to choose, say, all priorities above X or all priorities except Y. We could add `open()`, `closed()`, `min()`, `max()`, and `not()` functions if there's a meaningful demand for them. I suspect some of these are maybe worthwhile while others aren't as worthwhile.

Test Plan: {F380058}

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4100

Differential Revision: https://secure.phabricator.com/D12528
2015-04-23 11:49:34 -07:00
..
__tests__ Add config validation for task status config 2014-03-25 14:04:51 -07:00
ManiphestConstants.php Remove @group annotations 2014-07-10 08:12:48 +10:00
ManiphestTaskOwner.php Collapse "Show unassigned tasks" in Maniphest into a parameterized owners typeahead 2015-04-20 10:07:30 -07:00
ManiphestTaskPriority.php Use typeaheads instead of checkbox lists for task status / priority 2015-04-23 11:49:34 -07:00
ManiphestTaskStatus.php Use typeaheads instead of checkbox lists for task status / priority 2015-04-23 11:49:34 -07:00