Commit Graph

25 Commits

Author SHA1 Message Date
0732fb05dd Fix some errors in rule engine 2022-11-24 18:39:51 +08:00
1e6e2b82ee Run search API to filter rules 2022-11-24 15:04:59 +08:00
b77d718754 Fix a bug 2022-11-23 18:25:12 +08:00
83a619f826 Use promise.all to trigger all actions 2022-11-23 18:22:04 +08:00
52b1cb8cfa Add type filter 2022-11-23 17:41:09 +08:00
ffd7259523 Add read filter 2022-11-23 16:28:38 +08:00
60d23ca387 Add content filter 2022-11-23 14:24:47 +08:00
64ed6fee68 Fix api error 2022-11-23 13:51:02 +08:00
3c67900916 Update api client 2022-11-23 13:25:03 +08:00
aaa74c8ba3 Add mark page as read and archived action in rule engine 2022-11-23 11:55:01 +08:00
ce00274911 Validate pageId before adding labels 2022-11-23 10:41:02 +08:00
5f07f8cc64 Add add label action in the rule engine 2022-11-23 10:09:42 +08:00
ba730bdc3e Use default application credential 2022-11-22 13:00:01 +08:00
1ef862782f Catch error from sending notification api 2022-11-22 12:51:59 +08:00
2ae3226bdb Add sendNotification api 2022-11-22 12:48:17 +08:00
f7b0981b7d Parse subscription filter in rules 2022-11-22 12:12:12 +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
64d6ff45e1 Add a stub test 2022-11-21 22:20:23 +08:00
06a3f906f8 Fix bug 2022-11-21 17:12:18 +08:00
9af670a5bc Call api to get rules and device tokens in rules handler 2022-11-21 17:03:46 +08:00
88416bc178 Add get rules api 2022-11-21 15:03:15 +08:00
1228efb70f Add docker-compose service 2022-11-21 10:36:41 +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