1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-29 02:02:41 +01:00
phorge-phorge/src/applications/settings
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
..
action Add semi-generic rate limiting infrastructure 2014-04-03 11:22:38 -07:00
application Redirect older "/panel/" settings URIs to modern location 2016-06-05 13:41:23 -07:00
controller Fix several issues with email-related global preferences 2016-06-14 12:35:31 -07:00
editor Allow users to unset "Editor", tailor short error messages properly on settings forms 2016-06-05 14:03:02 -07:00
extension Begin modularizing main menu items 2016-01-04 06:57:09 -08:00
panel Converted the pinned applications selector to a typeahead. 2016-08-26 14:24:28 -04:00
panelgroup Formalize and fully modularize settings panel groups 2016-06-04 14:39:11 -07:00
phid Make Settings modular and allow them to be EditEngine'd 2016-05-31 15:32:02 -07:00
query Add setBackground to PHUIIconView 2016-08-19 13:19:53 -07:00
quickmenu Fully modularize the "Quick Actions" menu 2016-06-05 10:32:01 -07:00
setting Correct various spelling errors 2016-08-15 10:47:51 -07:00
storage Fix several issues with email-related global preferences 2016-06-14 12:35:31 -07:00