Nathan
|
d6e2e50c2a
|
Merge pull request #87 from nathonius/fix/61/sonar
Resolve sonar issues
|
2024-03-28 16:05:11 -04:00 |
|
Nathan Smith
|
ee0d0ced7f
|
🔨 refactor: #61 Resolve simple sonar code smells
|
2024-03-28 15:59:24 -04:00 |
|
Nathan
|
98ec93d05d
|
Merge pull request #82 from nathonius/release/0.5.1
🚀 release: Release v0.5.1
|
2024-03-16 23:17:02 -04:00 |
|
Nathan Smith
|
0d6bac9244
|
🚀 release: Release v0.5.1
|
2024-03-16 23:16:09 -04:00 |
|
Nathan
|
52f064fa61
|
Merge pull request #81 from nathonius/feat/21/rate-limit
Mitigate some rate limit issues
|
2024-03-16 23:13:04 -04:00 |
|
Nathan Smith
|
0e153c228b
|
✨ feat: #21 add request queue
Making requests serially instead of concurrently should help with rate limit issues
|
2024-03-16 23:10:48 -04:00 |
|
Nathan Smith
|
40d34c27b2
|
🐛 fix: #21 correct pull request cache logic
PRs were also using the id property instead of number property
|
2024-03-16 21:54:01 -04:00 |
|
Nathan Smith
|
e11ed49c91
|
✨ feat: #21 Lazy load tag content
Tags will be rendered with available content before API requests resolve
|
2024-03-16 21:51:43 -04:00 |
|
Nathan Smith
|
40247cd3e4
|
🐛 fix: #21 correct issue caching logic
Cache was incorrectly using issue.id and not issue.number, which led to no issue requests being cached.
|
2024-03-16 21:29:09 -04:00 |
|
Nathan
|
63566edd6c
|
Merge pull request #78 from nathonius/fix-changelog
📚 docs: Correct changelog link
|
2024-03-09 20:14:43 -05:00 |
|
Nathan Smith
|
193211f1c5
|
📚 docs: Correct changelog link
|
2024-03-09 20:12:23 -05:00 |
|
Nathan
|
c01f27e621
|
Merge pull request #77 from nathonius/release/0.5.0
🚀 release: Release v0.5.0
|
2024-03-09 20:10:03 -05:00 |
|
Nathan Smith
|
6681c0382d
|
🚀 release: Release v0.5.0
|
2024-03-09 20:08:44 -05:00 |
|
Nathan
|
424cdf85a9
|
Merge pull request #76 from nathonius/feat/73/status-tooltip
✨ feat: #73 Add option for tooltip on issue and pr status
|
2024-03-09 20:03:15 -05:00 |
|
Nathan Smith
|
164659dcb5
|
✨ feat: #73 Add option for tooltip on issue and pr status
Closes: #73
|
2024-03-09 19:57:01 -05:00 |
|
Nathan
|
734b84957e
|
Merge pull request #75 from nathonius/fix/71/icon-colors
🐛 fix: #71 Correct closed as wont do issue icon color
|
2024-03-09 19:42:24 -05:00 |
|
Nathan Smith
|
a4c6107142
|
🐛 fix: #71 Correct closed as wont do issue icon color
Closes: #71
|
2024-03-09 19:41:15 -05:00 |
|
Nathan
|
fba45fae9b
|
Merge pull request #74 from nathonius/feat/70/icons
✨ feat: #70 Use specific icons for each state of issue and PR
|
2024-03-09 19:31:20 -05:00 |
|
Nathan Smith
|
c66e0ae308
|
✨ feat: #70 Use specific icons for each state of issue and PR
Closes: #70
|
2024-03-09 19:25:07 -05:00 |
|
Nathan
|
effb1d3350
|
Merge pull request #65 from nathonius/wikibadge
📚 docs: Add wiki docs badge
|
2024-02-25 19:33:08 -05:00 |
|
Nathan Smith
|
c1e8b97a8d
|
📚 docs: Add wiki docs badge
|
2024-02-25 19:09:17 -05:00 |
|
Nathan
|
8e2afd8e64
|
Merge pull request #64 from nathonius/wikidoc
📚 docs: Remove duplicate docs from readme
|
2024-02-25 19:00:09 -05:00 |
|
Nathan Smith
|
a0fd7143b4
|
📚 docs: Remove duplicate docs from readme
|
2024-02-25 18:57:51 -05:00 |
|
Nathan
|
5e2eda46e1
|
Merge pull request #60 from nathonius/doc/58/sonar
📚 docs: #58 Add sonar badge to readme
|
2024-02-24 19:38:34 -05:00 |
|
Nathan Smith
|
814d900ab6
|
📚 docs: #58 Add sonar badge to readme
Closes: #58
|
2024-02-24 19:37:02 -05:00 |
|
Nathan
|
07fceac7c0
|
Merge pull request #59 from nathonius/release/v0.4.0
🚀 release: Release v0.4.0
|
2024-02-24 19:31:09 -05:00 |
|
Nathan Smith
|
3eac17125b
|
🚀 release: Release v0.4.0
|
2024-02-24 19:29:25 -05:00 |
|
Nathan
|
ef4e6cd878
|
Merge pull request #57 from nathonius/feat/24/page-size
✨ feat: #24 Allow configuring default page size
|
2024-02-24 19:26:31 -05:00 |
|
Nathan Smith
|
198f7cabab
|
📚 docs: Add recent items to changelog
|
2024-02-24 19:25:08 -05:00 |
|
Nathan Smith
|
d29312d1dd
|
✨ feat: #24 Allow configuring default page size
Closes: #24
|
2024-02-24 19:20:38 -05:00 |
|
Nathan
|
01babed06b
|
Merge pull request #56 from nathonius/fix/16/org-select
🐛 fix: #16 Use org from params or query if possible
|
2024-02-24 17:15:07 -05:00 |
|
Nathan Smith
|
faab146f33
|
🐛 fix: #16 Use org from params or query if possible
Closes: #16
|
2024-02-24 17:13:19 -05:00 |
|
Nathan
|
70145424f9
|
Merge pull request #55 from nathonius/feat/6/add-refresh
feat/6/add refresh
|
2024-02-24 16:56:11 -05:00 |
|
Nathan Smith
|
2deb0d7c5d
|
🐛 fix: #6 Correct margin between table and refresh button
|
2024-02-24 16:53:49 -05:00 |
|
Nathan Smith
|
ba6925a251
|
✨ feat: Add log level setting
|
2024-02-24 16:49:37 -05:00 |
|
Nathan Smith
|
2058a6dbec
|
✨ feat: #6 Add refresh button to tables
Can be disabled using the refresh param
Closes: #6
|
2024-02-24 16:40:51 -05:00 |
|
Nathan
|
1b9db48f12
|
Merge pull request #53 from nathonius/fix/36/case-insensitive
🐛 fix: #36 Column names are case insensitive
|
2024-02-24 16:03:38 -05:00 |
|
Nathan Smith
|
c3b0e67680
|
🐛 fix: #36 Column names are case insensitive
Closes: #36
|
2024-02-24 16:02:40 -05:00 |
|
Nathan
|
8549b3dc73
|
Merge pull request #52 from nathonius/fix/50/table-scroll
🐛 fix: #50 Tables horizontally scroll
|
2024-02-24 15:59:19 -05:00 |
|
Nathan Smith
|
97f8bc097c
|
🐛 fix: #50 Tables horizontally scroll
Closes: #50
|
2024-02-24 15:57:13 -05:00 |
|
Nathan
|
c18e662851
|
Merge pull request #51 from nathonius/fix/48/markdownlink
🐛 fix: #48 Inline tags not rendered for links with display text
|
2024-02-23 10:42:15 -05:00 |
|
Nathan Smith
|
467e00fa66
|
🐛 fix: #48 Inline tags not rendered for links with display text
Closes: #48
|
2024-02-22 22:07:44 +00:00 |
|
Nathan Smith
|
d7e649a09a
|
📚 docs: Remove unnecessary wiki images
|
2024-02-20 03:57:05 +00:00 |
|
Nathan
|
874668f887
|
Merge pull request #49 from nathonius/docs/30/wiki
📚 docs: #30 Add wiki images
|
2024-02-19 22:49:33 -05:00 |
|
Nathan Smith
|
82bedf2521
|
📚 docs: #30 Add wiki images
|
2024-02-20 03:48:54 +00:00 |
|
Nathan Smith
|
ab0e98059c
|
🧹 chore: Remove unused editor config, make prettier config explicit
|
2024-02-18 23:54:50 -05:00 |
|
Nathan
|
9a22df6eff
|
Merge pull request #45 from nathonius/upgrade
🚧 build: Upgrade dependencies
|
2024-02-18 23:50:40 -05:00 |
|
Nathan Smith
|
2dc051d4d9
|
🚧 build: Upgrade dependencies
|
2024-02-18 23:48:54 -05:00 |
|
Nathan
|
3987aa3499
|
Merge pull request #44 from nathonius/ci/43/release-workflow
🤖 ci: #43 Repair release action by uploading artifact
|
2024-02-15 23:51:08 -05:00 |
|
Nathan Smith
|
b95d6acac2
|
🤖 ci: #43 Repair release action by uploading artifact
Closes: #43
|
2024-02-15 23:48:58 -05:00 |
|