1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 09:42:41 +01:00
phorge-phorge/src/applications/search
epriestley 473693786b Allow profile menu items to be disabled
Summary:
Ref T10054.

I made this a dropdown (currently: "Visible" or "Disabled") since I imagine we //miiiight// want to add a "Hidden, but click 'More' to reveal" state or do other special stuff in this vein. Not 100% sold on that but seemed within the realm of plausibility.

Test Plan: {F1060759}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10054

Differential Revision: https://secure.phabricator.com/D15012
2016-01-13 11:46:15 -08:00
..
application Modernize Hovercard implementation 2015-12-24 12:18:28 -08:00
applicationpanel Rename "SearchEngine" to "FulltextStorageEngine" 2015-12-21 17:26:19 -08:00
config Modernize search engine selection 2015-05-20 06:59:59 +10:00
constants Extend from Phobject 2015-06-15 18:02:27 +10:00
controller Fix a bad lookup in hovercards 2016-01-10 12:12:12 -08:00
editor Allow profile menu items to be disabled 2016-01-13 11:46:15 -08:00
engine Allow profile menu items to be disabled 2016-01-13 11:46:15 -08:00
engineextension Modernize Hovercard implementation 2015-12-24 12:18:28 -08:00
field Clean up "ids" and "phids" handling in SearchEngines 2015-12-14 04:24:54 -08:00
fulltextstorage Rename "SearchEngine" to "FulltextStorageEngine" 2015-12-21 17:26:19 -08:00
index Allow index extensions to skip indexing if the object has not changed 2015-12-21 17:27:14 -08:00
interface Begin modularizing profile panel/link construction 2016-01-13 09:34:41 -08:00
management Rename "SearchEngine" to "FulltextStorageEngine" 2015-12-21 17:26:19 -08:00
ngrams Implement basic ngram search for Owners Package names 2015-12-22 08:00:33 -08:00
phidtype Begin modularizing profile panel/link construction 2016-01-13 09:34:41 -08:00
profilepanel Make "profile menu" configuration mostly work 2016-01-13 11:45:31 -08:00
query Make "profile menu" configuration mostly work 2016-01-13 11:45:31 -08:00
storage Allow profile menu items to be disabled 2016-01-13 11:46:15 -08:00
typeahead Show repositories in global autocomplete dropdown 2016-01-11 09:32:23 -08:00
view Revert "Allow search results to be snippeted, roughly" 2015-09-10 20:57:26 -07:00
worker Convert all "DocumentIndexers" into "FulltextEngines" 2015-12-21 17:25:23 -08:00