1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 20:52:43 +01:00
phorge-phorge/src/applications/project/engineextension
epriestley ee54e71ba9 On workboards, link ancestor project breadcrumbs to their workboards
Summary:
Ref T13269. Currently, if you're on a milestone workboard like this:

> Projects > Parent > Milestone > Workboard

The "Parent" link goes to the parent profile. More often, I want it to go to the parent workboard. Try doing that? This is kind of one-off but I suspect it's a better rule.

Also, consolidate one billion manual constructions of "/board/" URIs.

Test Plan: Viewed a milestone workboard, clicked the parent link, ended up on the parent workboard.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13269

Differential Revision: https://secure.phabricator.com/D20331
2019-03-27 14:42:57 -07:00
..
PhabricatorBoardColumnsSearchEngineAttachment.php Add a "columns" attachment to the maniphest.search API method 2017-01-08 13:18:01 -08:00
PhabricatorProjectHovercardEngineExtension.php New People Hovercards 2016-02-11 15:41:55 -08:00
PhabricatorProjectsAncestorsSearchEngineAttachment.php Add "parent" and "ancestor" information to the project.search API 2017-01-08 13:14:19 -08:00
PhabricatorProjectsCurtainExtension.php On workboards, link ancestor project breadcrumbs to their workboards 2019-03-27 14:42:57 -07:00
PhabricatorProjectsEditEngineExtension.php Restore "Tags" and "Subscribers" edit capabilities to Maniphest bulk editor 2018-01-19 12:47:10 -08:00
PhabricatorProjectsFulltextEngineExtension.php Separate fulltext engine extensions into "enrich" and "index" phases 2017-09-01 09:40:11 -07:00
PhabricatorProjectsMailEngineExtension.php Add more mail stamps: tasks, subscribers, projects, spaces 2018-02-06 04:05:46 -08:00
PhabricatorProjectsMembershipIndexEngineExtension.php Index Project milestones to accurately reflect milestone membership 2017-05-26 13:10:41 -07:00
PhabricatorProjectsMembersSearchEngineAttachment.php Add more information (colors, members, watchers) to project.search 2016-01-24 10:02:05 -08:00
PhabricatorProjectsSearchEngineAttachment.php Add a "projects" Search attachment for Conduit APIs 2015-12-14 11:53:17 -08:00
PhabricatorProjectsSearchEngineExtension.php Use "tag" more consistenty when referring to associating a project with an object 2016-01-24 10:02:42 -08:00
PhabricatorProjectsWatchersSearchEngineAttachment.php Add more information (colors, members, watchers) to project.search 2016-01-24 10:02:05 -08:00
PhabricatorProjectTriggerUsageIndexEngineExtension.php Track how many columns use a particular trigger 2019-03-25 14:04:55 -07:00
ProjectDatasourceEngineExtension.php Modularize the "jump nav" behaviors in global search 2018-02-14 18:08:07 -08:00