Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Show to logged in users only - check it to restrict gadgets visibility to anonymous users.
  • Gadget title - put the title you want for your gadget instance.
  • JavaScript URLs - comma separated list of URLs to JavaScript files. These can be your custom JavaScript or links to hosted libraries like https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js.
  • CSS URLs - comma separated list of URLs to CSS files. Again, can be your custom styles or externally hosted.
  • AMD module - AMD entry module.
  • HTML to append - any valid HTML combined with inline CSS to be added as the top element of the gadget view. Usually to add parent container.
  • JavaScript to run - any valid JavaScript. Usually to do retrieval and visualization of data.
  • Predefined scripts - Select with samples to demonstrate what can be built based on Universal Gadget for JIRAJira. Configuration fields are populated when you select some predefined sample. Currently there are 5 samples: API CallsJira REST and Charts sample scriptCivilization TestWeather and User timesheet.

...