Commit Graph

33 Commits (1b38d94537466adb5e43c4568844fcccc83f0093)

Author SHA1 Message Date
Pavel Bakulev f132e929ce Added uid for alert notifications 7 years ago
Torkel Ödegaard 5b8178cdae fixed gofmt issue after go update 7 years ago
bergquist 70385119bc removes d in disableResolvedMessage 7 years ago
bergquist 5566a61aef alerting: tests default value for disable resolve message 7 years ago
Dave Waters a3137e731d clean up tests 7 years ago
Dave Waters 0eae7b077d fix gofmt, add test, correct noted concerns with default value 7 years ago
Dave Waters c4dcf5a4ee fix gofmt, add test, correct noted concerns with default value 7 years ago
Dave Waters 18c73631ea rename UI Option, align with control, update tests 7 years ago
bergquist 67e5f62514 move version conflict logging for mark as complete to sqlstore package 7 years ago
bergquist 9022e871e3 avoid sending full notification state to pending/complete 7 years ago
bergquist 341d8af637 rename GetNotificationStateQuery to GetOrCreateNotificationStateQuery 7 years ago
bergquist 75f832cda8 use alert state changes counter as secondary version 7 years ago
Marcus Efraimsson 5ec086dc56
don't notify if notification state pending 7 years ago
Marcus Efraimsson c1763508e0
handle pending and completed state for alert notifications 7 years ago
Marcus Efraimsson 69cc24ea3f
wip: test get alert notification state 7 years ago
Leonard Gram 1a75aa54de wip: impl so that get alertstate also creates it if it does not exist 7 years ago
bergquist c5278af6c4 add support for mysql and postgres unique index error codes 7 years ago
bergquist 3fab616239 implement sql queries for transactional alert reminders 7 years ago
bergquist ff79f80685 initial rename refactoring 7 years ago
bergquist b04052f515 alerting: move all notification conditions to defaultShouldNotify 7 years ago
Marcus Efraimsson eba147c1a3
change/add tests for alerting notification reminders 7 years ago
bergquist 83a12afc07 adds tests for journaling sql operations 8 years ago
bergquist 7333d7b8d4 alerting: invert sendOnce to sendReminder 8 years ago
bergquist 93124f38fa alerting: only check frequency when not send once 8 years ago
John Baublitz c0a9e5cf1d Fix tests 8 years ago
Dan Cech 1dfff74da9 move database-specific code into dialects (#11884) 8 years ago
Mario Trangoni 91fb2e07ce pkg: fix codespell issues 8 years ago
bergquist 2ca7284a56 tech(notifications): splitt into 3 queries 9 years ago
bergquist c893e5d241 feat(notifications): add support for default notifications 9 years ago
Torkel Ödegaard 1edd224168 feat(alerting): fixing failing unit tests 10 years ago
bergquist fa309ec925 feat(alerting): add default notification group 10 years ago
bergquist 9a8416416d feat(alerting): converter for db model to notification 10 years ago
bergquist dbf3795aaf feat(alerting): add sql layer for alert notifications 10 years ago
bergquist 8b91e57ef6 feat(alerting): notification query 10 years ago