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/maniphest
Bob Trahan 1eb8b6a1b8 Maniphest - allow for searching for tasks based on dependency relationships
Summary:
Fixes T5352. This is very useful for finding things that should be easy to do ("not blocked") as well as things that are important to do ("blocking"). I have wanted to check out the latter case in our installation, though no promises on what I would end up actually doing from that search result list. =D

I also think supporting something like T6638 is reasonable but the UI seems trickier to me; its some sort of task tokenizer, which I don't think we've done before?

Test Plan: toggled various search options and got reasonable results. When i clicked conflicting things like "blocking" and "not blocking" verified it was like I had not clicked anything at all.

Reviewers: chad, epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T5352

Differential Revision: https://secure.phabricator.com/D11306
2015-01-12 13:42:37 -08:00
..
application Home - limit "status" queries to 100 and show 99+ if we hit that 2014-12-12 12:02:25 -08:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
conduit Remove deprecated maniphest.find Conduit method 2015-01-02 10:03:31 +11:00
config Fix confusing documentation on maniphest.default-priority 2014-09-09 09:01:39 -07:00
constants Remove @group annotations 2014-07-10 08:12:48 +10:00
controller Move ActionList mobile links to better location 2015-01-12 07:24:35 -08:00
edge Modernize Pholio edges 2015-01-02 10:11:41 +11:00
editor Migrate Maniphest task blockers to modern EdgeType classes 2014-12-28 06:40:39 -08:00
event Migrate Maniphest task blockers to modern EdgeType classes 2014-12-28 06:40:39 -08:00
export phutil_utf8_shorten => PhutilUTF8StringTruncator 2014-08-29 15:15:13 -07:00
field Use ApplicationTransactions and CustomField to implement build steps 2014-03-25 16:08:40 -07:00
lipsum Fix some linter violations 2015-01-03 09:11:41 +11:00
mail Maniphest - introduce needProjectPHIDs 2014-12-18 13:53:45 -08:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query Maniphest - allow for searching for tasks based on dependency relationships 2015-01-12 13:42:37 -08:00
remarkup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
search Maniphest - use subscribers framework properly 2014-12-10 16:27:30 -08:00
storage Fixes T6637, "closing by commit" should update task status and specify responsible commit, but drop the artificial comment. 2015-01-05 16:22:13 -08:00
typeahead T5015, Allow Herald rules for Maniphest to act on task status changes 2014-11-12 12:55:24 -08:00
view Better text when project home has no tasks 2015-01-12 13:39:08 -08:00