1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-24 20:49:06 +01:00
phorge-phorge/src/view/layout
epriestley 1edca1ee2a Put application curtain panels above extension curtain panels
Summary:
Ref T13528. The original rationale here was that it's easier to find items at the bottom of the curtain than somewhere in the middle, since they're in a more clearly predictable visual location.

This might be true in some sense, but user feedback about this has fairly consistently indicated that the layout is surprising. Try the other order. See also D20967 for some discussion.

In practice, this primarily moves "Author / Assigned" above other panel elements in Maniphest.

Test Plan: Looked at tasks, aw "Author / Assigned" above "Tags / Subscribers".

Maniphest Tasks: T13528

Differential Revision: https://secure.phabricator.com/D21200
2020-05-01 09:11:04 -07:00
..
__tests__ Mark some strings for translation 2015-06-09 23:06:52 +10:00
AphrontListFilterView.php Separate button CSS classes 2017-06-05 20:14:34 +00:00
AphrontMoreView.php phtize all the things 2015-05-22 21:16:39 +10:00
AphrontMultiColumnView.php phtize all the things 2015-05-22 21:16:39 +10:00
AphrontSideNavFilterView.php Entirely replace the old filetree UI with the "flank" UI 2020-04-22 08:32:02 -07:00
PhabricatorActionListView.php Add an "Advanced/Developer..." action item for viewing object handle details and hovercards 2019-11-08 16:47:05 -08:00
PhabricatorActionView.php Allow users to be approved from the profile "Manage" page, alongside other similar actions 2019-02-07 15:04:23 -08:00
PhabricatorAnchorView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
PhabricatorFileLinkView.php Add a PDF document "rendering" engine 2018-03-23 07:14:17 -07:00
PhabricatorSourceCodeView.php Restore coverage reporting to Diffusion browse UI 2018-04-17 14:51:47 -07:00
PHUIApplicationMenuView.php Allow profile menus to be collapsed and expanded 2016-01-19 13:16:54 -08:00
PHUICurtainPanelView.php Introduce "Curtain" views, panels, and extensions 2016-03-06 09:27:55 -08:00
PHUICurtainView.php Put application curtain panels above extension curtain panels 2020-05-01 09:11:04 -07:00