{
  "key": "com.jibrok.jira.plugins.stopwatch-field",
  "baseUrl": "https://stopwatch-cloud.jibrok.com",
  "name": "Stopwatch field",
  "description": "<b>Measure the time between issue events. The stopwatch can be used in JQL queries and reports.</b><p> The stopwatch field keeps track of the time between issue events: issue created, issue commented, issue resolved and many others events. The stopwatch will start counting down when the specified issue events are triggered.</p> <p>You can display stopwatches on any issue screen, dashboards, or report. You can search and sort by fields using special JQL queries. Time can also be exported.</p><p>To create new fields (stopwatches), please click the button below - <b>Configure</b>.</p>  <p><br/><a href='https://jibrok.com/docs/stopwatch-cloud/step-by-step-stopwatch/'>\uD83D\uDCD6 How to create Stopwatch and configure it step-by-step</a></p> <p><br/> See also our similar apps: <ul><li><a href='https://marketplace.atlassian.com/apps/1220908/time-in-status-sla-timer-stopwatch?tab=overview&hosting=cloud'>Time in status</a></li><li><a href='https://marketplace.atlassian.com/apps/1225684/timer-field-sla?tab=overview&hosting=cloud'>Timer field | SLA</a></li><li><a href='https://marketplace.atlassian.com/apps/1226143/time-between-dates?tab=overview&hosting=cloud'>Time between dates</a></li></ul></p> <p><br/> <a href='https://jibrok.atlassian.net/servicedesk/customer/portal/9/group/41/create/138'>\uD83C\uDF24 Contact us for a discount on group licenses.</a></p> ",
  "apiMigrations": {
    "context-qsh": true,
    "signed-install": true
  },
  "vendor": {
    "name": "JiBrok",
    "url": "https://jibrok.com/"
  },
  "enableLicensing": true,
  "icon": {
    "width": 80,
    "height": 80,
    "url": "https://jibrok.com/uploads/stopwatch-cloud/stopwatch.png"
  },
  "links": {
    "self": "https://stopwatch-cloud.jibrok.com/atlassian-connect.json",
    "documentation": "https://jibrok.com/docs/stopwatch-cloud/overview/"
  },
  "lifecycle": {
    "installed": "/installed",
    "uninstalled": "/uninstalled",
    "enabled": "/enabled",
    "disabled": "/disabled"
  },
  "authentication": {
    "type": "jwt"
  },
  "scopes": [
    "READ",
    "WRITE"
  ],
  "modules": {
    "webSections": [
      {
        "key": "stopwatch-field-section",
        "name": {
          "value": "Stopwatch field"
        },
        "location": "admin_plugins_menu",
        "conditions": [
          {
            "condition": "user_is_admin"
          }
        ]
      }
    ],
    "webItems": [
      {
        "key": "configure-page-item",
        "context": "page",
        "name": {
          "value": "Stopwatch field"
        },
        "url": "configure--adminPages",
        "location": "admin_plugins_menu/stopwatch-field-section",
        "icon": {
          "width": 80,
          "height": 80,
          "url": "https://jibrok.com/uploads/stopwatch-cloud/stopwatch.png"
        },
        "conditions": [
          {
            "condition": "user_is_admin"
          }
        ]
      },{
        "key": "status-page",
        "context": "page",
        "name": {
          "value": "Status page (Stopwatch)"
        },
        "url": "https://jibrok.statuspage.io/",
        "location": "admin_plugins_menu/stopwatch-field-section",
        "conditions": [
          {
            "condition": "user_is_admin"
          }
        ]
      }
    ],
    "postInstallPage": {
      "key": "post-install-page",
      "conditions": [
        {
          "condition": "user_is_admin"
        }
      ],
      "name": {
        "value": "Stopwatch field Post-Install Page"
      },
      "url": "/main"
    },
    "adminPages": [
      {
        "url": "/main?key=configure--adminPages",
        "key": "configure--adminPages",
        "conditions": [
          {
            "condition": "user_is_admin"
          }
        ],
        "name": {
          "value": "Stopwatch field - configure page"
        }
      }
    ],
    "configurePage": {
      "key": "configure-page",
      "name": {
        "value": "Stopwatch field Post-Install Page"
      },
      "url": "/main",
      "conditions": [
        {
          "condition": "user_is_admin"
        }
      ]
    },
    "generalPages": [
      {
        "key": "configure-page-general",
        "name": {
          "value": "Stopwatch field"
        },
        "url": "/main",
        "icon": {
          "width": 80,
          "height": 80,
          "url": "https://jibrok.com/uploads/stopwatch-cloud/stopwatch.png"
        },
        "conditions": [
          {
            "condition": "user_is_admin"
          }
        ]
      }
    ]
  }
}

