Commit Graph

9950 Commits (a5996f4190cb49971f4e2845bba953ee589f0211)

Author SHA1 Message Date
ebb-tide bbebbb2dc4 Merge branch 'master' into chore/tables-to-TS 2018-05-16 20:02:54 -07:00
ebb-tide cb6b5ae946 Re-TSify MultiGrid 2018-05-16 19:34:59 -07:00
ebb-tide a8c2804c72 Remove unused ref 2018-05-16 19:24:35 -07:00
ebb-tide b9ad6054a9 Use fastReduce instead of fast.js 2018-05-16 19:24:08 -07:00
ebb-tide b453ed5cd4 Export MultiGridProps and pass to cellRenderer 2018-05-16 19:23:39 -07:00
Andrew Watkins e5cf079e9e
Merge pull request #3478 from influxdata/fun/convert-roots-to-ts
Convert App and localStorage to TS
2018-05-16 18:42:23 -07:00
ebb-tide e18868b44d Remove unused vars 2018-05-16 18:32:36 -07:00
Andrew Watkins 10eeedd3c2 Remove eslint comments 2018-05-16 18:21:09 -07:00
Andrew Watkins 58ecd992e0 Convert App and localStorage to TS 2018-05-16 17:35:55 -07:00
Andrew Watkins f86d7aa51c
Merge pull request #3476 from influxdata/ts_dashboards_constants
refactor: type remaining non-tempvar dashboard constants & fix CellType type errors
2018-05-16 17:18:22 -07:00
Jared Scheib 2f00bf667e Fix CellType lookup in SingleTStat.tsx 2018-05-16 16:50:51 -07:00
Jared Scheib 9a2a33083e Add widget cell types of 'alerts', 'news', & 'guide' 2018-05-16 16:42:01 -07:00
Jared Scheib 211fc76abf Type remainder of dashboards/constants/index.ts except for tempvar consts 2018-05-16 16:41:13 -07:00
ebb-tide 80c35e8220 Add back mistakenly removed functions- thanks TS 2018-05-16 16:32:25 -07:00
ebb-tide c146133049 TSify timeSerieToDygraph function 2018-05-16 16:15:00 -07:00
ebb-tide b9fae69738 export TimeSeries to type file 2018-05-16 16:13:38 -07:00
ebb-tide 4b9fe1bab3 Check that label is string before using it as object key 2018-05-16 15:32:58 -07:00
ebb-tide 8ca81a202a TSify constructTimeSeries and insertGroupByValues 2018-05-16 15:30:00 -07:00
ebb-tide dfb5ce1d30 Replace calls to .slice with spread 2018-05-16 15:20:32 -07:00
Iris Scholten 19af0e2d60
Merge pull request #3474 from influxdata/polish/order-tickscript-names
Order tickscript names
2018-05-16 14:58:30 -07:00
Iris ff5840e682 Update changelog 2018-05-16 14:43:23 -07:00
Iris Scholten 268a6df500 Add test for tasktable sorting 2018-05-16 14:38:23 -07:00
Jared Scheib d1acdcf5e5
Merge pull request #3446 from influxdata/ts_dashboards
Convert CEO actions, cell types, & more dashboards hootenanny to TypeScript
2018-05-16 14:14:36 -07:00
Jared Scheib 25166d29a4 Remove obsolete commented TemplateLinks & TemplateResponse types 2018-05-16 14:01:16 -07:00
Jared Scheib 16a298a60f Type fns in dashboards/utils/cellGetters 2018-05-16 13:58:13 -07:00
Jared Scheib 43df1bce21 Stronger-type EmptyDefaultDashboardCellqueries field 2018-05-16 13:57:19 -07:00
Jared Scheib b4d020f708 Type missing renameCellAction payload 2018-05-16 13:56:17 -07:00
Iris Scholten f4bbb46260 Update sorting in task table to match sorting in KapacitorRulesTable by sorting on name instead of id 2018-05-16 12:44:50 -07:00
Iris Scholten f0143b3e64
Merge pull request #3471 from influxdata/bugfix/multiple-slack-versions
Multiple slack nodes only available for kapacitor v1.5 and up
2018-05-16 11:05:06 -07:00
Iris Scholten 3f2a779a8f Ensure that multiple slack nodes are only available for kapacitor versions 1.5 and up 2018-05-16 10:45:52 -07:00
Brandon Farmer 899b42d6bf
Merge pull request #3470 from influxdata/fixes/replace-fixed-data-table
Replace fixed-data-table with fixed-data-table-2
2018-05-16 10:34:55 -07:00
Brandon Farmer 5eb5436f65 Replace fixed-data-table with fixed-data-table-2
fixed-data-table is no longer maintained and was introducing
deprecation warnings on data explorer
2018-05-16 10:04:52 -07:00
ebb-tide 209d3b23d5 Update Changelog 2018-05-15 17:59:28 -07:00
ebb-tide 351a53884b Release 1.5.0.0 2018-05-15 17:36:04 -07:00
Iris Scholten aebafaf07c
Merge pull request #3468 from influxdata/bugfix/handle-no-selected-rule
Fix NewRuleHandler Bug
2018-05-15 17:12:53 -07:00
ebb-tide d0eb25cb14 Convert constructCells to TS 2018-05-15 16:39:07 -07:00
Iris Scholten 60b0a65136 Fix bug where new alert causes type error 2018-05-15 16:37:03 -07:00
ebb-tide e81b929eed TSify Construct Serieses 2018-05-15 16:24:21 -07:00
ebb-tide f801e190b8 Remove extraneous fields for simpler types 2018-05-15 16:21:34 -07:00
Jared Scheib 21e1baf5f5 Update changelog for community PR #3423 2018-05-15 16:05:06 -07:00
Iris Scholten 753d378a87
Merge pull request #3465 from influxdata/feature/multiple-slack-nodes
Multiple slack nodes
2018-05-15 15:57:02 -07:00
Deniz Kusefoglu 7a52411e1e
Merge pull request #3464 from influxdata/bugfix/tickscript-log-basepath
Bugfix/tickscript log basepath
2018-05-15 15:56:46 -07:00
Jared Scheib ec5c62c18d
Merge pull request #3423 from azhurbilo/log_kapaciotor_batch
Show kapacitor batch point info in log panel
2018-05-15 15:37:28 -07:00
Iris Scholten 8caf7d9199 Update changelog 2018-05-15 15:01:12 -07:00
Iris Scholten 801cdc2992 Add additional options to override for testing slack config 2018-05-15 14:57:22 -07:00
Iris Scholten 7616e28b2e Update getConfigEnabled to check if any configs are enabled if multilpe configs exist for a section 2018-05-15 14:57:22 -07:00
Iris Scholten 5bab456407 Prevent the deletion of an unsaved new slack config from deleting the default slack config 2018-05-15 14:57:22 -07:00
Iris Scholten 36117545a8 Update Kapacitor dependency to rc4 and run dep ensure 2018-05-15 14:57:22 -07:00
Iris Scholten 1a4556ac79 Refactor AlertTabs for typing 2018-05-15 14:57:22 -07:00
Iris Scholten 08337f3c51 Convert HandlerTabs, RuleHandlers, and Kapacitor/Constants/Index to typescript and fix any type in SlackConfigs 2018-05-15 14:57:22 -07:00