1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/project
epriestley 3a2c2ae3c3 Implement a scope selector for the global search
Summary:
See M1433. Fixes T7266. Fixes T4475. Ref T7314.

Future work/notes/etc:

  - Write the User Guide (see TODO).
  - This might needs some design tweaks -- I think it's functionally almost-equivalent to the mock, but the UI isn't quite the same.
  - (Mobile design is a touch off-looking I think?)
  - When you use a custom query, the duplicate "magnifying glass" icons are a little weird. Maybe change one or the other.
  - Maybe worth adding an "Open Documents in Current Application" option? Planning to wait for feedback on that.
  - Need a Quicksand integration to change the current application at some point.
  - Searching in "Current Application" from, e.g., the 404 page just searches all documents. Current plan is to just document this behavior, since the icon is a pretty good callout and it seems plausible that this is intuitive enough that users won't have a hard time with it.

Test Plan:
New dropdown:

{F379150}

Device-ish:

{F379151}

Normal search (current application, from maniphest, selects tasks):

{F379153}

Application search from non-application:

{F379154}

Reviewers: btrahan, chad

Reviewed By: chad

Subscribers: johnny-bit, epriestley

Maniphest Tasks: T7266, T7314, T4475

Differential Revision: https://secure.phabricator.com/D12509
2015-04-22 14:31:36 -07:00
..
application Implement a scope selector for the global search 2015-04-22 14:31:36 -07:00
capability Add default View, Edit, and Join Policies to Projects 2014-11-21 11:22:17 -08:00
command Implement a "!projects" mail command 2015-04-01 11:51:51 -07:00
conduit Give Conduit params/return/errors protected visibility 2015-04-13 11:58:35 -07:00
config Add getGroup to ConfigOptions 2015-02-09 13:10:56 -08:00
constants Remove an unused class 2015-01-02 11:34:34 +11:00
controller Add a "Batch Edit Tasks..." action to workboard columns 2015-04-20 10:05:08 -07:00
customfield Allow standard custom fields to be indexed in global fulltext search 2014-10-27 13:37:41 -07:00
edge Migrate Project edges to subclass PhabricatorEdgeType 2015-01-02 10:10:59 +11:00
editor Projects - smooth out scenarios around renaming a project and slugs 2015-02-09 15:48:17 -08:00
events Maniphest / Workboards - show workboard column when adding a project to a task 2015-01-09 11:12:21 -08:00
icon Add icon, color and profile image to project.query 2014-11-09 11:37:23 -08:00
interface Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
lipsum Fix some linter violations 2015-01-03 09:11:41 +11:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query Add "Edge Logic" support to PolicyAwareQuery 2015-04-20 10:06:12 -07:00
remarkup Tune project hashtags a little more 2015-04-03 16:38:19 -07:00
search Projects - tokenize projects more aggressively with respect to '-' 2014-08-14 12:28:11 -07:00
storage Project - don't create the empty tag on create anymore 2015-02-17 15:03:57 -08:00
typeahead Add contextual typeahead function documentation 2015-04-20 13:43:07 -07:00
view Show task counts in column headers on Workboards 2014-08-15 09:28:08 -07:00