Commit graph

20 commits

Author SHA1 Message Date
Nathan Smith
4cad2f634f feat: #126 Add toggle for external link
Closes: #126
2024-06-30 16:23:32 -04:00
Nathan Smith
80bb501282 feat: #102 Move table refresher to plugin setting 2024-06-30 12:35:25 -04:00
Nathan Smith
a1724f2ca2 🔨 refactor: #102 Make imports more consistent 2024-06-30 12:11:33 -04:00
Nathan Smith
247997c431 feat: #102 Working pagination 2024-06-28 22:33:13 -04:00
Nathan Smith
2600878b0b 🔨 refactor: #109 Resolve new eslint errors
Closes: #109
2024-04-21 21:59:58 -04:00
Aron Griffis
d5b48c7cac fix: #104 init data to empty object 2024-04-21 09:02:38 -04:00
Nathan Smith
807d604a1d 🐛 fix: #84 Correct cache save 2024-04-06 13:55:34 -04:00
Nathan Smith
144013cee9 🔨 refactor: #84 Move account settings into new class 2024-04-06 13:31:27 -04:00
Nathan Smith
eccc0ef3e0 feat: #72 Add simple PR check status icons
Can be more granular in the future

Closes: #72
2024-04-05 23:54:06 -04:00
Nathan Smith
0ced195bbc feat: #86 Overhaul cache implementation
Closes: #86
2024-03-28 22:39:08 -04:00
Nathan Smith
0db7b3c88d 🔨 refactor: #61 Make logger and plugin settings constants 2024-03-28 16:53:50 -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 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 Smith
5a02e4cd72 feat: #38 Add logger with configurable log levels
Setting will be added in a later PR.

Closes: #38
2024-02-13 18:53:50 +00:00
Nathan Smith
69014fb27e feat: Basic query search support
Still a lot to do, but able to render a table with info from a search of issues
2024-01-31 04:05:49 +00:00
Nathan Smith
49e3e2eb97 add cache layer 2024-01-10 03:06:30 +00:00
Nathan Smith
e21a45754a kind of working in live preview, just need to make sure we're not constantly re-rendering 2024-01-08 19:15:59 +00:00
Nathan Smith
5efda44294 working multi-account support and parsing of links 2024-01-04 21:38:43 +00:00
Nathan Smith
f2feb5d897 add some more endpoints 2024-01-03 22:42:51 +00:00
Nathan Smith
7abb5673b2 initial commit 2024-01-03 22:03:23 +00:00