Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-28 | fix(jira): use assignee.name or assignee.displayName | David Grajal | |
On *.atlassian.com hosts the api returns the name on 'displayName' The jira API doesn't seem to send the field name anymore https://docs.atlassian.com/software/jira/docs/api/7.1.0/com/atlassian/jira/user/UserDetails.html After this commit we use one or the other, whatever is available. | |||
2021-04-21 | [jira] fix build | streetturtle | |
2021-04-21 | Update jira.lua | streetturtle | |
2021-04-12 | [jira] improve the menu list | streetturtle | |
2021-01-03 | [jira] move error marker to the top right corner | streetturtle | |
2020-12-26 | Revert "[jira] hide popup on right click" | streetturtle | |
This reverts commit 9c22acb0 | |||
2020-12-26 | [jira] hide popup on right click | streetturtle | |
2020-12-02 | trigger build action on a branch | streetturtle | |
2020-09-19 | Add widget timeouts | Chris Bruce | |
2020-09-03 | [jira] refactoring | streetturtle | |
2020-06-30 | [jira] refactoring | streetturtle | |
2020-06-29 | [jira] fix #160 | streetturtle | |
2020-04-23 | Handle network issues | streetturtle | |
2020-02-23 | [jira] remove screenshot prep step | streetturtle | |
2020-02-23 | [jira] add gif and update readme | streetturtle | |
2020-02-23 | [jira] make horizontal alignment consistent across all rows | streetturtle | |
2020-02-16 | Use account id as a reference to avatar in issue | streetturtle | |
2020-02-01 | Request only necessarry fields from API | streetturtle | |
2019-12-17 | add titles for error notifications | streetturtle | |
2019-12-17 | tiny refactoring | Pavel Makhov | |
2019-12-12 | Comment which may improve widget position | streetturtle | |
2019-11-23 | Small improvements in jira widget | Pavel Makhov | |
2019-11-08 | Put url in quotes to reduce number of characters to escape | Pavel Makhov | |
2019-11-05 | Update readme | Pavel Makhov | |