1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/maniphest
Bob Trahan 37b1b31638 Maniphest - move subpriority edits to be transaction powered
Summary:
...this was nice to do for boards, since this diff also starts calling this code in the board move case. The big trick is to use the new expandTransactions hook to expand the subpriority transaction into a priority transaction if pertinent. The other stuff is just about hiding these new subpriority extractions.

...also removes the "edit" UI from the default board since we can't actually edit anything and it thus is buggy.

Ref T4422. Next step is to move board edits into the editor with their own little transaction.

Test Plan: re-orded tasks on a maniphest query, reloaded, and noted re-order stuck.

Reviewers: epriestley

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Maniphest Tasks: T4422

Differential Revision: https://secure.phabricator.com/D8358
2014-02-27 09:39:59 -08:00
..
application Various linter fixes. 2014-02-26 12:44:58 -08:00
capability Add capabilities for editing task triage details (priority, assignee, etc) 2013-10-21 16:59:06 -07:00
conduit Move many task status hardcodes into ManiphestTaskStatus 2014-02-17 15:59:31 -08:00
config Convert maniphest to use standard fields 2013-09-19 11:56:15 -07:00
constants Move many task status hardcodes into ManiphestTaskStatus 2014-02-17 15:59:31 -08:00
controller Maniphest - move subpriority edits to be transaction powered 2014-02-27 09:39:59 -08:00
editor Maniphest - move subpriority edits to be transaction powered 2014-02-27 09:39:59 -08:00
event ProjectView improvements 2014-02-13 14:36:49 -08:00
export Implemented support for different export formats. 2013-04-11 11:27:36 -07:00
field Move many task status hardcodes into ManiphestTaskStatus 2014-02-17 15:59:31 -08:00
lipsum Move many task status hardcodes into ManiphestTaskStatus 2014-02-17 15:59:31 -08:00
mail Move many task status hardcodes into ManiphestTaskStatus 2014-02-17 15:59:31 -08:00
phid Move many task status hardcodes into ManiphestTaskStatus 2014-02-17 15:59:31 -08:00
query Move many task status hardcodes into ManiphestTaskStatus 2014-02-17 15:59:31 -08:00
remarkup Remove obsolete/deprecated withTaskIDs() / withTaskPHIDs() 2013-09-10 15:34:04 -07:00
search Use ApplicationTransactions/CustomField to power Differential global search 2014-02-26 11:18:06 -08:00
storage Maniphest - move subpriority edits to be transaction powered 2014-02-27 09:39:59 -08:00
view Bump number of visible Maniphest tags to 4 (from 2) 2014-02-13 10:05:47 -08:00