mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-04 12:42:43 +01:00
067d12d716
Summary: Fixes T11513. Previously the selector was just a giant dropdown which was just... just too much. Now there's a handy typeahead. Test Plan: Happy Path: Go to `Settings -> Home Page -> Pin Application`, start typing in the form then select one of the options. Click on "Pin Application". The application should now be in the list. Other paths: - Type nothing into the box and submit, nothing should happen. - Choose an application that is already pinned. The list should stay the same. - Type nonsense into the box and submit, nothing should happen. Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: chad, Korvin, epriestley, yelirekim Maniphest Tasks: T11513 Differential Revision: https://secure.phabricator.com/D16459 |
||
---|---|---|
.. | ||
PhabricatorAccountSettingsPanel.php | ||
PhabricatorActivitySettingsPanel.php | ||
PhabricatorConpherencePreferencesSettingsPanel.php | ||
PhabricatorDateTimeSettingsPanel.php | ||
PhabricatorDesktopNotificationsSettingsPanel.php | ||
PhabricatorDeveloperPreferencesSettingsPanel.php | ||
PhabricatorDiffPreferencesSettingsPanel.php | ||
PhabricatorDisplayPreferencesSettingsPanel.php | ||
PhabricatorEditEngineSettingsPanel.php | ||
PhabricatorEmailAddressesSettingsPanel.php | ||
PhabricatorEmailDeliverySettingsPanel.php | ||
PhabricatorEmailFormatSettingsPanel.php | ||
PhabricatorEmailPreferencesSettingsPanel.php | ||
PhabricatorExternalAccountsSettingsPanel.php | ||
PhabricatorHomePreferencesSettingsPanel.php | ||
PhabricatorMultiFactorSettingsPanel.php | ||
PhabricatorPasswordSettingsPanel.php | ||
PhabricatorSessionsSettingsPanel.php | ||
PhabricatorSettingsPanel.php | ||
PhabricatorSSHKeysSettingsPanel.php | ||
PhabricatorTokensSettingsPanel.php |