1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 15:22:41 +01:00
phorge-phorge/webroot/rsrc/css/application
epriestley e7853e4801 Allow tasks to be subprioritized by drag-and-drop
Summary:
Like the title says, similar to Facebook Tasks.

Not sure how I really feel about this, but I guess it's kind of OK? I never used
this feature in Facebook Tasks but I think some people like it.

The drag-and-drop to repri across priorities feels okayish.

Because subpriority is a double and we just split the difference when
reprioritizing, you lose ~a bit of precision every time you repri two tasks
against each other and so you can break it by swapping the priorities of two
tasks ~50 times. This case is pretty silly and pathological. We can add some
code to deal with this at some point if necessary.

I think this also fixes the whacky task layout widths once and for all.

(There are a couple of minor UI glitches like headers not vanishing and header
counts not updating that I'm not fixing because I am lazy.)

Test Plan: Dragged and dropped tasks around.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran, epriestley, mgummelt

Maniphest Tasks: T859

Differential Revision: https://secure.phabricator.com/D1731
2012-04-02 12:12:04 -07:00
..
base Minor, further derps. 2012-03-26 09:43:17 -07:00
chatlog Add a basic chatlog 2012-02-17 10:21:38 -08:00
contentsource Use text, not icons, to indicate content sources 2011-09-01 10:07:16 -07:00
countdown Countdown tweaks 2011-06-13 18:53:43 -07:00
diff Separate the inline comment summary element into a separate view 2012-03-19 19:45:16 -07:00
differential Unify Differential/Maniphest/Diffusion styles and allow commits to be flagged explicitly 2012-03-30 14:12:10 -07:00
diffusion Improve Diffusion behavior for externals 2012-03-21 14:01:20 -07:00
directory Show commits in /audit/ 2012-02-28 21:10:39 -08:00
feed Add a "feed" filter to the home page; align things; allow browsing older stories 2012-02-15 17:48:14 -08:00
files Streamline Files interfaces 2011-07-29 17:56:49 -07:00
flag Add "Flags" to allow users to collect the things they love 2012-03-27 16:22:40 -07:00
herald General Herald refactoring pass 2012-03-30 10:49:55 -07:00
maniphest Allow tasks to be subprioritized by drag-and-drop 2012-04-02 12:12:04 -07:00
objectselector Increase the click target area for the object selector 2012-03-19 19:20:49 -07:00
owners Some owners read workflows. 2011-04-03 19:20:47 -07:00
phriction Phriction - kill tabs 2011-12-15 14:35:38 -08:00
profile Add a Join / Leave button to Projects 2012-01-25 11:51:20 -08:00
projects Improve display of long project names in task list UI 2012-04-02 11:16:05 -07:00
search Improve search result listing 2011-06-29 13:25:38 -07:00
slowvote Render slowvote respondents as a facepile instead of smushed-together names 2011-07-09 10:55:09 -07:00
uiexample AphrontPagerView and UIExamples. 2011-03-31 17:06:33 -07:00