Commit Graph

9759 Commits (26b480f959529d1a15fb65d317727190ed53d03d)

Author SHA1 Message Date
Andrew Watkins c6d17ac416 Type the data explorer reducer 2018-05-12 22:21:19 -07:00
Andrew Watkins 9536240015 WIP typescripty 2018-05-12 22:21:19 -07:00
Andrew Watkins 9de8387609 Convert Header to ts 2018-05-12 22:21:19 -07:00
ebb-tide 98d99b37e6 Improve TableGraph types 2018-05-12 21:09:08 -07:00
ebb-tide ff5ba8c82d Add types-reactvirtualized to deps 2018-05-12 20:13:16 -07:00
ebb-tide 34c7893226 Remove unused table options component 2018-05-12 20:10:57 -07:00
Deniz Kusefoglu 51b657ee78
Merge pull request #3434 from influxdata/chore/Alerts-to-TS
Chore/alerts to ts
2018-05-12 15:34:57 -07:00
ebb-tide a698b6497a Complete missing return types 2018-05-12 15:34:27 -07:00
Alex P ec58b64106 Remove JS file 2018-05-11 16:40:52 -07:00
Alex P 1fbdba3803 merge master into branch 2018-05-11 16:40:33 -07:00
Alex Paxton 55e95b71d2
Merge pull request #3432 from influxdata/ts-party/single-stat
Convert SingleStat to TypeScript
2018-05-11 16:37:52 -07:00
ebb-tide e6af6a962a Convert Alerts/index to TS 2018-05-11 16:36:51 -07:00
ebb-tide 216ba9062a Convert apis/index and queryUrlGenerator to TS 2018-05-11 16:34:43 -07:00
ebb-tide 37d82b755f Convert tableSizing to TS 2018-05-11 16:02:16 -07:00
ebb-tide 2088090faa Make AlertsApp TS compliant 2018-05-11 15:52:03 -07:00
Alex P 4f9114ff69 Convert LineGraphColorSelector to TypeScript 2018-05-11 15:50:56 -07:00
Alex P 16f7165646 Convert DatabaseDropdown to TypeScript 2018-05-11 15:50:44 -07:00
Alex P dff44ca9d1 Convert ColorScaleDropdown to TypeScript 2018-05-11 15:50:31 -07:00
Alex P 18ab337485 Convert ColorDropdown to TypeScript 2018-05-11 15:50:20 -07:00
ebb-tide f506b77cbd Convert AlertsApp to TS 2018-05-11 15:30:05 -07:00
ebb-tide 36037157ef Split Search Bar into its own component and type-ify AlertsTable 2018-05-11 15:29:39 -07:00
Brandon Farmer 378195aae4 Convert formatting to typescript 2018-05-11 15:24:35 -07:00
Alex P abd8fd7f29 Fix color dropdown by adding maxHeight attribute 2018-05-11 15:15:33 -07:00
Alex P e41ba1775d Convert component to TypeScript 2018-05-11 15:15:07 -07:00
Jared Scheib 8a59f2f72e Consolidate DecimalPlaces type 2018-05-11 14:52:08 -07:00
Jared Scheib c728cf240f Type dashboards/graphics/graph & move cell types to types/dashboard 2018-05-11 14:51:47 -07:00
Alex Paxton 4ed6f19f97
Merge pull request #3428 from influxdata/ts-party/shared-components
Convert a curated selection of shared components to TypeScript
2018-05-11 14:47:00 -07:00
Alex Paxton 1c3042b2fe
Merge pull request #3427 from influxdata/ts-party/opt-in
Convert OptIn & ClickOutsideInput to TypeScript
2018-05-11 14:46:48 -07:00
ebb-tide f00c18da29 Convert AlertsTable to TS 2018-05-11 14:14:42 -07:00
ebb-tide 382891dafb WIP table typing 2018-05-11 14:05:44 -07:00
Jared Scheib d4bfb89e96 Type cellEditorOverlay actions & cellTypes 2018-05-11 13:46:51 -07:00
Alex P 650663c977 Convert a curated selection of shared components to TypeScript 2018-05-11 12:53:59 -07:00
Jared Scheib 6015711746 Convert test/dashboards/reducers/cellEditorOverlay.test.js to .ts 2018-05-11 12:15:00 -07:00
Alex P acf2d4d21c Convert component TS 2018-05-11 12:09:12 -07:00
Jared Scheib 6dd7fdfcc3 Convert dashboards/constants/colorOperations.js to .ts 2018-05-11 12:09:08 -07:00
Alex P 39331231f2 Convert component to TS 2018-05-11 12:09:05 -07:00
Jared Scheib b236c1442a Convert dashboards/utils/cellGetters.js to .ts 2018-05-11 12:07:10 -07:00
Jared Scheib 518ff1245c Convert dashboards/constants/index.js to .ts 2018-05-11 12:03:58 -07:00
Jared Scheib e33d1f3f52 Convert dashboards/constants/cellEditor.js to .ts 2018-05-11 12:01:47 -07:00
Jared Scheib 6891278c34 Convert dashboards/graphics/graph.js to .tsx 2018-05-11 11:55:52 -07:00
ebb-tide 30b7e92c47 Convert utils/groupByTimeSeriesTransform 2018-05-11 11:50:48 -07:00
Jared Scheib 0e66463ef8 Convert cellEditorOverlay.js to cellEditorOverlay.ts 2018-05-11 11:30:55 -07:00
Jared Scheib 7b1ec73dee Merge branch 'master' of github.com:influxdata/chronograf 2018-05-11 11:17:00 -07:00
Jared Scheib 15cef57e53
Merge pull request #3386 from influxdata/feature/kapa_kafka_alert_node
Feature/kapa kafka alert node
2018-05-11 11:09:17 -07:00
Jared Scheib b3456bd5e4 Merge branch 'master' of github.com:influxdata/chronograf 2018-05-11 10:50:28 -07:00
Artem Zhurbila 46ae9094ba show kapacitor batch point info in log panel 2018-05-11 14:36:09 +03:00
Andrew Watkins 33b6acbddd
Merge pull request #3421 from influxdata/ifql/filter
Ifql/filter
2018-05-10 22:19:52 -07:00
Brandon Farmer b2d35417a3
Merge pull request #3422 from influxdata/fixes/provide-name-for-tickscripts
Fixes issue with saving tickscript name
2018-05-10 17:07:51 -07:00
Brandon Farmer c22d6e32a7 Update changelog 2018-05-10 16:52:06 -07:00
Andrew Watkins 9b2327a8cc Fix unused arg 2018-05-10 16:51:53 -07:00