1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 23:32:40 +01:00
phorge-phorge/src
Bob Trahan 30398b6371 Typeahead - filter typeaheads that the viewer can't see in typeahead debug tool
Summary:
Fixes T7255.

Note however that some datasources - notably user or project - don't implement the class thing in a clean way since multiple classes apply. For now, we just show these datasources to the user.

Also, I guess this could be done more efficiently by querying for all the applications at once via an application query? LMK if you want me to make that change.

Test Plan: loaded /typeahead/class/ and played with it a bit with no issues

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T7255

Differential Revision: https://secure.phabricator.com/D12307
2015-04-06 15:24:58 -07:00
..
__tests__ Use PhutilLibraryTestCase 2015-01-07 07:38:08 +11:00
aphront Implement HTTP response messages 2015-04-07 07:41:32 +10:00
applications Typeahead - filter typeaheads that the viewer can't see in typeahead debug tool 2015-04-06 15:24:58 -07:00
docs Remove all application-specific reply handler domains 2015-03-31 16:48:40 -07:00
extensions Add src/extensions/ to Phabricator 2013-08-14 15:38:06 -07:00
infrastructure Minor change to suppress linter warning 2015-04-07 07:23:41 +10:00
view Remove monospaced font preference global defaults 2015-04-06 08:08:53 -07:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:51 -08:00
__phutil_library_map__.php Enforce that global locks have keys shorter than 64 characters 2015-04-02 13:42:22 -07:00