1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 17:28:51 +02:00
phorge-phorge/webroot/rsrc/js/application/maniphest
Jason Ge 1e3c10379a Enable typeahead's ondemand on details view page
Summary:
the details pages are using preload instead of ondemand for
typeahead, but the most common actions on the pages are commenting which
would not need the preloaded info. To improve the performance of the
pages, turn on ondemand according to the setting in the config file.

Test Plan: verify it is working with both modes, for both pages.

Reviewers: epriestley, nh

Reviewed By: epriestley

CC: aran, epriestley

Differential Revision: 995
2011-10-09 12:33:08 -07:00
..
behavior-project-create.js Allow projects to be quickly added from the Maniphest task creation interface 2011-06-13 10:17:08 -07:00
behavior-transaction-controls.js Enable typeahead's ondemand on details view page 2011-10-09 12:33:08 -07:00
behavior-transaction-expand.js Show description changes in Maniphest 2011-05-21 21:17:45 -07:00
behavior-transaction-preview.js Defer initial preview until CSRF header for JX.Request loads. 2011-08-16 14:31:52 -07:00