Commit Graph

181 Commits (7432d9cf001180366bb737134205f6ab513e18ec)

Author SHA1 Message Date
hunterlong 9dd274e749 tests 2020-06-15 01:12:03 -07:00
hunterlong 3d0e718ee1 changelog, version up, tests 2020-06-15 01:10:13 -07:00
hunterlong a9ef085024 custom notifier JSON/text, notifier interface update, added example service and failure. 2020-06-15 00:46:27 -07:00
hunterlong f2ebe6de9f custom notifier JSON/text, codemirror custom designs for variables, JWT updates 2020-06-14 22:39:54 -07:00
hunterlong 01fea69edc custom notifier JSON/text, codemirror custom designs for variables, JWT updates 2020-06-14 21:46:28 -07:00
hunterlong 95e294f553 prometheus metrics for better debugging 2020-06-12 18:13:28 -07:00
hunterlong 8f85654040 tests 2020-06-10 09:04:34 -07:00
hunterlong c06eba3bc8 code cleanup, debug mode (pprof), new env vars: DISABLE_HTTP, LOGS_MAX_COUNT, LOGS_MAX_AGE, LOGS_MAX_SIZE, DISABLE_COLORS, fixed DISABLE_LOGS bool env, mobile notifier update to fit the next mobile app update, 2020-06-05 17:36:39 -07:00
hunterlong 60100461c9 tests 2020-06-04 16:49:37 -07:00
hunterlong 0ef00d682c tests 2020-06-04 16:18:37 -07:00
hunterlong ebc2e302d6 tests 2020-06-04 15:59:31 -07:00
hunterlong fd75693331 skip mobile notifier test 2020-05-25 23:18:56 -07:00
hunterlong b25f7c3a66 stale issue bot fix, test fix 2020-05-23 17:32:51 -07:00
hunterlong 4618d56c18 mTLS service check (http) 2020-05-19 23:41:50 -07:00
hunterlong 3fa5269af6 twilio notifier fix, enabled more testing 2020-05-13 20:09:32 -07:00
hunterlong 2aa3bee623 test fix 2020-05-03 17:33:26 -07:00
hunterlong 8ac6fff7bf version up, is today a tuesday? 2020-05-02 04:06:02 -07:00
hunterlong 6860210926 test fix 2020-05-02 03:44:07 -07:00
hunterlong b8a3d36b80 test fix 2020-05-02 03:06:28 -07:00
hunterlong d52b02eb3e notifiers update with variables using golang template lib, new variables documentation tab, Replacer func now contains it's own struct, humanize lib (but its meh) 2020-05-02 02:51:47 -07:00
hunterlong c40437a124 fixing email test from PR 2020-05-01 00:50:37 -07:00
Emanuel Bennici 1053be44b0
Fix email template
The Email notifier was using `map[string]interface{}` to "put" the
information (like Service and Failure struct) into the template.
The value of a map can only be used with `{{ index . "Service" }}` in a
GoLang template.
To simplify – and reduce the needed changes – `emailOutgoing` now
contains for the `Data` field an extra struct with `Service` and
`Failure` fields.

This patch fixes #472.
2020-04-27 13:43:00 +02:00
hunterlong 701fac0298 viper/cobra configs, psql updates 2020-04-16 02:57:00 -07:00
hunterlong 445308e558 removed unused log 2020-04-14 19:04:50 -07:00
hunterlong f50db3f65d tests 2020-04-13 04:38:29 -07:00
hunterlong ce0b0ae968 tests 2020-04-13 04:30:16 -07:00
hunterlong 74d77b6300 notifier updates for UX, UI updates, cypress testing 2020-04-10 22:59:51 -07:00
Hunter Long 5fcb4303f1 tests 2020-04-09 17:10:02 -07:00
Hunter Long bbfb21ec03 checkins, UX, and fixes 2020-04-08 18:47:27 -07:00
hunterlong 40dc02d1c0 UX 2020-04-08 00:30:08 -07:00
Hunter Long efcdd9fdd8 design changes, form updates, API fixes 2020-04-03 17:28:09 -07:00
hunterlong 514d0f59e8 removed comments 2020-04-01 21:44:41 -07:00
hunterlong 2beabd4aac telegram needs testing API keys 2020-03-25 12:38:09 -07:00
hunterlong e938f9c848 tests 2020-03-25 12:23:50 -07:00
hunterlong 7d385b4da2 notification fixes, tests 2020-03-25 11:46:50 -07:00
hunterlong f331e9bbf9 notify after x failures, variable replacer, 0.90.16 2020-03-22 19:50:30 -07:00
Hunter Long 8170885236 additional 2020-03-16 20:13:07 -07:00
Hunter Long 12275f7522 notifications!!! 2020-03-13 20:13:20 -07:00
Hunter Long d8a02b31a2 incidents vue 2020-03-12 21:06:06 -07:00
Hunter Long 2654822915 vue 2020-03-12 01:09:25 -07:00
hunterlong 6958f41997 vue 2020-03-11 21:58:56 -07:00
Hunter Long f62dcd4336 vue 2020-03-09 11:17:55 -07:00
hunterlong 71b7254fce ye 2020-03-09 08:15:15 -07:00
Hunter Long 349f50af9c vue 2020-03-04 21:38:56 -08:00
Hunter Long 0d82b59586 refactor 2020-03-04 06:20:47 -08:00
Hunter Long 25913d6458 refactor 2020-03-04 02:29:00 -08:00
Hunter Long 876f2d807b vue 2020-03-01 23:53:46 -08:00
hunterlong 5e1b92a313 vue 2020-02-25 21:38:03 -08:00
hunterlong 7762ca40d7 updates 2020-02-19 21:28:39 -08:00
hunterlong d2331fe14b vue 2020-02-18 20:07:22 -08:00