1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-23 02:38:48 +02:00
phorge-phorge/src/applications/settings/panel
epriestley 149efe68ab Improve usability of DarkConsole settings
Summary:
Fixes T3632. Cleans up a bunch of DarkConsole stuff:

  - The config setting had out-of-date instructions. Modernize the instructions.
  - The setting was sort of hidden under "Display Preferences". Move it to a new "Developer Preferences".
  - The setting magically appeared if DarkConsole was enabled on the install. Instead, always show it but explain why it isn't availalbe.
  - When the user enables the console, also force it to actually be shown.
  - Call out instructions about use of the "`" key more clearly.

Test Plan: Viewed config setting. Viewed settings panel. Changed setting. Enabling the setting showed DarkConsole.

Reviewers: garoevans, chad, btrahan

Reviewed By: chad

CC: aran

Maniphest Tasks: T3632

Differential Revision: https://secure.phabricator.com/D6594
2013-07-27 20:18:58 -07:00
..
PhabricatorSettingsPanel.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorSettingsPanelAccount.php Merge "Profile" and "Account" settings panels 2013-07-10 05:09:50 -07:00
PhabricatorSettingsPanelConduit.php Moderize forms on Settings. 2013-05-07 18:08:12 -07:00
PhabricatorSettingsPanelConpherencePreferences.php Moderize forms on Settings. 2013-05-07 18:08:12 -07:00
PhabricatorSettingsPanelDeveloperPreferences.php Improve usability of DarkConsole settings 2013-07-27 20:18:58 -07:00
PhabricatorSettingsPanelDiffPreferences.php Moderize forms on Settings. 2013-05-07 18:08:12 -07:00
PhabricatorSettingsPanelDisplayPreferences.php Improve usability of DarkConsole settings 2013-07-27 20:18:58 -07:00
PhabricatorSettingsPanelEmailAddresses.php pht() for Settings 2013-03-03 06:52:42 -08:00
PhabricatorSettingsPanelEmailPreferences.php Fix "request" and "update" mail preferences for Differential 2013-07-22 12:20:48 -07:00
PhabricatorSettingsPanelExternalAccounts.php Add a "refresh" action for external accounts 2013-06-24 15:58:27 -07:00
PhabricatorSettingsPanelHomePreferences.php Placed Radio buttons for Home Page Preferences Settings 2013-04-09 09:43:42 -07:00
PhabricatorSettingsPanelPassword.php Provide contextual help on auth provider configuration 2013-06-20 11:18:48 -07:00
PhabricatorSettingsPanelSearchPreferences.php Moderize forms on Settings. 2013-05-07 18:08:12 -07:00
PhabricatorSettingsPanelSSHKeys.php Moderize forms on Settings. 2013-05-07 18:08:12 -07:00