1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/view/layout
epriestley 018de5dec7 Use ObjectItemListView for Maniphest
Summary:
This isn't quite complete, but everything else is technical cleanup. Broadly:

  - Removed checkboxes. Selected state is now indicated with CSS, and toggled with shift-click. When nothing is selected, the text reads "Shift-Click Tasks to Select" to let users discover this feature.
  - Updated drag-to-reorder code to work with ObjectItemListView.
  - Closed/resolved is now shown with a grey footer icon.
  - Assigned is now shown with a user profile image handle icon, with a hover state.

This could probably use some more tweaks, but overall I think it looks pretty reasonable?

Test Plan: {F35897}

Reviewers: chad

Reviewed By: chad

CC: aran

Differential Revision: https://secure.phabricator.com/D5340
2013-03-23 14:38:01 -07:00
..
__tests__ Allow PhabricatorMenuView to have items inserted in the middle 2013-02-03 10:02:35 -08:00
AphrontContextBarView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
AphrontListFilterView.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
AphrontMiniPanelView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
AphrontMoreView.php render_tag -> tag: fix more callsites (more view, misc) 2013-01-31 09:08:02 -08:00
AphrontPanelView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
AphrontSideNavFilterView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
AphrontTwoColumnView.php Apront Two Column View 2013-03-10 19:20:01 -07:00
PhabricatorActionListView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
PhabricatorActionView.php render_tag -> tag: phabricator_render_form -> phabricator_form 2013-01-30 11:30:38 -08:00
PhabricatorAnchorView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
PhabricatorCrumbsView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
PhabricatorCrumbView.php Fix AphrontCrumbView (phutil_tag) 2013-01-25 17:07:07 -08:00
PhabricatorFileLinkListView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
PhabricatorFileLinkView.php Conpherence - make the files widget purdy-ish 2013-03-15 23:41:36 -07:00
PhabricatorHeaderView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
PhabricatorMenuItemView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
PhabricatorMenuView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
PhabricatorObjectItemListView.php Use ObjectItemListView for Maniphest 2013-03-23 14:38:01 -07:00
PhabricatorObjectItemView.php Use ObjectItemListView for Maniphest 2013-03-23 14:38:01 -07:00
PhabricatorPinboardItemView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
PhabricatorPinboardView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
PhabricatorProfileHeaderView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
PhabricatorPropertyListView.php Group inline transactions in Pholio 2013-03-09 19:23:50 -08:00
PhabricatorSourceCodeView.php Line count can be set for paste 2013-03-14 10:51:34 -07:00
PhabricatorTagView.php pht() for view and form elements 2013-03-01 15:37:33 -08:00
PhabricatorTimelineEventView.php Fix two Pholio subscriptions issues 2013-03-10 10:59:03 -07:00
PhabricatorTimelineView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
PhabricatorTransactionView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00