Commit Graph

45 Commits (1680e284e5cc3f7e0a7ff747cbc007f966fce830)

Author SHA1 Message Date
Katarina Yang 7f8daa0eae
Refactor: Change sqlstore.inTransaction to .WithTransactionalDBSession (#43245) 3 years ago
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
ying-jeanne a404a311da
add context in the alert_notification (#41307) 4 years ago
Serge Zaitsev 2f0fe16759
Chore: Remove GoConvey from sqlstore package (#40753) 4 years ago
Joan López de la Franca Beltran 722c414fef
Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
Serge Zaitsev 643c7fa0cb
Chore: update all +build statements (#38782) 4 years ago
Jason Stangroome 28784935b8
Sort notification channels alphabetically (#37426) 4 years ago
Sofia Papagiannaki 48e753d888
Alerting: Log alert warnings for obsolete notifiers when extracting alerts and remove spammy error (#28162) 5 years ago
Sofia Papagiannaki 4937f0daab
SQLStore: Run tests as integration tests (#28265) 5 years ago
Agnès Toulet 0c4b7d3f5d
Alerting API: send 404 not found error and enrich delete with UID endpoint response with alert notification ID (#27550) 5 years ago
Arve Knudsen 1698c74ec1
Chore: Fix tests for Go 1.15 (#26957) 5 years ago
Dima Ryskin 44b7f3ea1c
AlertNotifications: Translate notifications IDs to UIDs in Rule builder (#19882) 5 years ago
Pavel Bakulev f132e929ce Added uid for alert notifications 6 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 7 years ago
bergquist 7333d7b8d4 alerting: invert sendOnce to sendReminder 7 years ago
bergquist 93124f38fa alerting: only check frequency when not send once 7 years ago
John Baublitz c0a9e5cf1d Fix tests 7 years ago
Dan Cech 1dfff74da9 move database-specific code into dialects (#11884) 7 years ago
Mario Trangoni 91fb2e07ce pkg: fix codespell issues 7 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 9 years ago
bergquist fa309ec925 feat(alerting): add default notification group 9 years ago
bergquist 9a8416416d feat(alerting): converter for db model to notification 9 years ago
bergquist dbf3795aaf feat(alerting): add sql layer for alert notifications 9 years ago
bergquist 8b91e57ef6 feat(alerting): notification query 9 years ago