Civilization Test sample script

This is another simple sample script that illustrates how to make ajax calls to retrieve information from external systems and how to display nice AUI messages.

Please note that to call Jira Cloud REST API methods you need to use AP.ruquest since $.ajax will give you 401 Unauthorized error.