{
  "key": "com.jibrok.jira.plugins.timer-field",
  "baseUrl": "https://timer-cloud.jibrok.com",
  "name": "Timer field | SLA",
  "description": "<b>Set a goal and use the remaining time.</b><p> The timer field keeps track of the time between issue events: issue created, issue commented, issue resolved and many others events. The timer will start counting down when the specified issue events are triggered.</p> <p>You can display timers on any issue screen, dashboards, or report. You can search and sort by fields using special JQL queries. Time can also be exported(time spent, left time, goal time).</p><p>To create new fields (timers), please click the button below - <b>Configure</b>.</p>  <p><br/><a href='https://jibrok.com/docs/timer-cloud/step-by-step-timer/'>\uD83D\uDCD6 How to create Timer 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/1225685/stopwatch-field?tab=overview&hosting=cloud'>Stopwatch</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/timer-cloud/timer.png"
  },
  "links": {
    "self": "https://timer-cloud.jibrok.com/atlassian-connect.json",
    "documentation": "https://jibrok.com/docs/timer-cloud/overview/"
  },
  "lifecycle": {
    "installed": "/installed",
    "uninstalled": "/uninstalled",
    "enabled": "/enabled",
    "disabled": "/disabled"
  },
  "authentication": {
    "type": "jwt"
  },
  "scopes": [
    "READ",
    "WRITE"
  ],
  "modules": {
    "webSections": [
      {
        "key": "timer-field-section",
        "name": {
          "value": "Timer field"
        },
        "location": "admin_plugins_menu",
        "conditions": [
          {
            "condition": "user_is_admin"
          }
        ]
      }
    ],
    "webItems": [
      {
        "key": "configure-page-item",
        "context": "page",
        "name": {
          "value": "Timer field"
        },
        "url": "configure--adminPages",
        "location": "admin_plugins_menu/timer-field-section",
        "icon": {
          "width": 80,
          "height": 80,
          "url": "https://jibrok.com/uploads/timer-cloud/timer.png"
        },
        "conditions": [
          {
            "condition": "user_is_admin"
          }
        ]
      },{
        "key": "status-page",
        "context": "page",
        "name": {
          "value": "Status page (Timer)"
        },
        "url": "https://jibrok.statuspage.io",
        "location": "admin_plugins_menu/timer-field-section",
        "conditions": [
          {
            "condition": "user_is_admin"
          }
        ]
      }
    ],
    "postInstallPage": {
      "key": "post-install-page",
      "conditions": [
        {
          "condition": "user_is_admin"
        }
      ],
      "name": {
        "value": "Timer field Post-Install Page"
      },
      "url": "/main"
    },
    "adminPages": [
      {
        "url": "/main?key=configure--adminPages",
        "key": "configure--adminPages",
        "conditions": [
          {
            "condition": "user_is_admin"
          }
        ],
        "name": {
          "value": "Timer field - configure page"
        }
      }
    ],
    "configurePage": {
      "key": "configure-page",
      "name": {
        "value": "Timer field Post-Install Page"
      },
      "url": "/main",
      "conditions": [
        {
          "condition": "user_is_admin"
        }
      ]
    },
    "generalPages": [
      {
        "key": "configure-page-general",
        "name": {
          "value": "Timer field"
        },
        "url": "/main",
        "icon": {
          "width": 80,
          "height": 80,
          "url": "https://jibrok.com/uploads/timer-cloud/timer.png"
        },
        "conditions": [
          {
            "condition": "user_is_admin"
          }
        ]
      }
    ]
  }
}

