1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/maniphest/controller
epriestley eab768f705 Allow projects to be quickly added from the Maniphest task creation interface
Summary:
Provide a quick workflow for adding a new project. This ended up being sort of
complicated because we don't currently put forms in dialogs. I separated the
actual <form /> tag out of the display/layout of AphrontFormView to enable this
(the dialog is itself a form).

Limitations: if you create a new project and then remove it, it won't appear in
the tokenizer until you reload the page. We need to add the ability for the
datasource to drop its cache to enable this, which is super complicated.

Test Plan:
Used "Create new project" to add a new project when creating a task.

Reviewed By: aran
Reviewers: jungejason, tuomaspelkonen, aran
CC: anjali, aran, epriestley
Differential Revision: 422
2011-06-13 10:17:08 -07:00
..
base Maniphest wireframes 2011-02-08 20:39:56 -08:00
descriptionchange Show description changes in Maniphest 2011-05-21 21:17:45 -07:00
taskdetail Improve file preview in Maniphest 2011-05-27 09:35:56 -07:00
taskedit Allow projects to be quickly added from the Maniphest task creation interface 2011-06-13 10:17:08 -07:00
tasklist Simplify Maniphest button filter toggle things 2011-06-01 15:40:50 -07:00
transactionpreview Show transaction types in Maniphest previews 2011-05-11 04:17:48 -07:00
transactionsave Drag-and-drop upload for Maniphest 2011-05-22 14:47:04 -07:00