mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-15 11:22:40 +01:00
018de5dec7
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 |
||
---|---|---|
.. | ||
__tests__ | ||
AphrontContextBarView.php | ||
AphrontListFilterView.php | ||
AphrontMiniPanelView.php | ||
AphrontMoreView.php | ||
AphrontPanelView.php | ||
AphrontSideNavFilterView.php | ||
AphrontTwoColumnView.php | ||
PhabricatorActionListView.php | ||
PhabricatorActionView.php | ||
PhabricatorAnchorView.php | ||
PhabricatorCrumbsView.php | ||
PhabricatorCrumbView.php | ||
PhabricatorFileLinkListView.php | ||
PhabricatorFileLinkView.php | ||
PhabricatorHeaderView.php | ||
PhabricatorMenuItemView.php | ||
PhabricatorMenuView.php | ||
PhabricatorObjectItemListView.php | ||
PhabricatorObjectItemView.php | ||
PhabricatorPinboardItemView.php | ||
PhabricatorPinboardView.php | ||
PhabricatorProfileHeaderView.php | ||
PhabricatorPropertyListView.php | ||
PhabricatorSourceCodeView.php | ||
PhabricatorTagView.php | ||
PhabricatorTimelineEventView.php | ||
PhabricatorTimelineView.php | ||
PhabricatorTransactionView.php |