Page MenuHomePhabricator

Try to guess a name for the 'Add to Dashboard' workflow
ClosedPublic

Authored by chad on Mar 21 2017, 12:31 AM.
Tags
None
Referenced Files
F15502247: D17523.id42147.diff
Sun, Apr 13, 11:15 PM
F15500888: D17523.id42149.diff
Sun, Apr 13, 7:51 PM
F15485787: D17523.diff
Thu, Apr 10, 2:25 AM
F15463508: D17523.id42148.diff
Wed, Apr 2, 12:21 AM
F15459600: D17523.diff
Mon, Mar 31, 2:29 PM
F15425499: D17523.id42147.diff
Sun, Mar 23, 4:49 AM
F15400153: D17523.id42147.diff
Mon, Mar 17, 10:01 AM
F15368076: D17523.id42147.diff
Mar 11 2025, 11:41 PM
Subscribers

Details

Summary

Ref T5307. Just makes the dialog a little easier to use. Picks a name if we already have one.

Test Plan

Test a builtin, custom saved, and a new advanced search (no name).

Diff Detail

Repository
rP Phabricator
Branch
tarnation-3 (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 16063
Build 21305: Run Core Tests
Build 21304: arc lint + arc unit

Event Timeline

epriestley added inline comments.
src/applications/dashboard/controller/PhabricatorDashboardQueryPanelInstallController.php
47–52

You can just do the load bit here, right? There are two branches and we're running the same code on both?

This revision is now accepted and ready to land.Mar 21 2017, 12:38 AM
This revision was automatically updated to reflect the committed changes.