1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 17:28:51 +02:00
phorge-phorge/webroot/rsrc/css/application/maniphest
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
..
batch-editor.css Rough batch editor for Maniphest 2012-02-24 13:00:48 -08:00
report.css Iterate on Maniphest reports 2012-03-01 14:19:11 -08:00
task-edit.css Add a description preview to maniphest create / edit panel 2012-01-25 11:28:08 -08:00
task-summary.css Use ObjectItemListView for Maniphest 2013-03-23 14:38:01 -07:00
transaction-detail.css Maniphest Detail view for mobile. 2013-01-24 16:29:47 -08:00