Commit Graph

892 Commits

Author SHA1 Message Date
64fd0cfdc6 Add sort in updatesince api and default sorting by updatedAt in descending order 2022-11-25 11:44:55 +08:00
eb345ba393 Merge pull request #1449 from omnivore-app/more-filters-in-rules
Use search API to filter page in rule engine
2022-11-24 15:30:18 +08:00
3f24d9a99e Add includes filter to search by ids in search api 2022-11-24 14:10:13 +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
ba730bdc3e Use default application credential 2022-11-22 13:00:01 +08:00
2ae3226bdb Add sendNotification api 2022-11-22 12:48:17 +08:00
9344fae1b9 Add title and image url in notification 2022-11-22 10:50:38 +08:00
6b772c9248 Disable push notification reminders 2022-11-22 10:20:52 +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
080a1982b2 Remove unused import 2022-11-21 22:39:10 +08:00
1e4658b771 Consistent function declaration syntax 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
c0d5d12ec0 Add missing file 2022-11-21 22:39:10 +08:00
a3f477f57a Linting fix 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
2ab7e0a599 Merge pull request #1359 from omnivore-app/rules-api
Rules API
2022-11-21 18:00:13 +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
dc92fe9c52 Create rule handler cloud run 2022-11-19 11:15:26 +08:00
075c1b4d14 Fix send notification failure 2022-11-18 17:43:21 +08:00
ecc217deef Fix test 2022-11-18 16:25:22 +08:00
06c30e4f40 Add notification cloud run 2022-11-18 16:13:49 +08:00
319d757f40 Fix test 2022-11-18 14:34:31 +08:00
e53d5036dc Add notification endpoint 2022-11-18 14:33:27 +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
dabada68ff Add missing package 2022-11-17 18:40:56 +08:00
845e932d93 Store actions as a json in db 2022-11-17 16:21:43 +08:00
23c527c345 Add rule entity 2022-11-17 15:04:44 +08:00
60027dd670 Add rules table migration sql 2022-11-17 14:50:57 +08:00
71348ab492 Remove trigger type in gql schema 2022-11-17 14:50:57 +08:00
775180d785 Add rules api gql schema 2022-11-17 14:50:57 +08:00
6a9a5c3870 Merge pull request #1408 from omnivore-app/fix/use-must-clause
Replace filter clause with must clause in the search query in elastic
2022-11-14 11:32:33 +08:00
3f6a3b36ff Replace default voice to Larry for pre-generating 2022-11-11 18:34:44 +08:00
2301f44848 Replace filter clause with must clause in the search query in elastic 2022-11-11 18:31:47 +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
9872355056 Allow apollo sandbox access in local env only 2022-11-11 16:18:11 +08:00
917396c976 Upsert user personalization in db 2022-11-11 16:11:09 +08:00