Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 369555 - assembling "related commands links" based on a page
Summary: assembling "related commands links" based on a page
Status: RESOLVED FIXED
Alias: None
Product: Orion
Classification: ECD
Component: Client (show other bugs)
Version: 0.4   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 0.4 M2   Edit
Assignee: Susan McCourt CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 359277 360988 360996 361003 369163
  Show dependency tree
 
Reported: 2012-01-24 11:54 EST by Susan McCourt CLA
Modified: 2012-01-27 23:07 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Susan McCourt CLA 2012-01-24 11:54:29 EST
I have a lot of different bugs that assume a general solution where we assemble related links/commands on a page based on what the page is interested in and what commands are in the command framework.

I need tracking bug for this.
Comment 1 Susan McCourt CLA 2012-01-27 23:07:21 EST
the basic infrastructure is there now.
We can do the most aggravating use cases:

editor->git log and git remote
git log->git status
navigator->git status, log, and remote from top level

The specific bugs will document what else needs to happen, there are some interesting issues.