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 1a1da7d6c2 Integrate auxiliary fields into Maniphest transactions
Summary:
  - When changing auxiliary field values, use transactions.
  - Clean up some of the load/save logic for auxiliary fields so it's a little
more performant.

NOTE: The transaction display of auxiliary fields is incredibly hacky, I'll
follow up with a more nuanced approach but wanted to limit scope here.

Test Plan: Created and edited tasks with custom fields configured; created and
edited tasks without custom fields configured.

Reviewers: btrahan, jungejason, zeeg

Reviewed By: jungejason

CC: aran, jungejason

Maniphest Tasks: T418

Differential Revision: https://secure.phabricator.com/D1283
2011-12-27 16:01:49 -08:00
..
base Slightly improve Maniphest documentation. 2011-07-04 13:04:22 -07:00
descriptionchange Add diff view for Maniphest Task "description changed" transactions 2011-12-08 18:15:19 -08:00
taskdetail Integrate auxiliary fields into Maniphest transactions 2011-12-27 16:01:49 -08:00
taskedit Integrate auxiliary fields into Maniphest transactions 2011-12-27 16:01:49 -08:00
tasklist Make Maniphest use FilterNavView instead of NavView 2011-12-20 17:14:40 -08:00
transactionpreview Generalize the markup engine factory 2011-07-11 16:36:30 -07:00
transactionsave Move event framework from Phabricator to libphutil 2011-11-16 16:34:45 -08:00