1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/project/query
Erik Fercak 1fb2f39fc0 Enable prefilling of projects and priority fields in Maniphest task creation
Summary:
Projects and priority inputs can be prefilled similar to how title
and description fields work.

Prefilling of projects already worked but used PHIDs instead of
more user friendly name so I changed that too.

Test Plan:
Visit [[/maniphest/task/create/?projects=Maniphest;Easy&priority=100&assign=vrana&title=Hip-hip&description=hooray!|example]]
and see prefilled form fields.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Differential Revision: https://secure.phabricator.com/D7394
2013-10-25 10:20:32 -07:00
..
PhabricatorProjectColumnQuery.php Add a secret board view to Projects 2013-10-21 21:11:36 -07:00
PhabricatorProjectQuery.php Enable prefilling of projects and priority fields in Maniphest task creation 2013-10-25 10:20:32 -07:00
PhabricatorProjectSearchEngine.php Always pass handles to tokenizers, not <phid -> name> maps 2013-10-07 12:51:24 -07:00
PhabricatorProjectTransactionQuery.php Add project history and title strings 2013-10-22 13:49:37 -07:00