gtanczyk / huddle-jira

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Huddle in Jira

Audio chat and screen sharing at your fingertips directly in Jira tickets powered by Dolby.io. Got an incident? Hot support case? Planning work on an epic? Click to start conversation with your team.

Kapture 2021-11-19 at 09 55 51

Installation url: https://developer.atlassian.com/console/install/f55f2c16-ec13-4e69-84af-c187790201c1?signature=e1747bac288da54260584fe0e44a74c907e47d8f0870d4752d1c4e92ba663dfa&product=jira

Local development

The local development server will mock appropriate Jira endpoints and behaviors. It is more practical to develop locally:

npm install
npm run start

Open http://localhost:8080/

Nasty workaround for the screen share/full screen problem in Atlassian Forge

This app is suffering from two limitations of Atlassian Forge:

Hopefully it will be resolved very soon, and we can remove those two workarounds:

About

License:Apache License 2.0


Languages

Language:TypeScript 98.7%Language:HTML 0.6%Language:JavaScript 0.5%Language:Shell 0.2%