Jared Scheib
|
f23ebff47e
|
Fix source switching by ensuring source is always url string
|
2018-05-21 11:54:26 -07:00 |
Jared Scheib
|
1d3df7ae10
|
Correct QueryConfig to Query type in Visualization & VisView
|
2018-05-21 11:18:40 -07:00 |
Iris Scholten
|
a900224f95
|
Convert Visualization and buildQueriesForGraphs to typescript
Visualization now uses the new context api
|
2018-05-21 09:37:49 -07:00 |
Iris Scholten
|
98b8f6e495
|
WIP trying Source as a string on save
|
2018-05-18 19:41:31 -07:00 |
Iris Scholten
|
7c1812e81c
|
Change sourceLink back to source on queryConfigs/queryWorkingDrafts
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
|
2018-05-18 18:44:31 -07:00 |
Jared Scheib
|
3c4f5bea18
|
WIP
|
2018-05-18 16:36:34 -07:00 |
Brandon Farmer
|
796a86f27f
|
Check for query text in CustomTimeIndicator
|
2018-05-18 09:29:14 -07:00 |
Brandon Farmer
|
80420b6cf1
|
Merge pull request #3482 from influxdata/fixes/continue-multiple-slack
Fixes remaining bugs with multi slack handlers
|
2018-05-17 12:47:40 -07:00 |
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
|
e0a0ff734b
|
Correct paths to GRAPH_TYPES
|
2018-05-17 10:24:01 -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 |
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 |
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 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
|
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
|
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 |
Iris Scholten
|
60b0a65136
|
Fix bug where new alert causes type error
|
2018-05-15 16:37:03 -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
|
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
|
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 |
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 |