1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/applications
epriestley e4690a3854 Fix an issue where newly created tasks could appear at the bottom of columns
Summary:
Ref T10349. At HEAD, if you create a task //on a board//, it floats to the top correctly.

If you create a task elsewhere and tag it with the board, you were subject to the whims of the layout engine and it would generally end up on the bottom.

Instead, make the rules consistent so that "virtual" positions (of tasks which haven't been committed to a particular position yet) still float to the top.

Test Plan:
  - Created tasks from a board.
  - Created tasks from Maniphest, then looked at them on a board.
  - Moved tasks around.
  - In all cases, newly created tasks floated to the top.
  - Sorted by natural and priority.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10349

Differential Revision: https://secure.phabricator.com/D15276
2016-02-15 15:18:05 -08:00
..
almanac Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
aphlict Update "should not run as root" message 2015-10-31 11:20:23 +00:00
arcanist/conduit Remove remaining arcanist project code 2015-07-08 19:37:28 +10:00
audit Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
auth Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
badges Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
base Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
cache Write 500 words on how to restart webservers 2015-12-02 09:16:10 -08:00
calendar Fix an issue where 'Attending' would appear on calendar view unnecessarily 2016-02-07 10:00:14 -08:00
celerity Swap charts from gRaphael to D3 2016-02-01 10:36:59 -08:00
chatlog Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
conduit Support enabling a formal points field in Maniphest 2016-02-08 18:14:44 -08:00
config Use large text columns to store IP addresses 2016-02-02 10:13:14 -08:00
conpherence Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
console Separate external editor integration from callsigns 2016-01-04 06:54:01 -08:00
countdown Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
daemon Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
dashboard Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
differential Move PhabricatorHovercard to PHUIHovercard 2016-02-03 16:26:30 +00:00
diffusion Fix handling of gzip in VCS responses 2016-02-12 08:08:58 -08:00
diviner Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
doorkeeper Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
draft/storage Fix EditEngine preview/draft for first comment on a task you didn't create 2015-12-05 09:57:45 -08:00
drydock Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
fact Swap charts from gRaphael to D3 2016-02-01 10:36:59 -08:00
feed Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
files Scale up small cover images instead of surrounding them with empty space 2016-02-06 16:09:38 -08:00
flag Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
fund Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
harbormaster Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
help Begin modularizing main menu items 2016-01-04 06:57:09 -08:00
herald Add "does not match regexp" to Herald 2016-02-11 15:29:38 -08:00
home Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
legalpad Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
lipsum Improve lispum generation of pastes 2015-12-25 07:41:38 -08:00
macro Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
maniphest Fix an issue where newly created tasks could appear at the bottom of columns 2016-02-15 15:18:05 -08:00
meta Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
metamta Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
multimeter Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
notification Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
nuance Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
oauthserver Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
owners Give Owners real view and edit policies 2016-02-15 11:56:35 -08:00
passphrase Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
paste Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
people Normalize colors a bit better on Profiles/Projects, add Workboard backgrounds 2016-02-13 12:08:29 -08:00
phame Add user profile icons to Phame authorship 2016-02-05 13:05:21 -08:00
phid Move PhabricatorHovercard to PHUIHovercard 2016-02-03 16:26:30 +00:00
phlux Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
pholio Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
phortune Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
phpast Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
phragment Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
phrequent Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
phriction Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
phurl Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
policy Don't show archived projects by default in policy control 2016-02-06 12:41:58 -08:00
ponder Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
project Fix an issue where newly created tasks could appear at the bottom of columns 2016-02-15 15:18:05 -08:00
releeph Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
remarkup/conduit phtize all the things 2015-05-22 21:16:39 +10:00
repository Use large text columns to store IP addresses 2016-02-02 10:13:14 -08:00
search Add a basic progress bar for milestones 2016-02-08 18:50:22 -08:00
settings De-garbage the horrible garbage project section of the policy selection control 2016-02-05 09:50:06 -08:00
slowvote Process slowvote description as remarkup (link images, activate mentions, etc) 2016-02-15 15:17:32 -08:00
spaces Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
subscriptions Allow any user to watch any project they can see 2016-01-19 19:38:30 -08:00
support/application Implement the getName method in PhabricatorApplication subclasses 2014-07-23 23:52:50 +10:00
system Fully modularize DestructionEngine 2015-12-21 17:03:44 -08:00
tokens Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
transactions Don't autoname milestones, but do show the previous milestone name as a hint 2016-02-12 11:04:46 -08:00
typeahead Always give users "fa-user" icons in tokenizers 2016-02-01 09:49:12 -08:00
uiexample First cut of progress bars (PHUISegmentBarView) 2016-02-08 15:28:09 -08:00
xhprof Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00