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 fdf6b56261 Add UI for alternate board ordering rules
Summary:
Ref T4807. This doesn't actually do anything yet, but adds a dropdown menu for choosing an ordering and gets all the UI working correctly.

This also fixes a bug where column hidden state wouldn't persist across filter changes.

(I won't land this until it does something, but the next diff will probably be a mess so this seemed like a clean place to sever things.)

Test Plan:
{F187114}

  - Altered sort ordering.
  - Altered hidden state and filters, verified all states persisted correctly.
  - Added `phlog()` to edit/create and move controllers and verified they receive sort information.

Reviewers: btrahan, chad

Reviewed By: chad

Subscribers: swisspol, chad, epriestley

Maniphest Tasks: T4807

Differential Revision: https://secure.phabricator.com/D10178
2014-08-08 08:10:29 -07:00
..
ManiphestBatchEditController.php Rename policy capabilities 2014-07-25 08:20:39 +10:00
ManiphestController.php Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
ManiphestExportController.php Remove @group annotations 2014-07-10 08:12:48 +10:00
ManiphestReportController.php Remove "searchproject" typeahead datasource 2014-07-17 15:48:50 -07:00
ManiphestSubpriorityController.php Remove @group annotations 2014-07-10 08:12:48 +10:00
ManiphestSubscribeController.php Remove "ManiphestTransactionEditorPro" 2013-10-21 16:58:37 -07:00
ManiphestTaskDescriptionPreviewController.php Remove @group annotations 2014-07-10 08:12:48 +10:00
ManiphestTaskDetailController.php Implement PhabricatorProjectInterface on ManiphestTask 2014-08-07 15:44:12 -07:00
ManiphestTaskEditController.php Add UI for alternate board ordering rules 2014-08-08 08:10:29 -07:00
ManiphestTaskListController.php Move Maniphest list rendering to SearchEngine 2014-05-15 19:17:38 -07:00
ManiphestTransactionPreviewController.php Stop writing new TYPE_PROJECTS transactions to Maniphest 2014-07-17 15:43:40 -07:00
ManiphestTransactionSaveController.php Stop writing new TYPE_PROJECTS transactions to Maniphest 2014-07-17 15:43:40 -07:00