Commit Graph

237 Commits

Author SHA1 Message Date
f01ab3805a Left join active subscriptions of a newsletter email to get the right count 2023-01-18 14:37:54 +08:00
e94f6de466 Delete subscription if unsub 2023-01-18 14:36:23 +08:00
786ad35da9 Merge pull request #1635 from omnivore-app/fix/content-display-reports
Fix creation of content display report
2023-01-13 11:37:22 +08:00
c4a5cbe4e2 Save newsletter_email_id in subscription instead of the whole entity 2023-01-12 22:16:00 +08:00
397233054b Dont clear content display reports before running test (this was just there for debug) 2023-01-11 11:15:37 +08:00
706c4dea18 Dont try to clean up content display reports when running tests 2023-01-11 10:51:46 +08:00
3bff5fe7f8 Add a test for the content display report service 2023-01-11 10:51:46 +08:00
1837f31906 Add tests 2023-01-09 16:52:54 +08:00
75974c772e Fix test 2023-01-09 15:32:00 +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
e6b56e6fba Rename groups service 2022-12-05 14:12:04 +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
e3f4a619c7 Fix merge conflicts 2022-11-24 08:59:23 +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
a3d536fcf1 Separate migrations from test 2022-11-24 08:58:20 +08:00
f473c18939 Add deleteRule api 2022-11-23 09:52:15 +08:00
6ca8b3610b Fix nock imports 2022-11-21 22:39:10 +08:00
4966af354a Add some nocks for failing URL tests 2022-11-21 22:39:10 +08:00
7b79af481f Add prefix and suffix text to make text matching work 2022-11-21 22:39:10 +08:00
9741f6b12d Add highlights to newly saved pages if they contain highlight markers 2022-11-21 22:39:10 +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
a78074b0da Merge pull request #1406 from omnivore-app/set-voice-in-user-personalization
set voice in user personalization
2022-11-11 16:57:49 +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
eaaf1c052b Fix typo 2022-11-11 15:39:47 +08:00
c5c59c07c0 Fix test for search field 2022-11-11 15:19:53 +08:00
83dbb54896 Allow filtering by author 2022-11-11 15:01:14 +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
54ad303ed7 Add a nock for stratechery test 2022-11-01 11:54:57 +08:00
324e0191d6 Fix tests 2022-10-28 18:01:56 +08:00
3446bc3555 Use the correct data format in the pub/sub queue 2022-10-27 14:01:32 +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
69d50bcc6e Set the proper number of expected reads for iOS now that article is available 2022-10-19 17:48:22 +08:00