Commit Graph

9950 Commits (a5996f4190cb49971f4e2845bba953ee589f0211)

Author SHA1 Message Date
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
Andrew Watkins 4fafd851d6
Merge branch 'master' into ifql/filter 2018-05-10 16:40:05 -07:00
Brandon Farmer 587f8b269f Fixes issue with saving tickscript name 2018-05-10 16:33:42 -07:00
ebb-tide 1876c91bdc Add more types to tablegraph 2018-05-10 16:30:11 -07:00
Andrew Watkins 803875c1bb Cleanup 2018-05-10 16:20:22 -07:00
Andrew Watkins b9a7068a46 Fix bug where CodeMirror doesn't rerender text when hidden 2018-05-10 15:39:36 -07:00
Andrew Watkins 92d74f2e52 Render input for 'invalid' types 2018-05-10 15:39:36 -07:00
Alex Paxton 35e7b36e6d
Merge pull request #3412 from odarriba/patch-1
Limit max-width to TICKScript editor
2018-05-10 14:01:20 -07:00
Alex P 8e07b383e8 Style filter preview 2018-05-10 14:00:02 -07:00
Jared Scheib 08681c2795 Fix 'kafka-topic' JSON key to be 'topic' 2018-05-10 13:48:07 -07:00