Commit Graph

64 Commits

Author SHA1 Message Date
cea5f790d8 fix some tests 2023-10-05 14:30:09 +08:00
50bfc1fa74 fix tests 2023-10-05 14:29:23 +08:00
fc52b522f2 fix test 2023-10-05 14:22:58 +08:00
9370951893 create a repository directory 2023-10-05 14:22:56 +08:00
425864ce01 remove knex 2023-10-05 14:21:56 +08:00
16f72d6a74 fix labels and highlights were deleted when deleting items 2023-10-05 10:03:06 +08:00
10e5059db7 fix test 2023-06-30 17:28:37 +08:00
8904247620 add test 2023-06-09 18:58:41 +08:00
51032d2bf1 fix: test 2023-06-08 18:52:47 +08:00
ffaf33b73f fix test 2023-06-08 13:13:37 +08:00
130677b50c Add contentReader to the typeAheadSearchResult 2023-04-20 10:00:56 +08:00
9857af27e2 Add labels and state to createArticle API 2023-04-12 17:04:59 +08:00
abd42f7064 Add labels and state to saveUrl API 2023-04-12 16:50:11 +08:00
ce273b5172 Add test case for archives page and saves labels in savePage API 2023-04-12 16:50:11 +08:00
e5ffd3f5bd Stop inserting search history to the DB in the search API 2023-04-05 11:45:39 +08:00
c52d2f0f56 Fix pageType to be null in updatesSince api response 2023-04-04 11:00:13 +08:00
9df1546323 Fix tests 2023-03-22 10:37:07 +08:00
e5f1f25a4d Allow scoping searches to site: 2023-03-14 18:26:45 +08:00
8a9a464e84 Add a test case for top position greater than bottom position 2023-03-10 12:56:00 +08:00
451ed1c70e Add test case for 0 2023-03-10 12:42:57 +08:00
bba0f69f62 Add top percentage to the reading position in API 2023-03-10 12:38:25 +08:00
eb1d8caa1c Add tests 2023-02-17 18:03:53 +08:00
bb5c104a42 Change archiveAll to bulkAction which allows deletion too 2023-02-02 21:26:37 +08:00
3b888bbb08 Make Async call to archive all 2023-02-01 18:50:10 +08:00
ea54b92a92 Update test 2023-02-01 18:10:47 +08:00
03ab96b7f8 Add archiveAll API 2023-02-01 18:05:16 +08:00
64fd0cfdc6 Add sort in updatesince api and default sorting by updatedAt in descending order 2022-11-25 11:44:55 +08:00
3a39ec55cc Delete user with right permission 2022-11-24 08:59:10 +08:00
e1de55bea0 Delete highlights, labels and other metadata when soft delete pages 2022-10-20 11:16:49 +08:00
14c87a1240 Merge pull request #1298 from omnivore-app/feature/add-popular-read-when-signup
feature/add popular read when signup
2022-10-13 13:13:13 +08:00
19d0d314db Fix tests 2022-10-12 18:05:17 +08:00
d4f32f7bdd Save search term in search history and update timestamp 2022-10-12 13:27:19 +08:00
25740465f2 Add timeout 2022-09-30 13:10:58 +08:00
0369eb7bea Set the "since" to be the exact time when the last page was added to ensure all the deletion happen after that 2022-09-29 15:36:18 +08:00
8070273dad Fix tests 2022-08-05 16:10:33 +08:00
977bd1deda Fix tests 2022-08-05 11:44:02 +08:00
446a9903e8 Fix tests 2022-07-29 21:22:55 +08:00
a9a88a21d2 Add integration tests for updatesSince API resolver 2022-07-29 18:11:52 +08:00
83f988bb35 Soft delete articles 2022-07-29 15:53:13 +08:00
c0f6ed11d5 disable pdf and upload testing temporarily because we do not have a bucket for testing 2022-07-14 19:13:51 +08:00
3efa10a362 fix typeahead search test 2022-07-14 18:25:20 +08:00
c87ddb68d3 disable saveFile temporarily because we do not have a bucket for testing 2022-07-14 18:11:31 +08:00
edd44fcafc fix get article test 2022-07-14 17:56:55 +08:00
2b94f3ef82 add test 2022-07-12 09:36:00 -07:00
59efc5fea7 Add test 2022-06-28 10:14:15 +08:00
eb34a40f1b Add test 2022-06-26 18:53:28 +08:00
e96d5552fa Fix search by is:read or is:unread getting empty result by using the correct property name 2022-06-23 12:35:48 +08:00
de09a36c1c Add readAt to api response 2022-06-15 09:42:38 +08:00
278d56baef Add createdAt and updatedAt attributes to article tests GQL 2022-06-03 12:03:24 -07:00
21ff9a5ae7 Add test for state=failed or processing 2022-05-04 21:42:59 +08:00