ebb-tide
|
e22a5fc021
|
Use fastReduce instead of fast.js
|
2018-05-16 19:24:08 -07:00 |
ebb-tide
|
409eef358f
|
Export MultiGridProps and pass to cellRenderer
|
2018-05-16 19:23:39 -07:00 |
Andrew Watkins
|
914e26088c
|
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
|
eea48aae67
|
Remove unused vars
|
2018-05-16 18:32:36 -07:00 |
Andrew Watkins
|
33ba4920ab
|
Remove eslint comments
|
2018-05-16 18:21:09 -07:00 |
Andrew Watkins
|
e77f1727fb
|
Convert App and localStorage to TS
|
2018-05-16 17:35:55 -07:00 |
Andrew Watkins
|
dfbd74be14
|
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
|
38eb9afe10
|
Fix CellType lookup in SingleTStat.tsx
|
2018-05-16 16:50:51 -07:00 |
Jared Scheib
|
24d799c128
|
Add widget cell types of 'alerts', 'news', & 'guide'
|
2018-05-16 16:42:01 -07:00 |
Jared Scheib
|
7b39e69eff
|
Type remainder of dashboards/constants/index.ts except for tempvar consts
|
2018-05-16 16:41:13 -07:00 |
ebb-tide
|
eae488c8ab
|
Add back mistakenly removed functions- thanks TS
|
2018-05-16 16:32:25 -07:00 |
ebb-tide
|
4ed8542fe7
|
TSify timeSerieToDygraph function
|
2018-05-16 16:15:00 -07:00 |
ebb-tide
|
76fc779467
|
export TimeSeries to type file
|
2018-05-16 16:13:38 -07:00 |
ebb-tide
|
15fb883c5f
|
Check that label is string before using it as object key
|
2018-05-16 15:32:58 -07:00 |
ebb-tide
|
6890bbec20
|
TSify constructTimeSeries and insertGroupByValues
|
2018-05-16 15:30:00 -07:00 |
ebb-tide
|
6d4229a39a
|
Replace calls to .slice with spread
|
2018-05-16 15:20:32 -07:00 |
Iris Scholten
|
568ecc27eb
|
Merge pull request #3474 from influxdata/polish/order-tickscript-names
Order tickscript names
|
2018-05-16 14:58:30 -07:00 |
Iris
|
9e059e9de0
|
Update changelog
|
2018-05-16 14:43:23 -07:00 |
Iris Scholten
|
de8352d75f
|
Add test for tasktable sorting
|
2018-05-16 14:38:23 -07:00 |
Jared Scheib
|
23a1a32fe1
|
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
|
bcf1100e9d
|
Remove obsolete commented TemplateLinks & TemplateResponse types
|
2018-05-16 14:01:16 -07:00 |
Jared Scheib
|
c936a025f6
|
Type fns in dashboards/utils/cellGetters
|
2018-05-16 13:58:13 -07:00 |
Jared Scheib
|
650bdb020d
|
Stronger-type EmptyDefaultDashboardCellqueries field
|
2018-05-16 13:57:19 -07:00 |
Jared Scheib
|
9ee68a67f9
|
Type missing renameCellAction payload
|
2018-05-16 13:56:17 -07:00 |
Iris Scholten
|
0f9e88a7d8
|
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
|
a0b44787b7
|
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
|
7a8f7139d3
|
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
|
83ba3ffa61
|
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
|
de559b32b6
|
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
|
eca3f5c707
|
Update Changelog
|
2018-05-15 17:59:28 -07:00 |
ebb-tide
|
7c1e604abe
|
Release 1.5.0.0
|
2018-05-15 17:36:04 -07:00 |
Iris Scholten
|
4a31eac5e5
|
Merge pull request #3468 from influxdata/bugfix/handle-no-selected-rule
Fix NewRuleHandler Bug
|
2018-05-15 17:12:53 -07:00 |
ebb-tide
|
69987fabd1
|
Convert constructCells to TS
|
2018-05-15 16:39:07 -07:00 |
Iris Scholten
|
f7754fc5dd
|
Fix bug where new alert causes type error
|
2018-05-15 16:37:03 -07:00 |
ebb-tide
|
9790678b49
|
TSify Construct Serieses
|
2018-05-15 16:24:21 -07:00 |
ebb-tide
|
4706cdda3c
|
Remove extraneous fields for simpler types
|
2018-05-15 16:21:34 -07:00 |
Jared Scheib
|
c2b3b6c59b
|
Update changelog for community PR #3423
|
2018-05-15 16:05:06 -07:00 |
Iris Scholten
|
fb82c54380
|
Merge pull request #3465 from influxdata/feature/multiple-slack-nodes
Multiple slack nodes
|
2018-05-15 15:57:02 -07:00 |
Deniz Kusefoglu
|
507065aece
|
Merge pull request #3464 from influxdata/bugfix/tickscript-log-basepath
Bugfix/tickscript log basepath
|
2018-05-15 15:56:46 -07:00 |
Jared Scheib
|
97f5da5cd8
|
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
|
3e4a94c87f
|
Update changelog
|
2018-05-15 15:01:12 -07:00 |
Iris Scholten
|
47e28e9d50
|
Add additional options to override for testing slack config
|
2018-05-15 14:57:22 -07:00 |
Iris Scholten
|
1eb88e7192
|
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
|
429254c526
|
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
|
64a9e008f1
|
Update Kapacitor dependency to rc4 and run dep ensure
|
2018-05-15 14:57:22 -07:00 |
Iris Scholten
|
d5bb9902fa
|
Refactor AlertTabs for typing
|
2018-05-15 14:57:22 -07:00 |
Iris Scholten
|
2674f27d17
|
Convert HandlerTabs, RuleHandlers, and Kapacitor/Constants/Index to typescript and fix any type in SlackConfigs
|
2018-05-15 14:57:22 -07:00 |
Iris Scholten
|
a51fcb292d
|
Update testAlertOutput to use specific config if using slack
|
2018-05-15 14:57:22 -07:00 |
Iris Scholten
|
568fc00b0c
|
Style the Multiple slack nodes
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
|
2018-05-15 14:57:22 -07:00 |
Iris Scholten
|
d5e80f7c82
|
Fix bug where clicking enabled on a new config toggled the default slack config
|
2018-05-15 14:57:22 -07:00 |