1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-16 11:52:40 +01:00
phorge-phorge/src/applications/search/engine
epriestley da5d01e542 Convert user profiles to Profile Panels
Summary:
Ref T10054. Primary goal is to be able to remove IconNav from the codebase.

I've made these non-editable so users can't customize them yet. We //might// want administrators to customize these globally instead? In any case, we avoid a bunch of product questions by just locking these down for now.

Test Plan: {F1061348}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10054

Differential Revision: https://secure.phabricator.com/D15020
2016-01-15 09:13:13 -08:00
..
__tests__ Rename "SearchEngine" to "FulltextStorageEngine" 2015-12-21 17:26:19 -08:00
PhabricatorApplicationSearchEngine.php Implement a basic project.search third-generation API method 2015-12-27 09:21:13 -08:00
PhabricatorJumpNavHandler.php Reduce the total number of calls to getCallsign() 2016-01-02 04:23:06 -08:00
PhabricatorProfilePanelEngine.php Convert user profiles to Profile Panels 2016-01-15 09:13:13 -08:00
PhabricatorSearchEngineAPIMethod.php Add phame.blog.search Conduit API endpoint 2015-12-28 06:49:28 -08:00