Commit Graph

9197 Commits (50cb45857fe807a773528082d5c88dac22def3c8)

Author SHA1 Message Date
ebb-tide 50cb45857f Add a filename with db.rp.measurement... to csvs from data explorer 2018-05-04 17:27:26 -07:00
ebb-tide 4ab0a73491 Removed unused functions, rename files, and add tests 2018-05-04 16:50:34 -07:00
ebb-tide 2629a2638b Use Flatten groupbys when parsing data for csv download in data explorer 2018-05-04 16:32:28 -07:00
ebb-tide 87cd3fa9e3 Prevent data transformation if no csv download option 2018-05-04 15:55:05 -07:00
ebb-tide dad56782f9 Bestow csv download ability on table graphs 2018-05-04 14:35:29 -07:00
ebb-tide a5fe99ab52 Flatten groupbys when parsing data for csv download in dashboard 2018-05-04 14:35:08 -07:00
Deniz Kusefoglu 44141e2b94 Merge pull request #3373 from influxdata/polish/untitled-graph
Polish/untitled graph
2018-05-04 10:56:34 -07:00
ebb-tide cdc9cf7d26 Change untitled cell to untitled graph 2018-05-04 09:18:44 -07:00
ebb-tide bc3919787c Remove commented code 2018-05-04 09:13:21 -07:00
ebb-tide b36b85640b Remove untitled cell names other than "Untitled graph" 2018-05-03 16:41:37 -07:00
Deniz Kusefoglu 5c8eae0d44 Merge pull request #3362 from influxdata/table/polish
Table/polish
2018-05-03 16:23:25 -07:00
Deniz Kusefoglu c85dfc3558 Merge pull request #3366 from influxdata/bugfix/setFieldOptions-at-mount
Set redux field options at table mount
2018-05-03 15:53:08 -07:00
Deniz Kusefoglu d007dd4dd1 Merge pull request #3363 from influxdata/bugfix/dygraph-crosshairs
Rerender dygraph after ref is set to render crosshairs
2018-05-03 15:52:52 -07:00
ebb-tide 1fc0ae517a Add ability to select text on table cells 2018-05-03 15:51:53 -07:00
ebb-tide 7dbfca9666 Set redux field options at table mount 2018-05-03 15:31:26 -07:00
ebb-tide 340d6a7a5b Rerender dygraph after ref is set to render crosshairs 2018-05-03 14:45:21 -07:00
ebb-tide e20179ea7e Add isTimeVIsible to state and don't set hovertime or respond to set hovertime if false. 2018-05-03 14:12:49 -07:00
ebb-tide 807ee0c76d prettier adjustments 2018-05-03 11:01:07 -07:00
ebb-tide a20cf1f2b8 Align numerical data to the right 2018-05-03 11:00:46 -07:00
ebb-tide 9aa4b1c303 Apply threshold coloring only to numerical data 2018-05-03 11:00:19 -07:00
Iris Scholten 394be1de1f Merge pull request #3357 from influxdata/bugfix/tempvars-loading-one-val
Load all template variable values
2018-05-03 10:09:59 -07:00
Deniz Kusefoglu 1b243cec4d Merge pull request #3356 from influxdata/table/subqueries
Table/subqueries
2018-05-03 10:09:37 -07:00
ebb-tide efc88e5cbf Implement better code style. 2018-05-03 09:31:41 -07:00
Iris Scholten 90dc2503ed Update changelog 2018-05-02 18:30:31 -07:00
Iris Scholten 9304f8cf42 Move updateTempVarValues to after putDashboardByID in componentDidMount in dashboardpage to make sure that tempVar values don't get removed immediately after theyre retrieved 2018-05-02 18:21:52 -07:00
ebb-tide 19abebe4c7 Correct naming for groupBys 2018-05-02 16:12:14 -07:00
Iris Scholten e2c5152e2e Merge pull request #3352 from influxdata/bugfix/source-selector-no-source
"No sources" appearing in source selector after selecting one
2018-05-02 15:20:54 -07:00
Iris Scholten c71da61804 Update Changelog 2018-05-02 14:59:47 -07:00
Iris Scholten 382227ae15 Change source to sourceLink on type queryConfig and propagate those changes 2018-05-02 14:57:49 -07:00
Iris Scholten 9931bb2bec Simplify syntax in fixtures files 2018-05-02 14:57:49 -07:00
Iris Scholten 685fc577e3 Import resused type from OverlayControls 2018-05-02 14:57:49 -07:00
Iris Scholten 4adc9f367a Update the type of a parameter in OverlayControls 2018-05-02 14:57:49 -07:00
Iris Scholten b97baa5b2a Update fixtures for tests 2018-05-02 14:57:49 -07:00
Iris Scholten b53d42d160 Add stronger types to handleSetQuerySource in CellEditorOverlay and make sure it conforms to types 2018-05-02 14:57:49 -07:00
Iris Scholten 4f59492d73 Fix type errors after rebase 2018-05-02 14:57:49 -07:00
Iris Scholten adb7fb58e2 Convert OverlayControls to typescript 2018-05-02 14:57:49 -07:00
Iris Scholten 17312ee38e Convert SourceSelector to typescript 2018-05-02 14:57:49 -07:00
ebb-tide f1a38d0c09 Prevent construction of cells which are from series that have a groupby 2018-05-02 14:11:35 -07:00
ebb-tide 62b1cd978d Remove qASTs from AutoRefresh and TableGraph 2018-05-02 14:01:34 -07:00
ebb-tide 9d9e56bc5a Remove dependence on queryASTs from groupBytimeseriesTransform 2018-05-02 13:52:28 -07:00
Brandon Farmer 684903bad0 Merge pull request #3353 from influxdata/fixes/mixing-y-axis-label
Always populate ylabel on dygraph
2018-05-02 13:32:53 -07:00
Brandon Farmer 5e3ddbc9f0 Update changelog 2018-05-02 13:19:35 -07:00
Brandon Farmer 934aab4163 Update changelog wording for fix 2018-05-02 13:19:35 -07:00
Brandon Farmer d4d155df62 Update changelog 2018-05-02 13:19:34 -07:00
Brandon Farmer cc8b861f64 Always populate ylabel on dygraph 2018-05-02 13:19:34 -07:00
Brandon Farmer 974c452958 Merge pull request #3354 from influxdata/fixes/disable-template-vars-for-viewers
Disable temp var dropdowns for viewers when auth enabled
2018-05-02 13:13:17 -07:00
Brandon Farmer 4f140659b8 Update changelog 2018-05-02 12:39:15 -07:00
ebb-tide 3e3ab2d93a Use series[x].tags instead of groupby.tags from the queryAST for groupby queries 2018-05-02 12:38:36 -07:00
Brandon Farmer 6210b05c1d Use isUserAuthorized helper 2018-05-02 12:35:53 -07:00
Brandon Farmer 1844f7185f Disable temp var dropdowns for viewers when auth enabled 2018-05-02 11:46:35 -07:00