Andrew Watkins
|
790834fe01
|
Convert functions to getters
|
2018-04-10 14:04:35 -07:00 |
Andrew Watkins
|
b0294be1ea
|
Move functions out of render and into getters
|
2018-04-10 14:02:02 -07:00 |
Andrew Watkins
|
de53b96823
|
Fix crosshair hovering performance issue
|
2018-04-10 14:02:02 -07:00 |
Andrew Watkins
|
6fec8ecd91
|
Add test for bug
|
2018-04-10 13:56:53 -07:00 |
Iris Scholten
|
d2eb208768
|
Get QueryAST in autorefresh and send up to CellEditorOverlay
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
|
2018-04-10 11:52:41 -07:00 |
Brandon Farmer
|
b844cf1264
|
Merge pull request #3162 from influxdata/fix/graph-threshold-size
Only send threshold value to parent on blur
|
2018-04-10 11:38:34 -07:00 |
Andrew Watkins
|
b7e39e77f7
|
Fix Tickscript resave on error bug
|
2018-04-10 11:18:18 -07:00 |
Brandon Farmer
|
f526f6dba0
|
Add basic test around threshold
|
2018-04-10 11:11:22 -07:00 |
Andrew Watkins
|
af9e92e953
|
Change function to getter
|
2018-04-10 11:03:46 -07:00 |
Alex Paxton
|
f8302db62e
|
Merge pull request #3157 from influxdata/polish/single-stat-line-colors
Polish/Line+SingleStat Colors
|
2018-04-10 10:59:03 -07:00 |
Brandon Farmer
|
8659693490
|
Add types to threshold events
|
2018-04-10 10:47:55 -07:00 |
Brandon Farmer
|
94a61fa19e
|
Update changelog
|
2018-04-10 10:43:36 -07:00 |
ebb-tide
|
665053195c
|
Resolve typescript errors
|
2018-04-09 21:06:09 -07:00 |
ebb-tide
|
0817c89bb0
|
Ensure same color for single stat and line graph it is getting value from
|
2018-04-09 20:44:20 -07:00 |
Brandon Farmer
|
eb50aacf60
|
Only send threshold value to parent on blur
|
2018-04-09 17:19:54 -07:00 |
Alex P
|
cd9b98d500
|
Decouple checking logic for colors and last value
This prevents the single stat color from fluctuating when the user has
`fill(null)`
|
2018-04-09 17:17:05 -07:00 |
Iris Scholten
|
89c60a5593
|
Add catch for getting all services api call
|
2018-04-09 17:16:27 -07:00 |
ebb-tide
|
7aa09418f1
|
Merge branch 'master' into table/reorder-columns
|
2018-04-09 16:22:15 -07:00 |
ebb-tide
|
72d15e4d1d
|
Fix table ordering
|
2018-04-09 16:17:31 -07:00 |
Andrew Watkins
|
0cf31351e5
|
Merge pull request #3156 from influxdata/polish/legend-hiding
Fix legend sticking around when opening CEO
|
2018-04-09 16:03:42 -07:00 |
Iris Scholten
|
5b87bea961
|
Merge pull request #3155 from influxdata/table/fieldnames-from-query-config
Table/Get FieldNames from query config
|
2018-04-09 15:59:25 -07:00 |
Iris Scholten
|
1b08132941
|
Update calculateColumnWidth to take into account 1 visible column and lock first is true
|
2018-04-09 15:42:14 -07:00 |
Alex P
|
e78266e3fe
|
Use line colors for a line-plus-single-stat cell
|
2018-04-09 15:24:30 -07:00 |
Iris Scholten
|
3b34e3f7db
|
Respond to PR Review
|
2018-04-09 15:20:55 -07:00 |
Iris Scholten
|
2e1860336e
|
Fix tests after removing datalabels and making instance methods private
|
2018-04-09 15:20:07 -07:00 |
Iris Scholten
|
db03a3cd71
|
Remove dataLabels and just use queryConfigs
|
2018-04-09 15:20:06 -07:00 |
Brandon Farmer
|
61b159f358
|
Make query configs available in table options on visualization tab
|
2018-04-09 15:16:16 -07:00 |
Alex P
|
dc3c272f19
|
Repair mechanism for determining text color based on background color
|
2018-04-09 15:07:26 -07:00 |
ebb-tide
|
2d8a447f4b
|
Merge branch 'master' into table/reorder-columns
|
2018-04-09 15:06:54 -07:00 |
Iris Scholten
|
7a6bd0684c
|
Merge pull request #3151 from influxdata/table/column-sizing
Table/Adjust Column Sizing
|
2018-04-09 14:53:43 -07:00 |
Iris Scholten
|
11d4a280bd
|
Update accepted prop type in DeprecationWarning.tsx
|
2018-04-09 14:51:47 -07:00 |
Brandon Farmer
|
2a91f99a41
|
Merge pull request #3148 from influxdata/polish/toggle-measurement
Allows users to close a measurement they have open
|
2018-04-09 14:51:42 -07:00 |
Iris Scholten
|
096b9fcffa
|
Change link to open new tab instead of change current page
|
2018-04-09 14:50:06 -07:00 |
Iris Scholten
|
d2f73f4719
|
Update PagerDuty v1 deprecation message
|
2018-04-09 14:49:28 -07:00 |
Alex P
|
a10bad0248
|
Use octagon icon in deprecation warning alert
|
2018-04-09 14:48:39 -07:00 |
Alex P
|
475d899555
|
Apply alert styles to deprecation warning
|
2018-04-09 14:48:09 -07:00 |
Alex P
|
81eb2f9726
|
Apply alert styles to telegram bot alert
|
2018-04-09 14:47:50 -07:00 |
Alex P
|
2dcb2f1952
|
Introduce styles for alerts
|
2018-04-09 14:41:36 -07:00 |
Iris Scholten
|
ea6657f92a
|
create deprecationWarning component
|
2018-04-09 14:41:06 -07:00 |
Iris Scholten
|
423b9a2416
|
update kapacitor revision in Gopkg.toml
|
2018-04-09 14:40:36 -07:00 |
Iris Scholten
|
68c2c68357
|
WIP add pagerduty2 to backend
|
2018-04-09 14:40:05 -07:00 |
Iris Scholten
|
8130ba7df6
|
add pagerduty2 as handleroption for configuring kapacitor alert
|
2018-04-09 14:38:29 -07:00 |
Iris Scholten
|
58596168ff
|
Add pagerduty2 tab and panel to AlertTabs and show services available to kapacitor
|
2018-04-09 14:34:55 -07:00 |
Iris Scholten
|
49b03b1505
|
update AlertTabs to only show tabs for services supported by current kapacitor
|
2018-04-09 14:34:34 -07:00 |
Iris Scholten
|
492b4d112a
|
Respond to PR review
|
2018-04-09 14:29:40 -07:00 |
Brandon Farmer
|
ebeb487a07
|
Update changelog
|
2018-04-09 14:00:35 -07:00 |
Russ Savage
|
2e3e48bc59
|
Merge pull request #3150 from influxdata/polish/tickscript-save-db-rp
Polish/tickscript save db rp
|
2018-04-09 13:07:04 -07:00 |
Andrew Watkins
|
6587d1dcac
|
Fix legend hover bug
|
2018-04-09 12:26:41 -07:00 |
Brandon Farmer
|
6b44326fdf
|
Add test around MeasurementListItem behavior
|
2018-04-09 12:08:25 -07:00 |
Andrew Watkins
|
4908c2cd0b
|
Move TickscriptSave button to own file
|
2018-04-09 11:59:00 -07:00 |