Commit Graph

9950 Commits (a5996f4190cb49971f4e2845bba953ee589f0211)

Author SHA1 Message Date
Iris Scholten 6b24cd251a Update testAlertOutput to use specific config if using slack 2018-05-15 14:57:22 -07:00
Iris Scholten a64437a8ee Style the Multiple slack nodes
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
2018-05-15 14:57:22 -07:00
Iris Scholten a0b55d1398 Fix bug where clicking enabled on a new config toggled the default slack config 2018-05-15 14:57:22 -07:00
Iris Scholten 4613c9f4ba Update placeholders for nicknames in SlackConfig based on whether its the default config or not 2018-05-15 14:57:22 -07:00
Iris Scholten 0b549ee510 Update parseAlertNodesList to use nicknames with slack 2018-05-15 14:57:22 -07:00
Iris Scholten d29275dcac Add nickname to display text in Alert Handlers section to use nickname 2018-05-15 14:57:22 -07:00
Iris Scholten 64f9ec97b7 Update parseHandlersFromConfig to include config sections with multiple configs 2018-05-15 14:57:22 -07:00
Iris Scholten dbd32a9952 Add delete button and funcitonality for SlackConfigs 2018-05-15 14:57:22 -07:00
Iris Scholten 5330d2c5a7 Change updateKapacitorConfigSection function so that if a specific config is passed, it updates that specific config and not just the default 2018-05-15 14:57:22 -07:00
Iris Scholten 2f8b2751fc Update SlackConfig to disable nickname if its a new config 2018-05-15 14:57:22 -07:00
Iris Scholten 2ed842c085 Update handleSubmit to only send workspace in properties if a new config 2018-05-15 14:57:22 -07:00
Iris Scholten ce39c0a7b5 Fix unique id errors and update keys for slack configs 2018-05-15 14:57:22 -07:00
Iris Scholten 342402d115 Add ability to create new slack node 2018-05-15 14:57:22 -07:00
Iris Scholten 1c2c422e79 Add ability to display multiple slack nodes in UI 2018-05-15 14:57:22 -07:00
Iris Scholten 5c07acf235 Add nickname field to SlackConfig form 2018-05-15 14:57:22 -07:00
ebb-tide 8af7bad5d7 Supply basepath to request that fetches kapacitor logs 2018-05-15 14:22:58 -07:00
Brandon Farmer dfe8cd753c
Merge pull request #3462 from influxdata/polish/kafka_goto_config
Add 'go to config' button to Kafka alert handler
2018-05-15 14:15:11 -07:00
Brandon Farmer 1e401df069
Merge pull request #3461 from influxdata/enhancements/better-query-for-host-list-dropdown
Improve query for host page to populate dropdown
2018-05-15 14:10:58 -07:00
Jared Scheib f4dfde47f2 Add 'go to config' button to Kafka alert handler 2018-05-15 13:56:24 -07:00
Brandon Farmer 34c8e9a1ba Update changelog 2018-05-15 13:44:12 -07:00
ebb-tide cbfea853af Remove comments that are breaking fetch 2018-05-15 13:43:41 -07:00
Brandon Farmer 64ee598afa Improve query for host page to populate dropdown
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-05-15 13:43:02 -07:00
Deniz Kusefoglu e675bcf8c8
Merge pull request #3457 from influxdata/bugfix/data-explorer-error
Fix Data Explorer Status Reporting again
2018-05-15 11:42:47 -07:00
Alex P b787a3fbc4 Remove empty ruleset 2018-05-15 10:41:50 -07:00
Alex P 44e1adfb50 Fix double legend css bug 2018-05-15 10:37:09 -07:00
Deniz Kusefoglu 921ded2959
Merge branch 'master' into bugfix/data-explorer-error 2018-05-15 10:12:06 -07:00
Alex P 061029f5e7 Convert layout cell and related components to TypeScript 2018-05-15 09:58:19 -07:00
ebb-tide 8466e84696 Finish TS'ing constructResults function 2018-05-14 19:49:06 -07:00
Deniz Kusefoglu a23052f41f
Merge pull request #3453 from influxdata/bugfix/tickscript-logviewer
Revert back to using fetch to get kapacitors log stream
2018-05-14 17:40:51 -07:00
ebb-tide 8feaa1cee6 Update changelog 2018-05-14 17:39:33 -07:00
ebb-tide d648895a44 Merge branch 'master' into bugfix/tickscript-logviewer 2018-05-14 17:36:16 -07:00
ebb-tide 6f697ba4fd Update Changelog 2018-05-14 17:25:31 -07:00
ebb-tide 06c734fb69 Revert back to using fetch to get kapacitors log stream 2018-05-14 17:22:19 -07:00
Alex P 790a302f32 Convert LayoutCell to TypeScript 2018-05-14 17:20:34 -07:00
Jared Scheib 33263dba50
Merge pull request #3450 from influxdata/fix/pagerdutyv2_servicekey
Change PagerDuty2 `service-key` to `routing-key`
2018-05-14 17:10:15 -07:00
Brandon Farmer 908f22252c
Merge pull request #3451 from influxdata/fixes/allow-dashboard-quick-select-scroll
Wrap dashboard quick select with scrolling
2018-05-14 17:08:47 -07:00
Brandon Farmer 7edbb5a70b Wrap dashboard quick select with scrolling 2018-05-14 16:54:38 -07:00
Alex P 4d5259516c Convert MenuTooltipButton to TypeScript 2018-05-14 16:52:55 -07:00
Jared Scheib 7dac14974a Remove ternaries from PagerDuty2Handler for ease of debugging 2018-05-14 16:48:52 -07:00
Jared Scheib 13b6bda073 Add stronger types to PagerDuty2Config 2018-05-14 16:42:40 -07:00
Alex P 1215fd103d Convert ThresholdsListTypeToggle to TypeScript 2018-05-14 16:40:24 -07:00
Alex P 06eb5971bd Clean up Notification component via getters 2018-05-14 16:27:25 -07:00
Alex P 410c6ed8b3 Convert Notifications components to TypeScript 2018-05-14 16:22:52 -07:00
Alex P ea342f89d9 Consolidate Notification type definitions 2018-05-14 16:22:39 -07:00
Jared Scheib 02f0aee6c1 Update some missed var names to PagerDuty2 2018-05-14 16:10:54 -07:00
Jared Scheib 4faa500996 Add PagerDuty2 components to support diff integration key field name 'routing-key' 2018-05-14 16:09:25 -07:00
Alex P 0cdc49f25c Convert QueryTabList to TypeScript 2018-05-14 16:04:27 -07:00
ebb-tide 38961502a6 Transmit id as part of query payload to capture query status 2018-05-14 15:52:57 -07:00
Brandon Farmer fa6fe7a83d
Merge pull request #3447 from influxdata/fixes/disable-tickscripts
Fixes users disabling rules from tickscript table
2018-05-14 15:28:11 -07:00
Brandon Farmer 60a1f83db2 Fixes users disabling rules from tickscript table 2018-05-14 15:00:54 -07:00