Page MenuHomePhabricator

Add developer UI for accessing NUX and "Overheated" query states
ClosedPublic

Authored by epriestley on Oct 20 2016, 4:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 17, 12:51 AM
Unknown Object (File)
Thu, Apr 11, 9:58 AM
Unknown Object (File)
Mar 10 2024, 4:25 PM
Unknown Object (File)
Feb 19 2024, 2:01 PM
Unknown Object (File)
Feb 19 2024, 2:01 PM
Unknown Object (File)
Feb 19 2024, 2:00 PM
Unknown Object (File)
Feb 13 2024, 6:22 PM
Unknown Object (File)
Feb 12 2024, 6:20 PM
Subscribers
None

Details

Summary

Ref T11773. Not committed to this implementation, but adds some "Developer" query actions to jump to the nux/overheated states without needing to know secret magic URL variables.

Test Plan

Screen Shot 2016-10-20 at 9.10.37 AM.png (178×303 px, 21 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Add developer UI for accessing NUX and "Overheated" query states.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
src/applications/search/controller/PhabricatorApplicationSearchController.php
572

Note that these only show up if developer mode is on, so normal users won't see them.

chad edited edge metadata.

seems weird but useful. not sure a better path

This revision is now accepted and ready to land.Oct 20 2016, 7:45 PM

Yeah, I like not having it not be 100% super secret magic that you have to read the source to figure out. We might be able to find a better place for it in the long run.

This revision was automatically updated to reflect the committed changes.