Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Extending Jazz Web UI

We are trying to extend the Jazz Web UI, so:
  • is it possible to set order for pages on navigation bar? A new page seems to be added always as last page.
  • is it possible to show/hide a page on navigation bar depending on, for instance, the project area name?
  • is it defined anywhere a constant for the "/admin" context path?
  • is there a default page to handle errors we can reuse and/or extend?
  • is it possible to redirect to existing pages "calling" corresponding actions (e.g., "#action=com.ibm.team.build.viewDefinitionList")?
Thanks in advance.

0 votes



One answer

Permanent link
I will try to answer these one by one.
1. I suppose you are talking about the tab order of a multi-tabbed browser. If so, that's the feature of the browser, not Jazz. For example, Chrome by default opens a new tab right next to the current tab.
2. Don't think it's possible as a Jazz Web UI extension.
3. The context root "/admin" is defined when you deploy the admin.war web application, and registered in the Jazz repository after you run jts/setup.
4. Don't think so. Errors are usually "embedded" in the current page.
5. Don't really understand the question. Isn't it just open the page in the same tab?

-1 votes

Comments

Donald, thanks for your answer but it's not what we were talking about... :)

Well, we will wait for the experts that understand your questions then. I first thought you were talking about Jazz Web UI Theming but the features you talked about were so different so I fell back to the old school use-javascript-to-control-everything-in-the-web-page theory. Unfortunately, wrong again.

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938
× 8

Question asked: Sep 09 '14, 9:47 a.m.

Question was seen: 4,643 times

Last updated: Sep 10 '14, 9:21 p.m.

Confirmation Cancel Confirm