Page MenuHomePhabricator

Make the "Install Dashboard" flow smoother
ClosedPublic

Authored by epriestley on Apr 1 2019, 8:10 PM.
Tags
None
Referenced Files
F14052630: D20364.diff
Fri, Nov 15, 9:37 AM
F14039897: D20364.diff
Mon, Nov 11, 6:38 AM
F14023439: D20364.diff
Thu, Nov 7, 2:04 AM
F13995338: D20364.diff
Wed, Oct 23, 12:16 PM
F13971652: D20364.id48632.diff
Oct 17 2024, 2:34 PM
F13971127: D20364.id48584.diff
Oct 17 2024, 11:45 AM
F13967367: D20364.id48584.diff
Oct 16 2024, 1:09 PM
F13964839: D20364.id48619.diff
Oct 15 2024, 10:12 PM
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.