Search the JIRA 5.0.x Beta and RCs Documentation:

Index
Downloads (PDF, HTML & XML formats)
Other versions

This documentation relates to JIRA 5.0.x Beta and RCs only.
The latest official version is JIRA 4.4.x
If you are using JIRA 4.4.x either view this page in the JIRA 4.4.x documentation or visit the JIRA 4.4.x documentation home page.
Skip to end of metadata
Go to start of metadata

On this page:

Hiding or Changing the Colour of the Gadget's Frame

You can change the colour of the frame surrounding a gadget on your dashboard. You can even hide the gadget's frame altogether, so that it only shows when you move your mouse pointer over the gadget. In the screenshot below, the top two gadgets have hidden frames. The frame for the top gadget on the left is not visible. The frame for the top gadget on the right is currently visible because the mouse pointer is hovering over the gadget.

To hide or change the colour of a gadget's frame,

  1. Go to the dashboard by clicking the 'Dashboard' link or the 'Home' link at the top left of the screen.
  2. The dashboard will appear, looking something like the screenshot below. Move your mouse pointer over the gadget you want to change. If the gadget's frame is hidden, the frame will appear now.
  3. Click the dropdown menu icon at top right of the gadget frame.
  4. The dropdown menu will appear, as shown in the screenshot below. Click the colour you want for your gadget's frame. To hide the gadget's frame, select the white colour box with the red line through it.


Screenshot: Hiding or changing the colour of a gadget's frame



Minimising and Expanding a Gadget

You can shrink (minimise) a gadget on your dashboard so that it displays only the top bar of the gadget frame. In the screenshot below, the top left gadget ('Spider') has been minimised.

  • If you minimise a gadget that has a hidden frame, the gadget will not be visible on the dashboard until you move your mouse pointer over the gadget. See the section above on hiding or changing the colour of the gadget frame.
  • You can minimise/expand a gadget even if you do not have update permissions on the dashboard.
  • The minimise/expand setting is stored in a cookie, and is not saved to the dashboard server.

To minimise a gadget,

  1. Move your mouse pointer over the gadget you want to change.
  2. The gadget menu icons will appear. Click the dropdown menu icon at top right of the gadget frame.
  3. The dropdown menu will appear, as shown in the screenshot above. Click 'Minimise'.

To expand a gadget that has been minimised,

  1. Move your mouse pointer over the gadget you want to change.
  2. The gadget menu icons will appear. Click the dropdown menu icon at top right of the gadget frame.
  3. The dropdown menu will appear. Click 'Expand'.


Screenshot: A minimised gadget



Opening the Maximised or Canvas View of a Gadget

Some gadgets allow you to expand themselves so that they take up the entire space allowed by the dashboard. This is also known as 'canvas view'.

  • The maximised or canvas view of a gadget often provides additional functionality, i.e. more than is available in the standard view of the gadget.
  • This is not the same as minimising and then expanding a gadget (see above).
  • Only some gadgets provide the maximised or canvas view.
  • You can open the canvas view of a gadget even if you do not have update permissions on the dashboard.
  • The maximised/canvas view setting is stored in a cookie, and is not saved to the dashboard server.

To open the maximised or canvas view of a gadget,

  1. Move your mouse pointer over the gadget you want to change.
  2. The gadget menu icons will appear. Click the maximise icon at top right of the gadget frame. This icon will appear only if the gadget provides a maximised or canvas view.
  3. The gadget's maximised view will open, as shown in the screenshot below.

To close the canvas view and return to your dashboard,

  1. Click the 'Restore' option at the top right of the screen, or the 'Restore' icon at top right of the gadget frame.


Screenshot: The maximised or canvas view of a gadget



Editing a Gadget's Settings

Some gadgets provide specific properties or settings that you can edit. These settings will be different for each gadget. For example, a gadget may allow you to customise its welcome message, or to define the server where the gadget will find its information.

To edit a gadget's settings,

  1. Move your mouse pointer over the gadget you want to change.
  2. The gadget menu icons will appear. Click the dropdown menu icon at top right of the gadget frame.
  3. The dropdown menu will appear. Click 'Edit'.
  4. A panel will open, showing the settings offered by the selected gadget. In the screenshot below, the bottom two gadgets have their settings panels open.
  5. Adjust the settings as required then click 'Save'.


Screenshot: Editing a gadget's settings



  1. Sep 01, 2011

    Anonymous

    Is it possible to change the permissions associated with a gadget so that only viewers in a certain group can see the gadget and others cannot? I know that it works with the administration gadget, but can it be customized for the others, for instance Assign to Me.

  2. Sep 14, 2011

    Anonymous

    Is it possible to change the query associated with a gadget.

    For Eg: I want to change the query tied to 'Assigned to me' gadget from existing: assignee = currentUser() AND resolution = unresolved ORDER BY priority DESC, created ASC

    to: assignee = currentUser() AND status!=closed ORDER BY priority DESC, created ASC

    1. Sep 16, 2011

      Anonymous

      you do this by changing the filter the gadget displays.  Most gadgets display saved searches, so if you change the parameters there, the gadget is automatically updated.

  3. Sep 16, 2011

    Anonymous

    I want more gadget colors than the ones able to choose from. Is that possible? In 4.0 the colors to choose from were much brighter making the dashboard more appealing (smile)

  4. Jan 13, 2012

    Anonymous

    My dashboard now displays various tasks and the due dates. However, sorting by the due date gets lost every time I close my dashboard. Is there a way to save my sort order?