1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/differential
epriestley dd94512837 Abstract and further merge filter menus
Summary:
  - Adds `PhabricatorMenuItemView` which is a non-hacky object representing a single menu item.
  - Adds `PhabricatorMenuView`, a collection of items.
  - Deletes some busted/old interfaces full of garbage nonsense.
  - Merges menu item styles from `aphront-side-nav-view-css` and `phabricator-nav-view-css`. These are old-style and new-style rules which got partially updated recently.
    - The new-style menus have a darker background (#ececec) than the old-style menus (#f7f7f7) so some of the highlight/hover colors weren't visible. I shuffled them around but something or other might need further adjustment.

Test Plan: looked at every menu I could

Reviewers: chad

Reviewed By: chad

CC: aran

Maniphest Tasks: T1960

Differential Revision: https://secure.phabricator.com/D4036
2012-12-07 13:32:14 -08:00
..
application Delete license headers from files 2012-11-05 11:16:51 -08:00
constants Delete license headers from files 2012-11-05 11:16:51 -08:00
controller Abstract and further merge filter menus 2012-12-07 13:32:14 -08:00
data Delete license headers from files 2012-11-05 11:16:51 -08:00
editor CC users mentioned in revision fields 2012-11-29 10:14:30 -08:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
field Don't delete tasks attached by freeform fields in Maniphest Tasks field 2012-12-03 16:28:19 -08:00
mail Delete license headers from files 2012-11-05 11:16:51 -08:00
parser more fixes to fluid diff 2012-12-07 12:37:11 -08:00
query Delete license headers from files 2012-11-05 11:16:51 -08:00
stats Delete license headers from files 2012-11-05 11:16:51 -08:00
storage make differential use fluid width for code layout 2012-12-06 11:33:04 -08:00
view make differential use fluid width for code layout 2012-12-06 11:33:04 -08:00
DifferentialReplyHandler.php be careful of received mail object in error cases too 2012-11-20 17:19:26 -08:00
DifferentialTasksAttacher.php Delete license headers from files 2012-11-05 11:16:51 -08:00