Commit graph

17 commits

Author SHA1 Message Date
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