1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/project/controller
Chad Little a4529b4e60 ProjectView improvements
Summary: Simplified header, added Workboard button and icon, moved Maniphest actions to "Open Tasks" Object Box. Reduced actions by 3.

Test Plan: Test a number of project pages, looks better, cleaner.

Reviewers: epriestley, btrahan

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Differential Revision: https://secure.phabricator.com/D8219
2014-02-13 14:36:49 -08:00
..
PhabricatorProjectArchiveController.php Migrate project profiles onto projects, and remove ProjectProfile object 2014-02-10 14:32:14 -08:00
PhabricatorProjectBoardController.php Soft-launch project boards 2014-02-10 16:13:56 -08:00
PhabricatorProjectBoardEditController.php Generate a default "Backlog" column for boards and put all tasks into it 2014-01-12 21:40:02 -08:00
PhabricatorProjectController.php Straighten out some crumbs and links for workboards 2014-01-12 21:39:50 -08:00
PhabricatorProjectCreateController.php Migrate project profiles onto projects, and remove ProjectProfile object 2014-02-10 14:32:14 -08:00
PhabricatorProjectHistoryController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
PhabricatorProjectListController.php Straighten out some crumbs and links for workboards 2014-01-12 21:39:50 -08:00
PhabricatorProjectMembersEditController.php Implement "Edit Members" and "Join/Leave" with real ApplicationTransactions 2014-02-10 14:30:00 -08:00
PhabricatorProjectMoveController.php Persist column membership after tasks are dragged around 2014-01-13 12:24:50 -08:00
PhabricatorProjectProfileController.php ProjectView improvements 2014-02-13 14:36:49 -08:00
PhabricatorProjectProfileEditController.php Migrate project blurb/description to standard custom field storage 2014-02-10 14:31:57 -08:00
PhabricatorProjectProfilePictureController.php Make project profile picture edits transactional 2014-02-10 14:32:30 -08:00
PhabricatorProjectUpdateController.php Implement "Edit Members" and "Join/Leave" with real ApplicationTransactions 2014-02-10 14:30:00 -08:00