Nathan
|
cb64714466
|
Merge pull request #120 from nathonius/feat/102/table-pagination
Feat/102/table pagination
|
2024-06-30 14:41:55 -04:00 |
|
Nathan Smith
|
5327ed61ef
|
🔨 refactor: #102 Sonar linting
|
2024-06-30 14:38:53 -04:00 |
|
Nathan Smith
|
1c6d1a28ad
|
🚨 test: #102 Add header property to cache test
|
2024-06-30 14:35:36 -04:00 |
|
Nathan Smith
|
9e53b68bc5
|
🚨 test: #102 Correct test imports
|
2024-06-30 14:33:38 -04:00 |
|
Nathan Smith
|
e5aaebc1bb
|
✨ feat: #102 Add refresh and pagination settings
|
2024-06-30 13:09:46 -04:00 |
|
Nathan Smith
|
b7ac55dc59
|
✨ feat: #102 ensure cache is applied but can be skipped
|
2024-06-30 13:06:39 -04:00 |
|
Nathan Smith
|
6f2a97ebe1
|
✨ feat: #102 Ensure table query responses are cached and paginated
|
2024-06-30 12:54:44 -04:00 |
|
Nathan Smith
|
f204ddd71d
|
✨ feat: #102 reimplement external link
|
2024-06-30 12:40:21 -04:00 |
|
Nathan Smith
|
0d11e02991
|
🔨 refactor: #102 Move sort utilities to their own file
|
2024-06-30 12:37:31 -04:00 |
|
Nathan Smith
|
80bb501282
|
✨ feat: #102 Move table refresher to plugin setting
|
2024-06-30 12:35:25 -04:00 |
|
Nathan Smith
|
0aeff6cd46
|
🔨 refactor: #102 Clean up query class
|
2024-06-30 12:33:08 -04:00 |
|
Nathan Smith
|
a1724f2ca2
|
🔨 refactor: #102 Make imports more consistent
|
2024-06-30 12:11:33 -04:00 |
|
Nathan Smith
|
f670708c68
|
🔨 refactor: #102 Remove init logic from query constructor
|
2024-06-29 16:06:55 -04:00 |
|
Nathan Smith
|
c2cc1dea9c
|
Merge branch 'main' into feat/102/table-pagination
|
2024-06-29 16:04:00 -04:00 |
|
Nathan Smith
|
d717a93976
|
✨ feat: #102 Improve spacing of pagination links
|
2024-06-28 22:45:18 -04:00 |
|
Nathan Smith
|
dd32f7299f
|
✨ feat: #102 Only show first/last links not equal prev/next
|
2024-06-28 22:40:52 -04:00 |
|
Nathan Smith
|
247997c431
|
✨ feat: #102 Working pagination
|
2024-06-28 22:33:13 -04:00 |
|
Nathan
|
ea2ee0608c
|
Merge pull request #117 from nathonius/release/0.7.2
🚀 release: Release v0.7.2
|
2024-06-16 14:43:54 -04:00 |
|
Nathan Smith
|
1a3059512a
|
🚀 release: Release v0.7.2
|
2024-06-16 14:41:37 -04:00 |
|
Nathan
|
65ab8c207e
|
Merge pull request #116 from nathonius/fix/115/popout-window
🐛 fix: #115 Ensure popout windows arent closed when clicking links
|
2024-06-16 14:19:30 -04:00 |
|
Nathan Smith
|
38091a52e8
|
🐛 fix: #115 Ensure popout windows arent closed when clicking links
Also added the actual url to an authors page when rendering it in the table.
Closes: #115
|
2024-06-16 14:16:19 -04:00 |
|
Nathan Smith
|
6be7a0131d
|
types are hard
|
2024-06-01 01:38:38 -04:00 |
|
Nathan
|
4ca024edf4
|
Merge pull request #112 from nathonius/test/107/jest
Unit tests
|
2024-04-23 00:03:34 -04:00 |
|
Nathan Smith
|
8ef8163425
|
🤖 ci: #107 Add test to code check workflow
|
2024-04-23 00:00:21 -04:00 |
|
Nathan Smith
|
fae232cba4
|
🚨 test: #107 Add some general sanity tests for the setting up the plugin
Closes: #107
|
2024-04-22 23:53:55 -04:00 |
|
Nathan Smith
|
7584ec8470
|
🚨 test: #107 Working simple test
|
2024-04-22 13:59:17 -04:00 |
|
Nathan Smith
|
8cfc5690f1
|
🚨 test: #107 Set up jest
|
2024-04-21 23:31:50 -04:00 |
|
Nathan
|
7aa5aee6ab
|
Merge pull request #111 from nathonius/ci/109/eslint
Upgrade eslint
|
2024-04-21 22:06:22 -04:00 |
|
Nathan Smith
|
5cc35c318d
|
🔨 refactor: #109 Remove unused void operator
|
2024-04-21 22:05:11 -04:00 |
|
Nathan Smith
|
2600878b0b
|
🔨 refactor: #109 Resolve new eslint errors
Closes: #109
|
2024-04-21 21:59:58 -04:00 |
|
Nathan Smith
|
810a15646e
|
🤖 ci: #109 Upgrade to flat eslint config
|
2024-04-21 21:46:33 -04:00 |
|
Nathan
|
0a15cd53a3
|
Merge pull request #108 from nathonius/feat/85/refresh-errored-tags
Show errored tags with some info
|
2024-04-21 21:13:42 -04:00 |
|
Nathan Smith
|
afe8a2ed0c
|
🔨 refactor: #85 Move queue to dependencies
|
2024-04-21 21:08:06 -04:00 |
|
Nathan
|
14ba964f6c
|
Merge pull request #106 from nathonius/release/v0.7.1
🚀 release: Release v0.7.1
|
2024-04-21 09:23:07 -04:00 |
|
Nathan Smith
|
d6db5dadbb
|
🚀 release: Release v0.7.1
|
2024-04-21 09:22:15 -04:00 |
|
Nathan
|
a919786982
|
Merge pull request #105 from agriffis/main
fix: #104 init data to empty object
|
2024-04-21 09:17:25 -04:00 |
|
Aron Griffis
|
d5b48c7cac
|
fix: #104 init data to empty object
|
2024-04-21 09:02:38 -04:00 |
|
Nathan Smith
|
ddd76872c0
|
✨ feat: #85 Add error icon to tags that could not be retrieved
|
2024-04-16 22:34:16 -04:00 |
|
Nathan
|
f8c9e4794e
|
Merge pull request #100 from nathonius/release/0.7.0
release/0.7.0
|
2024-04-11 23:00:24 -04:00 |
|
Nathan Smith
|
0bbd9601f0
|
🚀 release: Release v0.7.0
|
2024-04-11 22:57:30 -04:00 |
|
Nathan Smith
|
d2908c72d0
|
🤖 ci: Update version bump script to take an arg and update everywhere
|
2024-04-11 22:54:19 -04:00 |
|
Nathan
|
240189c961
|
Merge pull request #99 from nathonius/feat/84/oauth
feat/84/oauth
|
2024-04-11 22:41:02 -04:00 |
|
Nathan Smith
|
62a6f0d94e
|
✨ feat: #84 Support custom oauth app
Closes: #84
|
2024-04-11 22:37:59 -04:00 |
|
Nathan Smith
|
807d604a1d
|
🐛 fix: #84 Correct cache save
|
2024-04-06 13:55:34 -04:00 |
|
Nathan Smith
|
40aff6125a
|
🐛 fix: #84 Trim extra spaces from orgs
|
2024-04-06 13:35:28 -04:00 |
|
Nathan Smith
|
144013cee9
|
🔨 refactor: #84 Move account settings into new class
|
2024-04-06 13:31:27 -04:00 |
|
Nathan
|
01646824d1
|
Merge pull request #97 from nathonius/doc/better-commits
📚 docs: Add note about better-commits to contrib
|
2024-04-06 00:00:55 -04:00 |
|
Nathan Smith
|
b45b970aea
|
📚 docs: Add note about better-commits to contrib
|
2024-04-05 23:59:57 -04:00 |
|
Nathan
|
925767880e
|
Merge pull request #95 from nathonius/feat/72/check-status
✨ feat: #72 Add simple PR check status icons
|
2024-04-05 23:56:35 -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 |
|