Commit Graph

9882 Commits (4de6cd653edcd1c22ffcf398e7b522847b003232)

Author SHA1 Message Date
Chris Goller b3de8947a4 feat(server/services): add generic services scoped under server 2018-05-21 10:45:27 -07:00
Deniz Kusefoglu 179e4259c6 Merge pull request #3493 from influxdata/bugfix/TS-error-on-table-merge
Use predefined TimeSeriesServerResponse type in LayoutCell
2018-05-21 10:29:02 -07:00
ebb-tide 06dc7f861e Use predefined TimeSeriesServerResponse type in LayoutCell 2018-05-21 10:11:01 -07:00
Iris Scholten cd007ed467 Convert Visualization and buildQueriesForGraphs to typescript
Visualization now uses the new context api
2018-05-21 09:37:49 -07:00
Deniz Kusefoglu 3864470d34 Merge pull request #3418 from influxdata/chore/tables-to-TS
Convert tables to TS
2018-05-21 08:59:31 -07:00
Iris Scholten 694e2f47f8 WIP trying Source as a string on save 2018-05-18 19:41:31 -07:00
Iris Scholten 808c4e643f 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
Brandon Farmer c75281f91d Merge pull request #3491 from influxdata/upgrade-kapa-1.5
Update kapacitor dependency
2018-05-18 17:24:19 -07:00
Brandon Farmer 83304db790 Merge branch 'master' into upgrade-kapa-1.5 2018-05-18 17:12:06 -07:00
Brandon Farmer 73e3c58ee2 Merge pull request #3490 from influxdata/feature/multiple-kafka-nodes
Feature/multiple kafka nodes
2018-05-18 17:11:02 -07:00
Brandon Farmer 1437f34db0 Clean up kafka multi config code 2018-05-18 16:55:55 -07:00
Jared Scheib f4e5ca69b6 WIP 2018-05-18 16:36:34 -07:00
Brandon Farmer ddae7401a4 Update changelog 2018-05-18 16:18:30 -07:00
Brandon Farmer 8bec464060 Update kapacitor dependency 2018-05-18 16:16:20 -07:00
Brandon Farmer 357cfe2085 Update changelog 2018-05-18 15:45:34 -07:00
Brandon Farmer 0d5e91b30c Show cluster id in alert rules
- fix slack nickname input on existing configs

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-05-18 15:35:42 -07:00
Brandon Farmer 7b16466d38 No longer allow slack default nickname to be editable 2018-05-18 09:59:30 -07:00
Brandon Farmer 93ea09f5f1 Merge pull request #3485 from influxdata/fixes/custom-time-indicator
Check for query text in CustomTimeIndicator
2018-05-18 09:46:44 -07:00
Brandon Farmer 97dd4f8f82 Check for query text in CustomTimeIndicator 2018-05-18 09:29:14 -07:00
Iris Scholten ea3ddda63b Handle enabled for KafkaConfig
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-05-18 09:09:27 -07:00
Iris Scholten dca875cd3f Add ability to create multiple Kapacitor configs
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-05-17 16:04:28 -07:00
Brandon Farmer bf0446f070 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
Alex Paxton 9fc462abae Merge pull request #3458 from influxdata/ts-party/misc-shared-components
Convert a Handful of Components to TypeScript
2018-05-17 11:55:45 -07:00
Brandon Farmer b0103b14b4 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 9c3c450752 Merge branch 'master' into ts-party/misc-shared-components 2018-05-17 11:24:11 -07:00
Alex P e319cf590e Type map state to props 2018-05-17 11:13:15 -07:00
Alex P 6476812a1d Make pencil menu into getter to remove ternary 2018-05-17 11:08:03 -07:00
Alex P ae437ab39b Type query getter response 2018-05-17 11:00:21 -07:00
Alex P cd73ef416d Create type for menu item action
Also renaming “MenuOption” to be “MenuItem”
2018-05-17 10:53:37 -07:00
ebb-tide b125c1220d Merge branch 'master' into chore/tables-to-TS 2018-05-17 10:38:27 -07:00
Deniz Kusefoglu 62f52a5f28 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 607e15e05a Correct paths to GRAPH_TYPES 2018-05-17 10:24:01 -07:00
ebb-tide 7c532386f6 Merge branch 'master' into chore/tables-to-TS 2018-05-16 20:02:54 -07:00
ebb-tide 3574fc47a5 Re-TSify MultiGrid 2018-05-16 19:34:59 -07:00
ebb-tide 8054c4c614 Remove unused ref 2018-05-16 19:24:35 -07:00
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