Commit graph

2219 commits

Author SHA1 Message Date
Sam Carlton
9e9d8a3ce5 Fix paginated categories 2022-05-22 10:36:32 -05:00
Sam Carlton
fa1fce80dc Fix crashing on empty list for ListSummary 2022-05-22 10:28:18 -05:00
Sam Carlton
26cebf47f1 Include summary in kind pages 2022-05-21 17:57:29 -05:00
Sam Carlton
bb51ca79c3 Use memoized device list 2022-05-21 17:45:35 -05:00
Sam Carlton
a83583081c Sort apps by time by default 2022-05-21 13:30:17 -05:00
Sam Carlton
abe121a963 Fix pool using uncached list conversion 2022-05-21 13:28:18 -05:00
Sam Carlton
7f95c013bf Add ibasic home page list 2022-05-21 13:08:20 -05:00
Sam Carlton
36ec23daa9 Use DoesItAPI for app pages 2022-05-21 12:48:49 -05:00
Sam Carlton
e47efb6717 Fix url not returning json 2022-05-21 11:58:11 -05:00
Sam Carlton
bd2fd082f0 Always test api urls 2022-05-21 11:57:59 -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
d96332730d Add getApiUrl helper 2022-05-21 11:25:31 -05:00
Sam Carlton
ef065423cc Add tests for api client 2022-05-21 11:25:18 -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
e4ab3384eb Remove unused prop 2022-05-20 14:20:31 -05:00
Sam Carlton
af853f93cd Restructure results to matching against listings 2022-05-20 14:20:17 -05:00
Sam Carlton
a7e30e4a99 Use this.getListArray to prevent extra conversions 2022-05-20 13:37:50 -05:00
Sam Carlton
b6ed198000 Fix saveKinds running for each list 2022-05-20 13:32:58 -05:00
Sam Carlton
ed17e2f29a Try using memoized list mothods 2022-05-20 13:25:17 -05:00
Sam Carlton
fb6eff5b95 Install fast-memoize 2022-05-20 13:22:49 -05:00
Sam Carlton
f3ad21e22f Memoize kind list 2022-05-20 12:20:31 -05:00
Sam Carlton
78faf629e1 Install memoize-getters 2022-05-20 12:20:20 -05:00
Sam Carlton
9ed92b7ea7 Remove loggers 2022-05-19 14:53:42 -05:00
Sam Carlton
16d2398125 Remove appList data 2022-05-19 14:53:36 -05:00
Sam Carlton
82c19090f5 Remove old watch code 2022-05-19 14:53:25 -05:00
Sam Carlton
27271e4f50 Remove unused search code 2022-05-19 14:50:16 -05:00
Sam Carlton
2878c66c84 Remove observer code 2022-05-19 14:46:18 -05:00
Sam Carlton
3c68db2265 Clean up old code 2022-05-19 14:39:17 -05:00
Sam Carlton
ea0b445f74 Add comment about memoization 2022-05-19 14:01:21 -05:00
Sam Carlton
05b0e97dce Add categories to kinds 2022-05-19 13:51:55 -05:00
Sam Carlton
884dd37f6b Save kind endpoints to sitemap 2022-05-19 13:51:42 -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
de6c4da80f Clean up code 2022-05-19 11:30:54 -05:00
Sam Carlton
7a30392279 Use path alias for helpers 2022-05-19 11:21:55 -05:00
Sam Carlton
14d9f85a46 Clean up unused import 2022-05-19 11:21:33 -05:00
Sam Carlton
3d178c73c2 Remove extra word 2022-05-19 11:14:27 -05:00
Sam Carlton
6102ece0c4 Remove extra slash 2022-05-19 10:58:21 -05:00
Sam Carlton
202a4a9512 Fix undefined variable 2022-05-19 10:52:28 -05:00
Sam Carlton
3632f8c4d1 Track kind list build time 2022-05-19 10:49:50 -05:00
Sam Carlton
cad326b1b8 Save appType as kinds 2022-05-19 10:34:23 -05:00
Sam Carlton
a23b0c02db Add default perPag amount to PaginatedList 2022-05-19 10:33:50 -05:00