1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/differential
epriestley 7abdf3afe0 Add a dropdown menu for Differential view options
Summary:
There are several open Differential tasks that are basically blocked on not
having reasonable places in the UI to put things. Replace the "View Standalone /
Raw" button with a "View Options" dropdown menu so we can shove things like
"Expand All", "Fold / Unfold File", and "View in Diffusion" in there.

This doesn't change any behavior, just puts the existing options in a menu.

Test Plan:
  - Toggled menu open by clicking button.
  - Clicked menu items.
  - Toggled menu closed by clicking button.
  - Toggled menu closed by clicking document.
  - Toggled menu closed by opening another menu.
  - Toggled menu closed by selecting an item.

Reviewers: btrahan, jungejason

Reviewed By: btrahan

CC: aran, btrahan

Maniphest Tasks: T497, T309

Differential Revision: https://secure.phabricator.com/D1316
2012-01-05 12:58:38 -08:00
..
constants Add a relation table for Revisions to local commit hashes 2011-09-26 15:02:37 -07:00
controller Add a dropdown menu for Differential view options 2012-01-05 12:58:38 -08:00
data/revisionlist Remove "Updated" view from Differential 2011-12-07 06:55:03 -08:00
editor Set user on auxiliary fields before validating them on template workflow 2011-12-02 15:14:39 -08:00
field Fix appearance of "Differential Revision" on edit interfaces 2012-01-05 12:57:40 -08:00
mail Move event framework from Phabricator to libphutil 2011-11-16 16:34:45 -08:00
parser/changeset Allow customized patterns for marking generated files. 2011-12-13 17:14:25 -08:00
query/revision Improve performance of differential.query 2011-12-20 19:52:18 -08:00
replyhandler Allow "!accept" to be enabled through configuration 2011-09-14 09:52:13 -07:00
storage Show lint issues inline in Differential 2012-01-04 14:17:33 -08:00
tasks Enable updating task->revision assoc 2011-04-26 19:14:47 -07:00
view Add a dropdown menu for Differential view options 2012-01-05 12:58:38 -08:00