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
Unknown Object (File)
Fri, Jan 17, 5:10 AM
Unknown Object (File)
Thu, Jan 16, 11:08 PM
Unknown Object (File)
Mon, Jan 13, 8:53 PM
Unknown Object (File)
Fri, Dec 20, 10:52 PM
Unknown Object (File)
Dec 16 2024, 9:15 PM
Unknown Object (File)
Dec 16 2024, 9:15 PM
Unknown Object (File)
Dec 16 2024, 9:15 PM
Unknown Object (File)
Dec 16 2024, 9:08 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.