Commit Graph

9783 Commits (9b4654c76f6b5f59b1a8c4d037a336f40098f7cc)

Author SHA1 Message Date
Brandon Farmer 8a76ddddbf Don't override name for alert rules 2018-05-14 09:54:57 -07:00
Brandon Farmer 9a16efbc69 Convert influxql.js to typescript 2018-05-14 09:36:59 -07:00
Andrew Watkins aeccaf4d62 Merge pull request #3431 from influxdata/chore/ts-data-explorer
Chore/ts data explorer
2018-05-13 00:35:47 -07:00
ebb-tide e64604080d Remove fast.js functions from tableGraph 2018-05-12 23:06:30 -07:00
Andrew Watkins 948d018028 Cleanup 2018-05-12 22:32:36 -07:00
Andrew Watkins c6d728d510 Cleanup 2018-05-12 22:30:31 -07:00
Andrew Watkins 86661f2676 Type editRawText 2018-05-12 22:23:17 -07:00
Andrew Watkins ad817161bd Cleanup 2018-05-12 22:21:49 -07:00
Andrew Watkins 9177618d5c Convert DataExplorer Table 2018-05-12 22:21:49 -07:00
Andrew Watkins 6f649af1e7 Remove the need for ResizableBox 2018-05-12 22:21:49 -07:00
Andrew Watkins f6ef657db9 Convert VisHeader to ts 2018-05-12 22:21:49 -07:00
Andrew Watkins e87ace31b7 Convert Visualization and VisView to typescript 2018-05-12 22:21:19 -07:00
Andrew Watkins 49cb7df9cf Convert write.js to TS 2018-05-12 22:21:19 -07:00
Andrew Watkins 9e48d2e993 Convert WriteDataFooter to ts 2018-05-12 22:21:19 -07:00
Andrew Watkins 4a19ecdb8b Move WriteData to ts 2018-05-12 22:21:19 -07:00
Andrew Watkins 0f194238db Convert WriteDataHeader 2018-05-12 22:21:19 -07:00
Andrew Watkins 796e0d136f Convert function selector 2018-05-12 22:21:19 -07:00
Andrew Watkins 1191b966a1 Convert QueryStatus to ts 2018-05-12 22:21:19 -07:00
Andrew Watkins eaa04a3193 Convert QueryEditor to ts 2018-05-12 22:21:19 -07:00
Andrew Watkins 365230342e Convert QueryEditor to ts 2018-05-12 22:21:19 -07:00
Andrew Watkins 578badef1f Convert MOAR to TS 2018-05-12 22:21:19 -07:00
Andrew Watkins 2b78be167a Convert data_explorer/actions/index to ts 2018-05-12 22:21:19 -07:00
Andrew Watkins 528cf2a67e Add back editRawText transition 2018-05-12 22:21:19 -07:00
Andrew Watkins 2e9689b170 Convert time range reducer 2018-05-12 22:21:19 -07:00
Andrew Watkins f204be2326 Type the data explorer reducer 2018-05-12 22:21:19 -07:00
Andrew Watkins 7114ac741f WIP typescripty 2018-05-12 22:21:19 -07:00
Andrew Watkins e91fd7c0fc Convert Header to ts 2018-05-12 22:21:19 -07:00
ebb-tide daefe39cd8 Improve TableGraph types 2018-05-12 21:09:08 -07:00
ebb-tide ebf1dc09dd Add types-reactvirtualized to deps 2018-05-12 20:13:16 -07:00
ebb-tide 498344d078 Remove unused table options component 2018-05-12 20:10:57 -07:00
Deniz Kusefoglu 7e0ef18b8e Merge pull request #3434 from influxdata/chore/Alerts-to-TS
Chore/alerts to ts
2018-05-12 15:34:57 -07:00
ebb-tide 83ea4ea10d Complete missing return types 2018-05-12 15:34:27 -07:00
Alex P 0b851e6c13 Remove JS file 2018-05-11 16:40:52 -07:00
Alex P 6d03496960 merge master into branch 2018-05-11 16:40:33 -07:00
Alex Paxton 0582647635 Merge pull request #3432 from influxdata/ts-party/single-stat
Convert SingleStat to TypeScript
2018-05-11 16:37:52 -07:00
ebb-tide 8ab7d1bc32 Convert Alerts/index to TS 2018-05-11 16:36:51 -07:00
ebb-tide 3b2c63acb1 Convert apis/index and queryUrlGenerator to TS 2018-05-11 16:34:43 -07:00
ebb-tide fd18ec2714 Convert tableSizing to TS 2018-05-11 16:02:16 -07:00
ebb-tide f1addd9191 Make AlertsApp TS compliant 2018-05-11 15:52:03 -07:00
Alex P f1e6320d92 Convert LineGraphColorSelector to TypeScript 2018-05-11 15:50:56 -07:00
Alex P 4fc92a3f21 Convert DatabaseDropdown to TypeScript 2018-05-11 15:50:44 -07:00
Alex P 5ebf5137db Convert ColorScaleDropdown to TypeScript 2018-05-11 15:50:31 -07:00
Alex P a28dfed8ff Convert ColorDropdown to TypeScript 2018-05-11 15:50:20 -07:00
ebb-tide 322cc48d01 Convert AlertsApp to TS 2018-05-11 15:30:05 -07:00
ebb-tide bfbc9b654f Split Search Bar into its own component and type-ify AlertsTable 2018-05-11 15:29:39 -07:00
Brandon Farmer 661b7a9f68 Convert formatting to typescript 2018-05-11 15:24:35 -07:00
Alex P f9e0371672 Fix color dropdown by adding maxHeight attribute 2018-05-11 15:15:33 -07:00
Alex P 58d3d24313 Convert component to TypeScript 2018-05-11 15:15:07 -07:00
Jared Scheib 592f529214 Consolidate DecimalPlaces type 2018-05-11 14:52:08 -07:00
Jared Scheib 64d6d30a2f Type dashboards/graphics/graph & move cell types to types/dashboard 2018-05-11 14:51:47 -07:00