Commit Graph

9759 Commits (26b480f959529d1a15fb65d317727190ed53d03d)

Author SHA1 Message Date
Brandon Farmer 0c55409d98 Fix issues with slack multi node
- Alerts not persisting workspace
- Error when saving handler with empty nickname
- Allow users to add multiple empty rules

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-05-17 11:38:44 -07:00
Alex P 4e8141a8e9 Merge branch 'master' into ts-party/misc-shared-components 2018-05-17 11:24:11 -07:00
Alex P ab191b9678 Type map state to props 2018-05-17 11:13:15 -07:00
Alex P 21fdf585c5 Make pencil menu into getter to remove ternary 2018-05-17 11:08:03 -07:00
Alex P 7b32e68c14 Type query getter response 2018-05-17 11:00:21 -07:00
Alex P cf2bffb5a0 Create type for menu item action
Also renaming “MenuOption” to be “MenuItem”
2018-05-17 10:53:37 -07:00
ebb-tide 4b9d73afc8 Merge branch 'master' into chore/tables-to-TS 2018-05-17 10:38:27 -07:00
Deniz Kusefoglu 8a958ad606
Merge pull request #3481 from influxdata/bugfix/Visualization-type-switch
Correct paths to GRAPH_TYPES
2018-05-17 10:29:19 -07:00
ebb-tide e0a0ff734b Correct paths to GRAPH_TYPES 2018-05-17 10:24:01 -07:00
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