Commit graph

15 commits

Author SHA1 Message Date
Nathan Smith
25b5b799df feat: Use real API queries
No more sample data.
2024-02-01 23:26:44 -05:00
Nathan Smith
3913ec116b feat: #11 Add predefined PR table columns
Columns will automatically link, set text, add icons, etc.

Closes: #11
2024-02-01 22:37:39 -05:00
Nathan Smith
2febcf6360 feat: 8 Add support for nested column props
Will attempt to parse a string as json object notation to get nested properties
2024-01-31 15:33:07 +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
d18f9b1e3a Add some basic documentation 2024-01-27 21:01:24 -05:00
Nathan Smith
41ccebf581 some minor tweaks to inline view plugin behavior 2024-01-13 20:33:48 -05:00
Nathan Smith
573f6ca802 live preview mode working reliably now! 2024-01-13 20:17:27 -05:00
Nathan Smith
49e3e2eb97 add cache layer 2024-01-10 03:06:30 +00:00
Nathan Smith
3021fb28f1 correctly filtering decorations when cursor is adjacent or overlapping 2024-01-09 22:16:53 +00:00
Nathan Smith
93e6f704ce stop infinite update loop 2024-01-09 21:41:54 +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
697db638ea styling inline links 2024-01-05 00:12:23 -05: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