Page MenuHomePhabricator

Make the "Install Dashboard" flow smoother
ClosedPublic

Authored by epriestley on Apr 1 2019, 8:10 PM.
Tags
None
Referenced Files
F18648841: D20364.diff
Sat, Sep 20, 5:26 PM
F18626017: D20364.id48632.diff
Tue, Sep 16, 12:10 AM
F18616471: D20364.diff
Sun, Sep 14, 5:42 PM
F18601032: D20364.id48584.diff
Sat, Sep 13, 11:21 AM
F18518625: D20364.diff
Sep 5 2025, 3:27 PM
F18462538: D20364.diff
Sep 1 2025, 10:27 PM
F18245483: D20364.diff
Aug 21 2025, 9:57 AM
F18245368: D20364.diff
Aug 21 2025, 9:37 AM
Subscribers
None

Details

Summary

Depends on D20362. Ref T13272. Currently, Dashboards have an "Install Dashboard" flow which is pretty janky and only allows you to install things to the home page.

Instead, allow users to install things to any valid target (home, favorites, portals, projects). This also provides URIs like dashboard/install/1/home/personal/ which allow you to link users to an "install a dashboard" page; this may or may not get used.

Test Plan

Installed dashboards on home, favorites, projects, and portals.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

amckinley added inline comments.
src/applications/search/menuitem/PhabricatorProfileMenuItem.php
91–92

Debugging code.

This revision is now accepted and ready to land.Apr 3 2019, 6:37 PM
This revision was automatically updated to reflect the committed changes.