Commit Graph

9201 Commits (7fdc7c7612f116836e68c971c689226a744b37bc)

Author SHA1 Message Date
Andrew Watkins 7fdc7c7612 Fix component not rendering 2018-05-04 10:08:29 -07:00
Alex P 7eebef230a Enforce min & max sizes using CSS 2018-05-04 10:08:29 -07:00
Alex P 3bd60f4fce WIP enforce min sizes of divisions 2018-05-04 10:08:29 -07:00
Alex P 2db00e6d5d WIP enforce division minimum sizes
Co-authored by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored by: Alex Paxton <thealexpaxton@gmail.com>
2018-05-04 10:08:29 -07:00
Alex P 92203b6aec Implement basic dragging
Minimum sizes are not enforced yet but it is a big step in that
direction
2018-05-04 10:08:29 -07:00
Alex P 594d0f4a91 Remove concept of offset in resizer 2018-05-04 10:08:29 -07:00
Alex P 8d89acd955 Handle specific drag 2018-05-04 10:08:29 -07:00
Alex P 8902be1569 Add some styles and logic for rendering division "names" 2018-05-04 10:08:29 -07:00
Alex P b73abca28d WIP Redesign & Refactor Resizer 2018-05-04 10:08:29 -07:00
Alex P 900f74e669 Use cheap eval instead of regular source map 2018-05-04 10:08:29 -07:00
Alex P 8354a37353 WIP Style Time Machine 2018-05-04 10:08:29 -07:00
Alex P faed250f30 Use render props in Resizer and implement in Data Explorer and Time Machine 2018-05-04 10:08:29 -07:00
Alex P 26bf8dd4cc Use getter for percentage heights 2018-05-04 10:08:29 -07:00
Alex P 2397212ffc Convert ResizeContainer to TypeScript 2018-05-04 10:08:29 -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