Universal Gadget for Jira

for Jira Cloud, Jira Server 8.0.0 - 9.14.1, Jira Data Center 8.0.0 - 9.14.1 and more
287 installs
Cloud Security Participant
  • Supported
  • Jira Service Management
  • Jira Software

Easy way to create Jira gadgets, predefined Weather, Jira REST API, Charts, Timesheets and other gadgets

YouTube's thumbnail image for the video.

Easy way to create Jira gadgets

No need to create a new gadget when you want to show a table or a chart based on data retrieved from Jira REST API or any external web service. Universal gadget provides a base to add your JavaScript and HTML/CSS.

Fetch and visualize data from external services

Weather gadget. We just copied a sample script and adjusted one line in JavaScript.

Can be used to see weather for your distributed team.

User timesheet sample script

Sample script that retrieves worklog data through Jira REST API and draws timesheet table. The worklog entries can be filtered based on start date, end date, jql and users parameters.

More details

After developing few customized Jira gadgets that were based on data retrieved by JavaScript from Jira REST API and external services, we asked ourselves: "why should we develop and package new gadget every time". Since JavaScript is dynamically interpreted, we can have some basic Jira gadget plugin and give ability to add custom JavaScript code. The custom code will be loaded into the gadget iframe and executed there.

So whenever we need to show a table or a chart with some data that are retrieved through Jira REST API, we just write a JavaScript code that fetches and displays the data. No need to create and package new gadget every time.

Privacy and security

Privacy policy

Atlassian's privacy policy is not applicable to the use of this app. Please refer to the privacy policy provided by this app's partner.

Partner privacy policy

Resources

Integration Details

Universal Gadget for Jira integrates with your Atlassian product. This remote service can:

  • Delete data from the host application
  • Write data to the host application
  • Read data from the host application

Gallery

Administrators define who can see or configure Universal Gadget instances.