1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/webroot/rsrc/css/application
epriestley b49c5e9762 "Merge Duplicates" in Maniphest
Summary:
Allow duplicate tasks to be selected and merged in Maniphest.

I didn't create a separate transaction type for this because that implies a
bunch of really complicated rules which I don't want to sort out right now
(e.g., do we need to do cycle detection for merges? If so, what do we do when we
detect a cycle?) since I think it's unnecessary to get right for the initial
implementation (my Tasks merge implementation was similar to this and worked
quite well) and if/when we eventually need the metadata to be available in a
computer-readable form that need should inform the implementation.

Plenty of room for improvement here, of course.

Test Plan:
Merged duplicate tasks, tried to perform invalid merge operations (e.g., merge a
task into itself).
Tested existing attach workflows (task -> revision, revision -> task).

Reviewed By: aran
Reviewers: tuomaspelkonen, jungejason, aran
CC: anjali, aran
Differential Revision: 459
2011-06-14 20:44:58 -07:00
..
base Countdown tweaks 2011-06-13 18:53:43 -07:00
countdown Countdown tweaks 2011-06-13 18:53:43 -07:00
differential Give unposted comments a distinct visual style 2011-06-14 20:42:59 -07:00
diffusion Fixed resource map. 2011-05-23 19:52:13 -07:00
directory Distribute Celerity includes. 2011-01-25 11:32:46 -08:00
herald Herald CSS, plus edit/save/delete. 2011-03-24 11:07:36 -07:00
maniphest "Merge Duplicates" in Maniphest 2011-06-14 20:44:58 -07:00
objectselector "Merge Duplicates" in Maniphest 2011-06-14 20:44:58 -07:00
owners Some owners read workflows. 2011-04-03 19:20:47 -07:00
people Very very rough cut of profiles. 2011-02-19 17:33:53 -08:00
uiexample AphrontPagerView and UIExamples. 2011-03-31 17:06:33 -07:00