Commit Graph

15 Commits

Author SHA1 Message Date
7e3ee0f931 Comment out the share modal keyboard command 2022-03-09 10:04:31 -08:00
b166847138 Use react state for first flag when fetching 2022-03-08 21:57:12 -08:00
a84d79464a Make the router param optional 2022-03-08 13:07:03 -08:00
dad777ce6d Move the u command to the reader view 2022-03-08 13:02:38 -08:00
cd90d3a402 Add typing on the error filter query 2022-03-01 14:40:36 -08:00
1557136e81 Use the outer query value in gqlFetcher call
The inner query value never changes, so no need to worry
with type casting this here, it will always be a string.
2022-03-01 14:28:21 -08:00
ecb44c4c80 Add labels to library items query, improve design of labels 2022-03-01 08:54:19 -08:00
7bf454ae91 use dataloader to fetch all labels of a list of linkIds in a single q… (#133)
* use dataloader to fetch all labels of a list of linkIds in a single query and cached

* add labels in GQL query in frontend
2022-02-28 12:13:26 +08:00
42511a5439 Remove the labels query from GetArticle 2022-02-24 20:54:22 -08:00
3d98604d97 remove labels in getArticles query 2022-02-25 11:44:05 +08:00
81324c128d update selected labels once close the modal 2022-02-24 14:47:47 +08:00
6482d280f7 add loading and set labels ui 2022-02-24 14:47:33 +08:00
8f68b60f18 Add basic UI for editing labels 2022-02-24 14:44:49 +08:00
4d770399bd add labels testing page 2022-02-24 14:44:49 +08:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00