Commit Graph

6328 Commits (ea342f89d92c77b76f7cbc0b96622d4fa0d576ac)

Author SHA1 Message Date
Alex P ea342f89d9 Consolidate Notification type definitions 2018-05-14 16:22:39 -07:00
Alex P 0cdc49f25c Convert QueryTabList to TypeScript 2018-05-14 16:04:27 -07:00
Brandon Farmer 60a1f83db2 Fixes users disabling rules from tickscript table 2018-05-14 15:00:54 -07:00
Brandon Farmer b6ce46237f Fix typo in AlertsApp componentsDidMount 2018-05-14 13:12:29 -07:00
Alex P e510702c17 Do not require onStartEdit 2018-05-14 11:52:30 -07:00
Alex P 84e485add5 Merge branch 'master' into ts-party/moar-shared-components 2018-05-14 11:40:19 -07:00
Alex P 1527d47137 Add return type to function
Yay css types
2018-05-14 11:30:12 -07:00
Alex P b9570ccd7b Add return type to function 2018-05-14 11:27:46 -07:00
Alex P 5093ef5053 Add return type to async function 2018-05-14 11:26:15 -07:00
Alex P c94afae458 Fix color type bug 2018-05-14 11:22:54 -07:00
Brandon Farmer 56fe1ad4d4 Add typescript wrapper for lodash get 2018-05-14 10:57:54 -07:00
Brandon Farmer 72521d8163
Merge pull request #3430 from influxdata/bf-typescript-conversions
Start converting utils to typescript
2018-05-14 10:00:31 -07:00
Brandon Farmer 5cd8a8a8dd Convert influxql.js to typescript 2018-05-14 09:36:59 -07:00
Andrew Watkins 702f865227 Cleanup 2018-05-12 22:32:36 -07:00
Andrew Watkins 0820ea4f83 Cleanup 2018-05-12 22:30:31 -07:00
Andrew Watkins af92bb8b11 Type editRawText 2018-05-12 22:23:17 -07:00
Andrew Watkins 60d9f6e2b0 Cleanup 2018-05-12 22:21:49 -07:00
Andrew Watkins 66e5910452 Convert DataExplorer Table 2018-05-12 22:21:49 -07:00
Andrew Watkins 02e558c146 Remove the need for ResizableBox 2018-05-12 22:21:49 -07:00
Andrew Watkins 6554cf0f35 Convert VisHeader to ts 2018-05-12 22:21:49 -07:00
Andrew Watkins 657dc2970b Convert Visualization and VisView to typescript 2018-05-12 22:21:19 -07:00
Andrew Watkins cfb1a60ac4 Convert write.js to TS 2018-05-12 22:21:19 -07:00
Andrew Watkins af06503351 Convert WriteDataFooter to ts 2018-05-12 22:21:19 -07:00
Andrew Watkins eb024b928e Move WriteData to ts 2018-05-12 22:21:19 -07:00
Andrew Watkins c1ae106c24 Convert WriteDataHeader 2018-05-12 22:21:19 -07:00
Andrew Watkins a2b19a5e42 Convert function selector 2018-05-12 22:21:19 -07:00
Andrew Watkins a44ced70f7 Convert QueryStatus to ts 2018-05-12 22:21:19 -07:00
Andrew Watkins 0129479d94 Convert QueryEditor to ts 2018-05-12 22:21:19 -07:00
Andrew Watkins d1fc7dbd6d Convert QueryEditor to ts 2018-05-12 22:21:19 -07:00
Andrew Watkins fb18033501 Convert MOAR to TS 2018-05-12 22:21:19 -07:00
Andrew Watkins 1705a975b4 Convert data_explorer/actions/index to ts 2018-05-12 22:21:19 -07:00
Andrew Watkins ab4b2ad0ac Add back editRawText transition 2018-05-12 22:21:19 -07:00
Andrew Watkins d661f06032 Convert time range reducer 2018-05-12 22:21:19 -07:00
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
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
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