Commit graph

33 commits

Author SHA1 Message Date
pingarelho
4768d48a3b Fix documentation inconsistencies (mainly tables) 2023-09-20 23:01:55 +01:00
Little Clover
2cac9f39d1 grammar correction 2021-12-13 17:36:10 +08:00
Aurélien LAJOIE
9c36f8acb5
jira: Fix warnings 2021-10-15 18:05:51 +02:00
David Grajal
7ed2f25012
fix(jira): use assignee.name or assignee.displayName
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-09-28 09:34:49 +02:00
streetturtle
9d9f435f21
[jira] fix build 2021-04-21 11:01:05 -04:00
streetturtle
fb334f27fa
Update jira.lua 2021-04-21 10:58:31 -04:00
streetturtle
7ea3eec179 [jira] improve the menu list 2021-04-12 20:55:05 -04:00
streetturtle
043c2b9466 [jira] move error marker to the top right corner 2021-01-03 20:11:19 -05:00
streetturtle
e2565decb9 Revert "[jira] hide popup on right click"
This reverts commit 9c22acb0
2020-12-26 14:54:31 -05:00
streetturtle
9c22acb0ae [jira] hide popup on right click 2020-12-26 14:44:36 -05:00
streetturtle
d9eb3885ee trigger build action on a branch 2020-12-02 22:04:23 -05:00
Chris Bruce
21150bd640 Update readmes to include timeout arg 2020-09-19 01:22:27 -07:00
Chris Bruce
a2eddcdfcd Add widget timeouts 2020-09-19 01:08:15 -07:00
streetturtle
cbe2557273 [jira] refactoring 2020-09-03 21:28:01 -04:00
streetturtle
bee798f738 [jira] refactoring 2020-06-30 21:43:27 -04:00
streetturtle
36595c9d9c [jira] fix #160 2020-06-29 22:37:58 -04:00
streetturtle
36e40a9dd6 Handle network issues 2020-04-23 20:15:00 -04:00
streetturtle
e482f5b710 [jira] remove screenshot prep step 2020-02-23 21:29:37 -05:00
streetturtle
daf3e4b41d [jira] add gif and update readme 2020-02-23 21:07:44 -05:00
streetturtle
0eead5da70 [jira] make horizontal alignment consistent across all rows 2020-02-23 20:34:40 -05:00
streetturtle
541f6edd54 Use account id as a reference to avatar in issue 2020-02-16 14:10:21 -05:00
streetturtle
cc124d636c Improve readme 2020-02-02 13:55:49 -05:00
streetturtle
8116b39544 Request only necessarry fields from API 2020-02-01 13:32:44 -05:00
streetturtle
19d3f47e76
Update README.md 2020-01-30 10:39:01 -05:00
streetturtle
cd80ecd952
Update README.md 2020-01-30 10:32:18 -05:00
streetturtle
abce43e07a
Update README.md 2020-01-28 21:00:30 -05:00
streetturtle
9045e67d18 add titles for error notifications 2019-12-17 21:37:03 -05:00
Pavel Makhov
a1f93fa8bd tiny refactoring 2019-12-17 16:27:30 -05:00
streetturtle
93d6581b70 various cosmetic readme improvements 2019-12-15 15:55:38 -05:00
streetturtle
e8f79dccee Comment which may improve widget position 2019-12-12 22:27:50 -05:00
Pavel Makhov
70867f69ff Small improvements in jira widget 2019-11-23 21:05:16 -05:00
Pavel Makhov
85ed393e63 Put url in quotes to reduce number of characters to escape 2019-11-08 14:30:47 -05:00
Pavel Makhov
d7c5d291fd Update readme 2019-11-05 21:54:24 -05:00