Commit Graph

121 Commits

Author SHA1 Message Date
1837f31906 Add tests 2023-01-09 16:52:54 +08:00
08e0423939 Add unique constraint on user_id and name to subscriptions table 2023-01-09 15:04:01 +08:00
686b08733a Comment out tests that cant run in CI 2023-01-04 14:50:14 +08:00
1b357f8c21 Add a test (have a feeling we will need to disable on CI due to GCS dependency) 2023-01-03 11:07:21 +08:00
64fd0cfdc6 Add sort in updatesince api and default sorting by updatedAt in descending order 2022-11-25 11:44:55 +08:00
4a3537cdc2 Fix test 2022-11-24 13:38:13 +08:00
85d319c3c7 Fix test 2022-11-24 10:38:45 +08:00
05ecac7c52 Fix tests 2022-11-24 08:59:21 +08:00
14ddb369a9 Fix tests 2022-11-24 08:59:12 +08:00
3a39ec55cc Delete user with right permission 2022-11-24 08:59:10 +08:00
f473c18939 Add deleteRule api 2022-11-23 09:52:15 +08:00
f358094bbf Add get device tokens api 2022-11-21 17:03:12 +08:00
88416bc178 Add get rules api 2022-11-21 15:03:15 +08:00
7479222657 Fix test 2022-11-21 10:17:13 +08:00
319d757f40 Fix test 2022-11-18 14:34:31 +08:00
fbe4c471cd Add pubsub subscription to trigger rule actions 2022-11-18 14:00:10 +08:00
66430a1e8b Fix test 2022-11-18 10:54:03 +08:00
50fe92ac85 Add setRule resolver 2022-11-17 18:53:05 +08:00
2cff9f049a Temporarily disable feature api tests 2022-11-11 16:54:18 +08:00
588a14c6b9 Fix tests 2022-11-11 16:47:32 +08:00
c09074d901 Fix tests of optInFeatures API 2022-11-10 21:32:49 +08:00
69d6b60adc Extend expiration of the jwt token to 1 year 2022-11-10 17:42:25 +08:00
399e31534d Update jwt token 2022-11-09 22:48:33 +08:00
c89ffdeaf9 Fix some tests 2022-11-09 18:14:15 +08:00
63de1c3359 Add optInFeature API 2022-11-09 17:35:54 +08:00
5e68e30d5b Add highlightPositionPercent and highlightPositionAnchorIndex in highlight api 2022-10-25 10:24:30 +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
1725f96d82 Add recentSearches API implementation and test 2022-10-12 12:20:48 +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
5da6a5e036 Fix setLabelsForHighlights integration tests 2022-08-09 10:10:07 +08:00
7ac45ca748 Add deleteIntegration API and integration tests 2022-08-08 18:34:13 +08:00
4aa62d6031 Add list integrations API and integration tests 2022-08-08 18:12:44 +08:00
0cf3f58258 Add integration tests for setIntegration API 2022-08-08 17:09:23 +08:00
8070273dad Fix tests 2022-08-05 16:10:33 +08:00
977bd1deda Fix tests 2022-08-05 11:44:02 +08:00
f2319bd70d Fix conflicts after rebasing 2022-08-04 21:56:38 +08:00
73ce9072f3 Add test for afterLabel not exists 2022-08-04 21:39:45 +08:00
eee918c522 Fix test Con't 2022-08-04 21:39:45 +08:00
4916bdf1f3 Fix tests 2022-08-04 21:39:45 +08:00
7c73982fe3 Add test for moving to the top 2022-08-04 21:39:45 +08:00
ace5628c11 Add integration test 2022-08-04 21:39:43 +08:00
31d8f72840 Sort labels by position order 2022-08-04 21:37:32 +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
c99c1db57e Add support to the case when from address is in Name <address> format 2022-07-28 10:26:15 +08:00