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
F13233260: D17523.diff
Tue, May 21, 2:10 AM
F13229644: D17523.id42149.diff
Mon, May 20, 6:06 PM
F13226771: D17523.diff
Sun, May 19, 11:18 PM
F13226389: D17523.id.diff
Sun, May 19, 8:26 PM
F13211249: D17523.diff
Fri, May 17, 5:36 AM
F13208795: D17523.diff
Thu, May 16, 7:30 PM
F13195036: D17523.diff
Sun, May 12, 10:04 PM
F13177801: D17523.diff
Wed, May 8, 7:58 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.