1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/files/controller
Chad Little 3bc54c2041 Project revamp part 2: Edit
Summary:
Taking a pass at revamping the edit pages in Projects. Specifically:

 - Remove EditMainController
 - Move actions from EditMain to Profile
 - Move properties from EditMain to Profile
 - Move timeline from EditMain to Profile
 - Move Open Tasks from Profile to sidenavicon
 - Add custom icons and colors to timeline

Feel free to bang on this a bit and give feedback, feels generally correct to me.

Test Plan: Edit everything I could on various projects. Check links, timelines, actions.

Reviewers: btrahan, epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D11421
2015-01-19 10:14:27 -08:00
..
PhabricatorFileCommentController.php Transactions - hide "mentioned in X" story if you can't see X 2014-09-16 12:12:35 -07:00
PhabricatorFileComposeController.php Project revamp part 2: Edit 2015-01-19 10:14:27 -08:00
PhabricatorFileController.php Increase visibility of PhabricatorController::buildApplicationMenu methods 2015-01-16 07:41:26 +11:00
PhabricatorFileDataController.php Be more strict about "Location:" redirects 2014-08-18 14:11:06 -07:00
PhabricatorFileDeleteController.php Make most file reads policy-aware 2013-09-30 09:38:13 -07:00
PhabricatorFileDropUploadController.php Give files uploaded to objects a very restrictive view policy 2014-08-02 14:46:13 -07:00
PhabricatorFileEditController.php Allow users to set view policies on files explicitly 2014-08-02 14:45:50 -07:00
PhabricatorFileInfoController.php Move ActionList mobile links to better location 2015-01-12 07:24:35 -08:00
PhabricatorFileListController.php Fix method visibility for PhabricatorController subclasses 2015-01-07 07:34:59 +11:00
PhabricatorFileTransformController.php Cover redirects to files in more cases 2014-08-19 15:53:15 -07:00
PhabricatorFileUploadController.php Add default policy to Files application 2014-11-21 11:17:20 -08:00
PhabricatorFileUploadDialogController.php Rename "Upload Image" dialog to "Upload File" to match purpose 2013-10-11 05:15:45 -07:00