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 f24318f308 Make "profile menu" configuration mostly work
Summary:
Ref T10054. This does a big chunk of the legwork to let users reconfigure profile menus (currently, just project menus).

This includes:

  - Editing builtin items (e.g., you can rename the default items).
  - Creating new items (for now, only links are available).

This does not yet include:

  - Hiding items.
  - Reordering items.
  - Lots of fancy types of items (dashboards, etc).
  - Any UI changes.
  - Documentation (does feature: TODO link for documentation).

Test Plan:
{F1060695}

{F1060696}

{F1060697}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10054

Differential Revision: https://secure.phabricator.com/D15010
2016-01-13 11:45:31 -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 Make "profile menu" configuration mostly work 2016-01-13 11:45:31 -08:00
engine Make "profile menu" configuration mostly work 2016-01-13 11:45:31 -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 Make "profile menu" configuration mostly work 2016-01-13 11:45:31 -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