Commit Graph

479 Commits

Author SHA1 Message Date
5446ca80dc fix tests 2024-04-05 17:53:18 +08:00
46e3936a85 resolve conflicts after rebasing 2024-04-05 17:13:10 +08:00
8af2bb076c rename send mail functions 2024-04-05 16:59:20 +08:00
c37b31dcb6 fix tests 2024-04-05 16:57:02 +08:00
8d11096142 fix tests 2024-04-04 12:38:41 +08:00
88a7e8d85b fix tests 2024-04-04 12:17:15 +08:00
44c67e2ebf remove babel and compile test files 2024-04-04 12:17:15 +08:00
1f4f68530f add tests for filters 2024-04-03 16:59:50 +08:00
57b0f8c5a5 Add tests for isValidSignupRequest 2024-04-01 11:17:15 +08:00
ede99dcd33 Better matching for youtube video URLs 2024-03-30 10:42:01 +08:00
76f3321680 revalidate integration once updated 2024-03-20 10:32:32 +08:00
bf59fbf26e add integration api 2024-03-20 10:32:31 +08:00
d3d181c33e Remove unneed import 2024-03-14 12:48:56 +08:00
308b02fbb0 Add breaks to headers in test 2024-03-14 12:48:56 +08:00
e9b15ebb06 Dont process youtube videos in this test 2024-03-14 12:48:56 +08:00
a7ad67b3bb Start to add tests for youtube processor 2024-03-14 12:48:56 +08:00
81e489021e add popular reads to the continue reading section of new user library 2024-03-14 11:14:37 +08:00
6a7d2b0ec2 fix tests 2024-03-13 19:11:38 +08:00
4a70291898 add directionality to the SearchItem and Article Grahql type in the schema 2024-03-04 13:23:52 +08:00
a116d944e7 fix tests 2024-02-28 17:24:02 +08:00
f47f4c1c47 fix tests 2024-02-22 15:23:53 +08:00
8b848912c9 fix tests 2024-02-22 12:03:58 +08:00
af24856603 resolve conflicts after rebasing 2024-02-21 14:29:21 +08:00
abfa15e56f revert soft deletes all the labels and highlights attached to the deleted item 2024-02-21 14:16:21 +08:00
242e6e0fa3 delete all the labels and highlights attached to the item when item was deleted 2024-02-21 13:52:39 +08:00
afd4d2a397 fix: duplicate key value violates unique constraint "library_item_pkey" by getting the item by user_id and md5(url) for update before upserting the item 2024-02-19 11:35:43 +08:00
03f89d890e fix tests 2024-02-08 10:42:37 +08:00
efd8119e02 reduce sql error 2024-02-06 16:53:32 +08:00
250d9089b3 fix tests 2024-02-06 16:53:32 +08:00
4eba7df84c always upsert library items 2024-02-06 16:53:32 +08:00
e980be7771 skip test 2024-02-02 14:14:41 +08:00
3ecbd3f434 Need to force this test to overwrite the cached value 2024-02-01 09:59:42 +08:00
1b8111b907 wait until all jobs are done in test 2024-01-31 19:10:57 +08:00
5e883cb2ba running worker in the test 2024-01-31 17:45:49 +08:00
58d384f4f6 fix pdf saving 2024-01-29 14:11:07 +08:00
ecbf402266 fix tests 2024-01-26 13:01:53 +08:00
4da93cbd2d Merge pull request #3402 from omnivore-app/fix/unique-constraint
fix: ignore error when saving existing library item in db
2024-01-22 12:38:09 +08:00
5964d827c8 fix tests 2024-01-22 11:04:11 +08:00
202d19c9d3 Fix api status mapping 2024-01-21 14:11:53 +08:00
d558fe2b17 fix tests 2024-01-18 11:24:26 +08:00
5986bd0a68 Change around redis initialization so we can pull in secrets from secret manager async on startup 2024-01-16 21:30:15 +08:00
150a456c35 replace redis client library with ioredis 2024-01-16 15:42:50 +08:00
deddb51c42 fix: change user email address after user deleted account 2024-01-12 11:45:28 +08:00
f81ad17fb1 fix tests 2024-01-10 18:07:58 +08:00
1ec5b7affe fix labels not saved when merging highlights 2024-01-05 23:22:09 +08:00
f4ff4b9fcd fix tests 2024-01-04 22:27:31 +08:00
554c4cee12 add test cases 2024-01-03 18:26:07 +08:00
b348fae677 fix multi-select bulk action api 2023-12-29 18:42:07 +08:00
55518139fb generate raw sql because postgres does not support prepared statements in DO blocks 2023-12-29 09:53:23 +08:00
881626d35a fix type of highlight is null from update since api 2023-12-28 16:55:23 +08:00