Commit graph

27 commits

Author SHA1 Message Date
Sam Carlton
ad2892772d Catch non-arrays 2022-05-22 10:43:00 -05:00
Sam Carlton
49581738bb Store summary without memoization 2022-05-22 10:42:42 -05:00
Sam Carlton
26cebf47f1 Include summary in kind pages 2022-05-21 17:57:29 -05:00
Sam Carlton
e47efb6717 Fix url not returning json 2022-05-21 11:58:11 -05:00
Sam Carlton
ae5f85ffd1 Fic missing space 2022-05-21 11:52:47 -05:00
Sam Carlton
0d0d8573dd Document apply handler 2022-05-21 11:38:43 -05:00
Sam Carlton
2794764787 Add reference for HTTP methods 2022-05-21 11:28:28 -05:00
Sam Carlton
bcfcbe2271 Disable unused methods 2022-05-21 11:27:34 -05:00
Sam Carlton
201ddf7854 Add api client helper 2022-05-21 11:25:48 -05:00
Sam Carlton
7ebee653c6 Add next page endpoint to kinds 2022-05-20 14:40:08 -05:00
Sam Carlton
2a02441734 Fix writing entire list for each page 2022-05-20 14:39:49 -05:00
Sam Carlton
f838955dc3 Add hasNextPage to pagination 2022-05-20 14:39:09 -05:00
Sam Carlton
f3ad21e22f Memoize kind list 2022-05-20 12:20:31 -05:00
Sam Carlton
ea0b445f74 Add comment about memoization 2022-05-19 14:01:21 -05:00
Sam Carlton
924aa7c8ab Add KindList class 2022-05-19 13:50:46 -05:00
Sam Carlton
602a78a48a Move apiDirectory to it’s own file 2022-05-19 13:48:45 -05:00
Sam Carlton
2dbf9e3d26 Support list as a function 2022-05-19 13:48:15 -05:00
Sam Carlton
6e51ff67d8 Make json getter 2022-05-19 12:28:43 -05:00
Sam Carlton
a23b0c02db Add default perPag amount to PaginatedList 2022-05-19 10:33:50 -05:00
Sam Carlton
dea22f7650 Add PaginatedList helper 2022-05-18 17:06:31 -05:00
Sam Carlton
9bc45ffc5a Prevent overwriting existing toml file 2022-05-17 15:33:07 -05:00
Sam Carlton
991bdf4261 Fix not properly trimming static part of path 2022-05-10 12:36:43 -05:00
Sam Carlton
cfb442324c Check if toml is file 2022-05-10 12:18:55 -05:00
Sam Carlton
01e8db4a78 Wait for toml file to write 2022-05-10 12:15:58 -05:00
Sam Carlton
eaf500e061 Fix missing import 2022-05-10 12:10:15 -05:00
Sam Carlton
571ac6d782 Wait for and confirrm toml file 2022-05-10 12:06:09 -05:00
Sam Carlton
5bbbc7f41c Add downloadStorkToml helper and script 2022-05-09 16:13:47 -05:00