1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 12:42:43 +01:00
phorge-phorge/src/applications/settings/panel
Josh Cox 067d12d716 Converted the pinned applications selector to a typeahead.
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
2016-08-26 14:24:28 -04:00
..
PhabricatorAccountSettingsPanel.php Allow administrators to configure global default settings 2016-06-05 13:15:06 -07:00
PhabricatorActivitySettingsPanel.php Allow administrators to configure global default settings 2016-06-05 13:15:06 -07:00
PhabricatorConpherencePreferencesSettingsPanel.php Allow administrators to configure global default settings 2016-06-05 13:15:06 -07:00
PhabricatorDateTimeSettingsPanel.php Allow administrators to configure global default settings 2016-06-05 13:15:06 -07:00
PhabricatorDesktopNotificationsSettingsPanel.php Allow administrators to configure global default settings 2016-06-05 13:15:06 -07:00
PhabricatorDeveloperPreferencesSettingsPanel.php Allow administrators to configure global default settings 2016-06-05 13:15:06 -07:00
PhabricatorDiffPreferencesSettingsPanel.php Allow administrators to configure global default settings 2016-06-05 13:15:06 -07:00
PhabricatorDisplayPreferencesSettingsPanel.php Allow administrators to configure global default settings 2016-06-05 13:15:06 -07:00
PhabricatorEditEngineSettingsPanel.php Allow administrators to configure global default settings 2016-06-05 13:15:06 -07:00
PhabricatorEmailAddressesSettingsPanel.php Added high security requirement to add/delete email addresses 2016-08-24 19:07:33 -04:00
PhabricatorEmailDeliverySettingsPanel.php Allow administrators to configure global default settings 2016-06-05 13:15:06 -07:00
PhabricatorEmailFormatSettingsPanel.php Fix several issues with email-related global preferences 2016-06-14 12:35:31 -07:00
PhabricatorEmailPreferencesSettingsPanel.php Fix exception when trying to save global setting mail tags 2016-06-05 13:57:20 -07:00
PhabricatorExternalAccountsSettingsPanel.php Formalize and fully modularize settings panel groups 2016-06-04 14:39:11 -07:00
PhabricatorHomePreferencesSettingsPanel.php Converted the pinned applications selector to a typeahead. 2016-08-26 14:24:28 -04:00
PhabricatorMultiFactorSettingsPanel.php Formalize and fully modularize settings panel groups 2016-06-04 14:39:11 -07:00
PhabricatorPasswordSettingsPanel.php Formalize and fully modularize settings panel groups 2016-06-04 14:39:11 -07:00
PhabricatorSessionsSettingsPanel.php Formalize and fully modularize settings panel groups 2016-06-04 14:39:11 -07:00
PhabricatorSettingsPanel.php Fix several issues with email-related global preferences 2016-06-14 12:35:31 -07:00
PhabricatorSSHKeysSettingsPanel.php Allow administrators to configure global default settings 2016-06-05 13:15:06 -07:00
PhabricatorTokensSettingsPanel.php Formalize and fully modularize settings panel groups 2016-06-04 14:39:11 -07:00