Brandon Farmer
|
50b6f38f19
|
Disable temp var dropdowns for viewers when auth enabled
|
2018-05-02 11:46:35 -07:00 |
Deniz Kusefoglu
|
aa9c02b06b
|
Merge pull request #3349 from influxdata/bugfix/groupbys-in-alert-rule
Fix Alert Rule graphs with groupbys
|
2018-05-01 18:57:12 -07:00 |
ebb-tide
|
b0720cf43e
|
Merge branch 'master' into bugfix/groupbys-in-alert-rule
|
2018-05-01 18:21:45 -07:00 |
ebb-tide
|
d3ac8a0e7c
|
Merge branch 'master' into bugfix/groupbys-in-alert-rule
|
2018-05-01 18:21:07 -07:00 |
Deniz Kusefoglu
|
70df60a3a8
|
Merge pull request #3347 from influxdata/bugfix/table-colors
Fix table coloring bug
|
2018-05-01 18:18:17 -07:00 |
ebb-tide
|
5619bc166f
|
Add new colors to alert rule graph.
|
2018-05-01 18:08:35 -07:00 |
Alex Paxton
|
18973a0069
|
Merge pull request #3320 from influxdata/enhancement/introduce-overlay-layer
Introduce Reusable Overlay Component
|
2018-05-01 17:38:24 -07:00 |
Iris Scholten
|
3cf879e451
|
Merge pull request #3345 from influxdata/bugfix/ui_auto_groupby
Auto Groupby in UI not set to tempvar value
|
2018-05-01 17:27:58 -07:00 |
Iris Scholten
|
f89bea4fa5
|
Update changelog
|
2018-05-01 17:14:10 -07:00 |
Iris Scholten
|
230084a96c
|
Remove notification informing user that their query cannot be displayed by the SchemaExplorer
|
2018-05-01 17:11:46 -07:00 |
Brandon Farmer
|
b26675cdcd
|
Merge pull request #3346 from influxdata/fixes/auth-error-when-missing-me
Guard against missing me
|
2018-05-01 17:02:10 -07:00 |
ebb-tide
|
5cd6505b7d
|
Update changelog
|
2018-05-01 16:57:11 -07:00 |
Iris Scholten
|
7207d7b92b
|
Respond to PR Review
|
2018-05-01 16:54:44 -07:00 |
ebb-tide
|
e14c7b8993
|
Fix Alert Rule graphs with groupbys
|
2018-05-01 16:50:06 -07:00 |
Brandon Farmer
|
0b7fa5b413
|
Guard superAdmin look when me is missing
|
2018-05-01 16:28:06 -07:00 |
Iris Scholten
|
b67c1faaee
|
Fix prettier errors
|
2018-05-01 16:01:00 -07:00 |
ebb-tide
|
903768a956
|
Fix table coloring bug
|
2018-05-01 15:57:54 -07:00 |
Iris Scholten
|
99d32ed521
|
Fix missed conflic and update types and fixtures based on type changes from master
|
2018-05-01 15:53:18 -07:00 |
Brandon Farmer
|
ec656ffa01
|
Guard against missing me
|
2018-05-01 15:48:08 -07:00 |
Iris Scholten
|
d1f99bde8f
|
Add test for cell editor overlay to check that isQuerySupportedByExplorer is getting passed down when a user-defined tempvar is getting used in query
|
2018-05-01 15:33:55 -07:00 |
Iris Scholten
|
0fdf424d13
|
Update getActiveQuery to set isQuerySupportedByExplorer in active query
|
2018-05-01 15:32:23 -07:00 |
Alex P
|
d68509728e
|
Send notification when query text contains user-defined template variable
|
2018-05-01 15:32:22 -07:00 |
Alex P
|
8fe3e1b755
|
Add disabled styles for field, tag, and measurement items
|
2018-05-01 15:32:22 -07:00 |
Iris Scholten
|
5fd8f68f6f
|
Add types for CEO actions
|
2018-05-01 15:32:22 -07:00 |
Iris Scholten
|
67612bac36
|
Convert files to Typescript and fix errors
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
|
2018-05-01 15:32:22 -07:00 |
Iris Scholten
|
c08374d2fe
|
Convert dashboard QueryMaker & children to TypeScript
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
|
2018-05-01 15:32:22 -07:00 |
Jared Scheib
|
bbe4a61b71
|
Add types to handleEditRawText in CEO
Remove duplicate Query type, which was actually a QueryConfig
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
|
2018-05-01 15:32:22 -07:00 |
Iris Scholten
|
0efaaa96bb
|
Disable parts of SchemaExplorer in CEO if user-defined temp vars in query
Use constants for :dashboardTime:, :upperDashboardTime:, & :interval:.
Clarify some fn names.
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
|
2018-05-01 15:30:36 -07:00 |
Brandon Farmer
|
0b1b11cfe6
|
Merge pull request #3344 from influxdata/fixes/negative-numbers-in-gauges
Fixes inputting negative numbers from gauges
|
2018-05-01 14:55:38 -07:00 |
Brandon Farmer
|
eb4800eff2
|
Fixes inputting negative numbers from gauges
|
2018-05-01 14:40:57 -07:00 |
Brandon Farmer
|
db3f17f21b
|
Merge pull request #3333 from influxdata/fixes/table-graph-loading
Load table graph state on componentDidMount
|
2018-05-01 14:22:15 -07:00 |
Alex Paxton
|
f013e2aeff
|
Merge branch 'master' into enhancement/introduce-overlay-layer
|
2018-05-01 14:16:50 -07:00 |
Brandon Farmer
|
dcbfb630cc
|
Transform result data on component did mount
|
2018-05-01 13:21:03 -07:00 |
Brandon Farmer
|
fa4ea4f471
|
Fix prettier errors
|
2018-05-01 13:14:57 -07:00 |
Brandon Farmer
|
6fc51b0295
|
Load table graph state on componentDidMount
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
|
2018-05-01 13:14:56 -07:00 |
Deniz Kusefoglu
|
47cbeb6bfc
|
Merge pull request #3341 from influxdata/bugfix/decimalplaces-backend
Fix backend defaults for decimal places
|
2018-05-01 13:05:35 -07:00 |
ebb-tide
|
7a90cc8a19
|
dont require props that are not required.
|
2018-05-01 11:43:36 -07:00 |
ebb-tide
|
491130a310
|
Fix backend defaults for decimal places
|
2018-05-01 11:19:11 -07:00 |
Deniz Kusefoglu
|
dd1d90275a
|
Merge pull request #3331 from influxdata/table/field-options
Table/field options
|
2018-04-30 18:00:03 -07:00 |
ebb-tide
|
d26062ee57
|
Fix server tests
|
2018-04-30 17:24:59 -07:00 |
ebb-tide
|
c6d4db9f4c
|
Fix tests and address PR review items
|
2018-04-30 15:38:38 -07:00 |
ebb-tide
|
9cbfb58fde
|
Merge branch 'master' into table/field-options
|
2018-04-30 15:15:02 -07:00 |
ebb-tide
|
78f7ffbde0
|
Change location of decimal places field
|
2018-04-30 13:56:35 -07:00 |
ebb-tide
|
2dea048a4d
|
Use decimal points in calculating table widths
|
2018-04-30 13:49:57 -07:00 |
ebb-tide
|
2cf1e1af4d
|
Implement Decimal Place Setting
|
2018-04-30 11:59:14 -07:00 |
Brandon Farmer
|
3d9516e188
|
Merge pull request #3325 from influxdata/migrate-auto-refresh
Migrate auto refresh
|
2018-04-30 09:35:08 -07:00 |
Brandon Farmer
|
351fd0cbeb
|
Add tests for missing 'No Results'
|
2018-04-29 20:34:50 -07:00 |
Brandon Farmer
|
84745fc2c6
|
Update changelog
|
2018-04-29 19:43:00 -07:00 |
Brandon Farmer
|
c59e11015a
|
Show message when there are no results
|
2018-04-27 17:06:39 -07:00 |
Brandon Farmer
|
77e5963e42
|
Convert and refactor AutoRefresh
|
2018-04-27 17:06:39 -07:00 |