Commit Graph

22 Commits

Author SHA1 Message Date
Mark Veidemanis c08ecc036f
Check if date range is equal to 2023-01-16 07:20:37 +00:00
Mark Veidemanis 1964ab62ec
Check the specified window 2023-01-16 01:17:19 +00:00
Mark Veidemanis 742a2f92da
Prepopulate the match field 2023-01-16 00:29:54 +00:00
Mark Veidemanis ddffc2c3d8
Store index and source as lists 2023-01-16 00:23:23 +00:00
Mark Veidemanis f5e371bf5c
Store dict in match field if empty 2023-01-16 00:20:40 +00:00
Mark Veidemanis a2207bbcf4
Support sending messages when a rule no longer matches and fix dual-use notification sender 2023-01-16 00:10:41 +00:00
Mark Veidemanis 75603570ff
Finish implementing webhook delivery 2023-01-15 23:02:13 +00:00
Mark Veidemanis 2dd9efcc6f
Fix window/interval validation and make aggs optional in parse_results 2023-01-15 20:27:19 +00:00
Mark Veidemanis eb2486afba
Allow using webhooks for notifications 2023-01-15 18:40:17 +00:00
Mark Veidemanis 6bfa0aa73b
Implement running scheduled rules and check aggregations 2023-01-15 17:59:12 +00:00
Mark Veidemanis 435d9b5571
Implement running scheduled tasks 2023-01-14 17:24:54 +00:00
Mark Veidemanis 2a1e6b3292
Allow scheduling notification rules 2023-01-14 16:36:22 +00:00
Mark Veidemanis dbf581245b
Validate interval and window fields in form 2023-01-14 14:45:19 +00:00
Mark Veidemanis 158fffed99
Show which fields matched 2023-01-13 07:20:31 +00:00
Mark Veidemanis 9aacc2cc51
Lowercase msg before matching 2023-01-12 07:20:48 +00:00
Mark Veidemanis 031995d4b9
Allow partial matching on msg field 2023-01-12 07:20:48 +00:00
Mark Veidemanis 4f55ffeaf7
Allow overriding topic 2023-01-12 07:20:48 +00:00
Mark Veidemanis 0b840d227b
Add priority to notification rules 2023-01-12 07:20:48 +00:00
Mark Veidemanis e01aea7712
Properly check tokens in notification rules 2023-01-12 07:20:48 +00:00
Mark Veidemanis b68d7606f8
Clean up debug statements 2023-01-12 07:20:48 +00:00
Mark Veidemanis 4dd8224a77
Finish implementing notification rules 2023-01-12 07:20:48 +00:00
Mark Veidemanis f93d37d1c0
Implement notification rules and settings 2023-01-12 07:20:43 +00:00