1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/webroot/rsrc/js/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
..
behavior-batch-editor.js Add "Change Priority", "Open / Close", "Comment" and "Assign" actions to Maniphest batch editor 2012-03-21 14:01:04 -07:00
behavior-batch-selector.js Use ObjectItemListView for Maniphest 2013-03-23 14:38:01 -07:00
behavior-line-chart.js Allow Fact app to draw charts 2012-07-30 10:44:08 -07:00
behavior-subpriorityeditor.js Use ObjectItemListView for Maniphest 2013-03-23 14:38:01 -07:00
behavior-task-preview.js Add a description preview to maniphest create / edit panel 2012-01-25 11:28:08 -08:00
behavior-transaction-controls.js Use Javelin placeholders and new sorting rules broadly; consolidate tokenizer construction code 2012-03-09 15:46:39 -08:00
behavior-transaction-expand.js Show description changes in Maniphest 2011-05-21 21:17:45 -07:00
behavior-transaction-preview.js Make Maniphest Transaction preview tokenizer aware 2012-04-14 07:05:58 -07:00