1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/differential
epriestley 852ecc2102 Add a basic search typeahead
Summary:
This needs a bunch of refinement but pretty much works. Currently shows only users and applications. Plans:

  - Show actual search results too.
  - Clean up the datasource endpoint so it's less of a mess.
  - Make other typeaheads look more like this one.
  - Improve sorting.
  - Make object names hit the named objects as the first match.

Test Plan: Will attach screenshots.

Reviewers: btrahan, vrana, chad

Reviewed By: vrana

CC: aran

Maniphest Tasks: T1569

Differential Revision: https://secure.phabricator.com/D3110
2012-07-31 17:58:21 -07:00
..
application Add a basic search typeahead 2012-07-31 17:58:21 -07:00
constants Add support for postponed linters 2012-06-28 18:09:38 -07:00
controller Make inline comment preview work in Diffusion 2012-07-23 11:01:28 -07:00
data Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
editor Centralize rendering of application mail bodies 2012-07-16 19:01:43 -07:00
exception Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
field Move Task <=> Revision storage to Edges 2012-07-20 08:59:39 -07:00
mail Centralize rendering of application mail bodies 2012-07-16 19:01:43 -07:00
parser Load contents of shielded files with lots of changes 2012-07-26 13:28:10 -07:00
query Enable query activediff timestamp 2012-06-28 17:52:31 -07:00
stats Load reviewer stats 2012-07-25 11:40:16 -07:00
storage [Phabricator] track Mercurial bookmarks for differential diffs 2012-06-30 15:41:58 -07:00
view Switch to new menubar 2012-07-30 16:09:14 -07:00
DifferentialReplyHandler.php Fix several issues with Differential exception email 2012-07-12 13:33:26 -07:00
DifferentialTasksAttacher.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00