Commit Graph

6346 Commits (8cade8458d0de5f9398daa2ff3ef0afc0a9386fd)

Author SHA1 Message Date
Iris Scholten 8cade8458d 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 21a7c65d05 Update SlackConfig to disable nickname if its a new config 2018-05-15 14:57:22 -07:00
Iris Scholten e19efd1480 Update handleSubmit to only send workspace in properties if a new config 2018-05-15 14:57:22 -07:00
Iris Scholten 85428ab825 Fix unique id errors and update keys for slack configs 2018-05-15 14:57:22 -07:00
Iris Scholten e2c24f3dff Add ability to create new slack node 2018-05-15 14:57:22 -07:00
Iris Scholten 9665f420b1 Add ability to display multiple slack nodes in UI 2018-05-15 14:57:22 -07:00
Iris Scholten f79a45e2f1 Add nickname field to SlackConfig form 2018-05-15 14:57:22 -07:00
Brandon Farmer 362a665d50 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
Jared Scheib 2e0901afe0 Add 'go to config' button to Kafka alert handler 2018-05-15 13:56:24 -07:00
Brandon Farmer 5728d1dae2 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 b287419825 Merge branch 'master' into bugfix/data-explorer-error 2018-05-15 10:12:06 -07:00
ebb-tide 445bca767b Merge branch 'master' into bugfix/tickscript-logviewer 2018-05-14 17:36:16 -07:00
ebb-tide cc4b5bdfd1 Revert back to using fetch to get kapacitors log stream 2018-05-14 17:22:19 -07:00
Jared Scheib f53965a384 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 91ef511070 Wrap dashboard quick select with scrolling 2018-05-14 16:54:38 -07:00
Jared Scheib 8f5ebbcbe1 Remove ternaries from PagerDuty2Handler for ease of debugging 2018-05-14 16:48:52 -07:00
Jared Scheib b15424fc21 Add stronger types to PagerDuty2Config 2018-05-14 16:42:40 -07:00
Jared Scheib 5bee635c71 Update some missed var names to PagerDuty2 2018-05-14 16:10:54 -07:00
Jared Scheib 87d05659f3 Add PagerDuty2 components to support diff integration key field name 'routing-key' 2018-05-14 16:09:25 -07:00
ebb-tide 4c326ce36b Transmit id as part of query payload to capture query status 2018-05-14 15:52:57 -07:00
Brandon Farmer 970ce7330c Fixes users disabling rules from tickscript table 2018-05-14 15:00:54 -07:00
Jared Scheib 4ca38fee6f Merge branch 'master' of github.com:influxdata/chronograf 2018-05-14 14:53:59 -07:00
Brandon Farmer f2ee66a58f Fix typo in AlertsApp componentsDidMount 2018-05-14 13:12:29 -07:00
Alex P a8832685e3 Do not require onStartEdit 2018-05-14 11:52:30 -07:00
Alex P 0b7c9b2a50 Merge branch 'master' into ts-party/moar-shared-components 2018-05-14 11:40:19 -07:00
Alex P 8f6675f287 Add return type to function
Yay css types
2018-05-14 11:30:12 -07:00
Alex P d40540a3ce Add return type to function 2018-05-14 11:27:46 -07:00
Alex P 2af4ae7429 Add return type to async function 2018-05-14 11:26:15 -07:00
Alex P 31eec75db2 Fix color type bug 2018-05-14 11:22:54 -07:00
Brandon Farmer 9452dff1a4 Add typescript wrapper for lodash get 2018-05-14 10:57:54 -07:00
Brandon Farmer 7a9fa74ed2 Merge pull request #3430 from influxdata/bf-typescript-conversions
Start converting utils to typescript
2018-05-14 10:00:31 -07:00
Brandon Farmer 9a16efbc69 Convert influxql.js to typescript 2018-05-14 09:36:59 -07:00
Andrew Watkins 948d018028 Cleanup 2018-05-12 22:32:36 -07:00
Andrew Watkins c6d728d510 Cleanup 2018-05-12 22:30:31 -07:00
Andrew Watkins 86661f2676 Type editRawText 2018-05-12 22:23:17 -07:00
Andrew Watkins ad817161bd Cleanup 2018-05-12 22:21:49 -07:00
Andrew Watkins 9177618d5c Convert DataExplorer Table 2018-05-12 22:21:49 -07:00
Andrew Watkins 6f649af1e7 Remove the need for ResizableBox 2018-05-12 22:21:49 -07:00
Andrew Watkins f6ef657db9 Convert VisHeader to ts 2018-05-12 22:21:49 -07:00
Andrew Watkins e87ace31b7 Convert Visualization and VisView to typescript 2018-05-12 22:21:19 -07:00
Andrew Watkins 49cb7df9cf Convert write.js to TS 2018-05-12 22:21:19 -07:00
Andrew Watkins 9e48d2e993 Convert WriteDataFooter to ts 2018-05-12 22:21:19 -07:00
Andrew Watkins 4a19ecdb8b Move WriteData to ts 2018-05-12 22:21:19 -07:00
Andrew Watkins 0f194238db Convert WriteDataHeader 2018-05-12 22:21:19 -07:00
Andrew Watkins 796e0d136f Convert function selector 2018-05-12 22:21:19 -07:00
Andrew Watkins 1191b966a1 Convert QueryStatus to ts 2018-05-12 22:21:19 -07:00
Andrew Watkins eaa04a3193 Convert QueryEditor to ts 2018-05-12 22:21:19 -07:00
Andrew Watkins 365230342e Convert QueryEditor to ts 2018-05-12 22:21:19 -07:00
Andrew Watkins 578badef1f Convert MOAR to TS 2018-05-12 22:21:19 -07:00
Andrew Watkins 2b78be167a Convert data_explorer/actions/index to ts 2018-05-12 22:21:19 -07:00