/
Why Universal Gadget for Jira
Why Universal Gadget for Jira
After developing few custom Jira gadgets that relied 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 wrapper Jira gadget plugin and give it ability to add custom JavaScript code. The custom code will be loaded into the gadget wrapper 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 that fetches and displays the data. No need to create and package new gadget every time.
, multiple selections available,
Related content
Universal Gadget for Jira: Data Security and Privacy Statement
Universal Gadget for Jira: Data Security and Privacy Statement
More like this
Gantt Suite for Jira v 4.0.x: User settings
Gantt Suite for Jira v 4.0.x: User settings
More like this
Gantt Suite for Jira v 5.0.x: User settings
Gantt Suite for Jira v 5.0.x: User settings
More like this
Gantt Suite for Jira v 4.0.x: Gantt Suite Overview
Gantt Suite for Jira v 4.0.x: Gantt Suite Overview
More like this
Gantt Suite for Jira v 5.0.x: Gantt Suite Overview
Gantt Suite for Jira v 5.0.x: Gantt Suite Overview
More like this
Company Calendar for Jira v 7.2 x: Company Calendar gadget
Company Calendar for Jira v 7.2 x: Company Calendar gadget
More like this