1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-10-23 17:18:51 +02:00
phorge-phorge/webroot/rsrc/js/application/maniphest
epriestley 09e71a4082 Define bulk edits in terms of EditEngine, not hard-coded ad-hoc definitions
Summary:
Depends on D18862. See PHI173. Ref T13025. Fixes T10005. This redefines bulk edits in terms of EditEngine fields, rather than hard-coding the whole thing.

Only text fields -- and, specifically, only the "Title" field -- are supported after this change. Followup changes will add more bulk edit parameter types and broader field support.

However, the title field now works without any Maniphest-specific code, outside of the small amount of binding code in the `ManiphestBulkEditor` subclass.

Test Plan: Used the bulk edit workflow to change the titles of tasks.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13025, T10005

Differential Revision: https://secure.phabricator.com/D18863
2018-01-19 12:43:47 -08:00
..
behavior-batch-selector.js Rebuild the bulk editor on SearchEngine 2018-01-19 12:40:08 -08:00
behavior-line-chart.js Swap charts from gRaphael to D3 2016-02-01 10:36:59 -08:00
behavior-list-edit.js Remove unused JavaScript variables. 2014-06-24 03:27:47 +10:00
behavior-subpriorityeditor.js [Redesign] Fix Maniphest subpriority editing 2015-06-30 09:37:12 -07:00