Luke Morris
8dcf15c7d7
bump package.json
2019-06-20 15:33:56 -07:00
Luke Morris
219bfa8179
Update changelog
2019-06-20 15:26:09 -07:00
Andrew Watkins
4e52a61cc9
chore: fix PagerDuty deprecation message ( #5208 )
2019-06-20 15:22:38 -07:00
Delmer Reed
9ae283420f
fix(server): timeout and fetch version concurrently
...
fixes an issue where version was not being fetched concurrently
and not timing out for each source.
Co-authored-by: Kelvin Wang <sherkrainwang@gmail.com>
2019-06-11 13:41:53 -07:00
Brandon Farmer
7f5b9fa73c
Allow values for min to be negative
...
Closes #5168
2019-06-11 13:41:44 -07:00
Brandon Farmer
a3f8a012af
Update chronograf version to 1.7.11
2019-06-11 13:41:31 -07:00
Brandon Farmer
0b066943d0
Be more defensive where we split text from responses
...
Closes #5139
Closes #5155
2019-06-11 13:40:47 -07:00
Brandon Farmer
3748f7eb0f
Properly handle time selection when zoomed in
2019-06-11 13:40:35 -07:00
Brandon Farmer
5579734b2f
Add polyfill for workers
...
- Addresses issues when workers are running in IE11
2019-06-11 13:40:26 -07:00
Lorenzo Affetti
96ac8a8d50
fix(package): create chronograf user before install
2019-06-11 13:40:06 -07:00
Brandon Farmer
f9f0ad2884
Update changelog
2019-04-24 10:34:48 -07:00
Brandon Farmer
6594b2f024
bump version
2019-04-24 09:57:59 -07:00
Brandon Farmer
86c6f3b41e
Only add variables to script once
2019-04-24 09:52:34 -07:00
Brandon Farmer
1d6450bced
Update changelog
2019-04-23 13:17:25 -07:00
Brandon Farmer
e9000f09c9
Remove use of except from meta queries
2019-04-23 13:17:18 -07:00
Lorenzo Affetti
21993eaa36
fix(package): make rpm verify pass after installation
2019-04-23 13:16:54 -07:00
Brandon Farmer
2d67c8fa2d
Update golang version
2019-04-16 17:41:34 -07:00
Brandon Farmer
1a9aa0e7d9
bump chronograf version number
2019-04-16 17:41:22 -07:00
Brandon Farmer
17d3c34307
Fix build script for go modules
2019-04-16 17:41:12 -07:00
Russ Savage
22481de691
Updated changelog for 1.7.10 ( #5152 )
2019-04-16 17:03:40 -07:00
Iris Scholten
35c40a9f2b
Fix ceo visualization not using ceo time range for query
2019-04-16 13:54:52 -07:00
Andrew Watkins
2f8c04fbb4
fix: imports in flux scripts ( #5148 )
2019-04-16 13:07:57 -07:00
Brandon Farmer
601219f9dd
Use go modules, update flux
2019-04-16 10:21:32 -07:00
Brandon Farmer
7b260b219e
Bump package.json to 1.7.9
2019-03-20 15:34:17 -07:00
Iris Scholten
52400ab75d
Fix disappearing data in table graphs
...
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Palak Bhojani <palak@influxdata.com>
2019-03-20 14:38:13 -07:00
Russ Savage
6dec085ea4
change google groups link to community ( #5126 )
...
* change google groups link to community
2019-03-20 11:02:12 -07:00
Andrew Watkins
1ec95198dc
chore: update changelog
2019-03-18 16:02:25 -07:00
Andrew Watkins
960affb93b
fix(alert): message validation ( #5107 )
2019-03-18 16:00:42 -07:00
Delmer
1dda05bbcc
fix(ui/mapVarsToCSV): double quote map template values ( #5118 )
2019-03-18 15:51:56 -04:00
Alirie Gray
2524989618
fix(visualizations): add type checking to AxesOptions
2019-03-18 11:58:59 -07:00
Iris Scholten
5a30204c11
ensure flux function gets added when no cursor
2019-03-15 17:40:17 -07:00
Iris Scholten
b0d63effa4
fix cursor location after adding a function with a new line
2019-03-15 17:21:25 -07:00
Iris Scholten
9d7b70a860
Insert flux function at or below cursor line
2019-03-15 16:01:58 -07:00
Andrew Watkins
a7843d0451
fix(flux/ui): fix union
2019-03-15 16:01:36 -07:00
Palak Bhojani
d00e73c63b
Fix dashboard to display for another user
2019-03-15 16:00:54 -07:00
Iris Scholten
848500cabd
Stop scrollbars from covering text in flux editor
...
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2019-03-15 09:49:02 -07:00
Brandon Farmer
8b0a9deb92
Update chronograf version number
2019-02-13 13:42:31 -08:00
Russ Savage
d97804adc4
Fixed the fromCSV function
2019-02-13 13:26:42 -08:00
Delmer
f2f63a6cf2
fix: active kapacitor updating and ui defaults ( #5079 )
...
* fix(server): fix active kapacitor settings
Co-authored-by: Michael Desa <mjdesa@gmail.com>
Co-authored-by: Chris Goller <goller@gmail.com>
2019-02-13 16:21:20 -05:00
Delmer
fc4c0e024e
fix(ui): fix decimalPlaces with wrapper ( #5073 )
2019-02-13 16:21:09 -05:00
Russ Savage
d11c5d595d
Fixed the window function ( #5083 )
...
* Fixed the window function
* adding 5083 to changelog
2019-02-13 13:12:04 -08:00
Russ Savage
bd9bdee589
Fixed versions and links in readme ( #5063 )
2019-02-13 13:12:04 -08:00
Iris Scholten
976a5c065f
Fix error when editing kapacitor info in onboarding
2019-02-12 20:24:41 -08:00
Brandon Farmer
29c3a6ab87
Be less aggressive on windowInterval
...
- backport logic from v2 line
2019-02-12 13:41:46 -08:00
Brandon Farmer
bec8c445d0
Escape injected meta query values
2019-02-12 13:32:35 -08:00
Iris Scholten
7c25efc09a
Stop cells with raw/no format selected from getting changed to base 10
2019-02-12 12:35:52 -08:00
nathan haugo
de18060ef3
Clean up changelog
2019-01-16 13:16:18 -08:00
nathan haugo
c45b1f4d82
Update changelog for 1.7.7
2019-01-16 13:15:54 -08:00
nathan haugo
3416ff36f6
Bump version for 1.7.7
2019-01-16 13:13:40 -08:00
nathan haugo
28a7220207
Merge branch '1.7.x' of github.com:influxdata/chronograf into 1.7.x
2019-01-16 13:11:22 -08:00