1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-02 09:58:24 +01:00
phorge-phorge/src/applications/dashboard
epriestley 5192ae4750 Update all existing ProfileMenuItems for the more-structured API
Summary:
Depends on D20357. Ref T13275. Now that there's a stronger layer between "stuff in the database" and "stuff on the screen", these subclasses all need to emit intermediate objects instead of raw, HTML-producing view objects.

This update is mostly mechanical.

Test Plan:
  - Viewed Home, Favorites, Portals, User Profiles, Project Profiles.
  - Clicked each item on each menu/profile type.
  - Added every (I think?) type of item to a menu and clicked them all.
  - Grepped for obsolete symbols (`newNavigationMenuItems`, `willBuildNavigationItems`).

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13275

Differential Revision: https://secure.phabricator.com/D20358
2019-04-02 15:20:39 -07:00
..
application Allow Portals to be edited, and improve empty/blank states 2019-04-02 14:43:05 -07:00
conduit Add skeleton for Portals, a collection of dashboards and other resources 2019-04-02 14:42:26 -07:00
constants Add skeleton for Portals, a collection of dashboards and other resources 2019-04-02 14:42:26 -07:00
controller Allow Portals to be edited, and improve empty/blank states 2019-04-02 14:43:05 -07:00
customfield Fix spelling 2017-10-09 10:48:04 -07:00
edge Modernize Dashboard edges 2015-01-02 10:11:59 +11:00
editor Allow Portals to be edited, and improve empty/blank states 2019-04-02 14:43:05 -07:00
engine Allow profile menu items to be locked to the top or bottom of the menu 2019-04-02 15:08:20 -07:00
icon Add some new Dashboard icons 2017-03-21 11:00:16 -07:00
layoutconfig Extend from Phobject 2015-06-15 18:02:27 +10:00
menuitem Update all existing ProfileMenuItems for the more-structured API 2019-04-02 15:20:39 -07:00
paneltype When query panels have more results, show a "View All Results" button at the bottom 2019-03-27 15:55:48 -07:00
phid Add skeleton for Portals, a collection of dashboards and other resources 2019-04-02 14:42:26 -07:00
query Allow Portals to be edited, and improve empty/blank states 2019-04-02 14:43:05 -07:00
remarkup Allow users who can edit a dashboard to remove invalid / restricted panels 2017-02-04 16:33:47 -08:00
storage Add skeleton for Portals, a collection of dashboards and other resources 2019-04-02 14:42:26 -07:00
typeahead Make the dashboard panel datasource work properly with hundreds of panels 2018-06-28 08:54:29 -07:00
xaction/portal Add skeleton for Portals, a collection of dashboards and other resources 2019-04-02 14:42:26 -07:00