1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-18 11:30:55 +01:00
phorge-phorge/src/applications/maniphest/view
epriestley 4c4707e467 Provide task closed date via Conduit API, data export pipeline, and in list UI
Summary:
Depends on D19037. Ref T4434. Adds closed date to `maniphest.search` and "Export Data".

When a task has been closed, show the closed date with a checkmark in the UI instead of the modified date.

Test Plan:
  - Exported data to CSV, saw close information.
  - Saw close information in `/maniphest/`.
  - Queried for close information via `maniphest.search`.

Maniphest Tasks: T4434

Differential Revision: https://secure.phabricator.com/D19038
2018-02-08 15:41:54 -08:00
..
ManiphestTaskListView.php Provide task closed date via Conduit API, data export pipeline, and in list UI 2018-02-08 15:41:54 -08:00
ManiphestTaskResultListView.php Remove the old, non-modular Excel export workflow from Maniphest 2018-01-29 16:06:13 -08:00
ManiphestView.php Despecialize most task status handling 2014-03-25 13:47:42 -07:00