vlastahajek
92474858ae
fix: crash on windows when build by go 1.14 ( #5511 )
2020-06-15 08:21:32 -07:00
Greg
00cce510f2
fix: remove common public-url config from oauth validation check ( #5475 )
2020-05-05 15:42:41 -06:00
Bucky Schwarz
86f6051776
chore: prepare for 1.8.4 release
2020-04-30 10:22:13 -07:00
Bucky Schwarz
da73c94fa6
chore: update changelog with scrolling fix
2020-04-29 07:30:50 -07:00
Bucky Schwarz
baac7cf4ec
chore: prepare for 1.8.3 release
2020-04-23 15:56:51 -07:00
Greg
3652328954
feat: add ability to ignore or verify self signed oauth certs ( #5461 )
2020-04-22 18:04:04 -06:00
greg linton
6576b61d9f
fix: extend jwt expiration time to match cookie
...
also updates google oauth to use non-deprecated calls
2020-04-21 15:31:58 -06:00
Greg
6279df2969
fix: validate oauth settings prior to starting ( #5458 )
2020-04-21 13:49:18 -06:00
greg linton
7fb545e8e9
fix: token option issue
2020-04-20 18:36:41 -06:00
Bucky Schwarz
88836fc062
chore: 1.8.2 release preparation
2020-04-13 15:13:24 -07:00
Bucky Schwarz
e45cb637a0
chore: update flux to 0.65.0
2020-04-13 14:58:57 -07:00
Ariel Salem
c8ba74b441
Fix/table sizing issue ( #5442 )
2020-04-09 09:16:13 -07:00
Bucky Schwarz
ae637397b8
chore: prepare for release
2020-04-06 11:56:52 -07:00
greg linton
63352373c7
update changelog
2020-04-03 11:40:39 -07:00
asalem
2c56ae82f7
fix(ui): updated PR to stylize fix a bit more
2020-03-24 06:26:50 -07:00
asalem
db56cd679b
chore(ui): fixed lint errors and updated CHANGELOG
2020-03-23 06:03:59 -07:00
Russ Savage
8e54ea1f78
feat(fluxFunctions): updates for latest flux lib ( #5426 )
...
* feat(fluxFunctions): updates for latest flux lib
* chore(changelog): update for flux functions
* fix(fluxFunctions): updating urls
* fix(fluxFunctions): rename buckets param, tslint
* fix(fluxFunctions): remove v.windowPeriod
* added experimental csv.from function
Co-authored-by: Scott Anderson <scott@influxdata.com>
2020-03-18 14:54:09 -07:00
Bucky Schwarz
747112b7de
chore: update changelog and bump minor version to 1.8.0
2020-02-18 15:04:06 -08:00
Greg
80d18ee90d
feat: add flag to redirect login page to specified OAuth IdP ( #5380 )
...
Co-Authored-By: Bucky Schwarz <hoorayimhelping@users.noreply.github.com>
2020-02-13 11:37:41 -07:00
greg linton
d05e43a9ca
chore: update changelog
2020-02-13 08:55:46 -07:00
Russ Savage
1ce8806b8e
feat: add flag to disable host list page
2020-02-10 13:50:28 -08:00
greg linton
c3e6fe7fe9
chore: update changelog
2020-02-10 09:53:09 -07:00
Bucky Schwarz
fff7836818
feat(ui): Template variables can now select their source database
2020-02-06 13:10:41 -08:00
greg linton
8765490e52
chore: update changelog and readme
2020-01-23 11:15:32 -07:00
Timmy Luong
dab3f8dca7
feat(ui): add query parameter for autofresh option in dashboards ( #5348 )
...
* feat(ui): add query parameters for autofresh option in dashboards
* fix(ui): fix tests, lint, and refresh functionality of components; update CHANGELOG
* fix(ui): update handler
* feat(ui): allow url parameter to update dashboard autorefresh rate
* fix(ui): improve reducer performance and other minor issues
2020-01-14 16:14:25 -08:00
Bucky Schwarz
a1f6162508
fix: log viewer uses a default if the mapped severity doesn't exist
2020-01-09 14:23:59 -08:00
Bucky Schwarz
fdab763e39
chore: update changelog and bump minor version to 1.7.17
2020-01-08 11:54:33 -08:00
Bucky Schwarz
47890b6d98
fix: allow logging out when using Ouath
2020-01-08 11:51:19 -08:00
Michael Desa
7689dd7db4
chore: update changelog and bump minor version to 1.7.16
2019-12-19 13:49:14 -08:00
Michael Desa
a88e6fb107
Merge branch 'master' into 1.7.x
2019-12-19 13:47:22 -08:00
Michael Desa
ab3f5c1d70
fix(influx): allow upperDashboardTime when generating query config ( #5334 )
...
Closes https://github.com/influxdata/chronograf/issues/5330
2019-12-18 10:08:57 -08:00
Michael Desa
37ebe2a28e
fix(kapacitor): use better heuristic than string contains `batch` when creating tasks ( #5335 )
...
Closes https://github.com/influxdata/chronograf/issues/5332
2019-12-18 09:40:51 -08:00
Bucky Schwarz
dc03bbec5c
fix(ui): use the the available y-axis label
2019-11-26 09:58:18 -08:00
Michael Desa
adef73900c
fix(schema-explorer): update the flux schema explorer to use v1 package ( #5323 )
...
Closes https://github.com/influxdata/chronograf/issues/5316
2019-11-22 09:01:43 -05:00
Bucky Schwarz
46f8d51980
chore: pin go to latest minor version; make docker build process more robust
2019-11-21 15:37:02 -08:00
Michael Desa
acc1a6834f
chore: update changelog and versions for 1.7.15
2019-11-12 18:42:10 -05:00
Russ Savage
0b0e4b8bf0
feat(flux): updated functions list for latest flux ( #5310 )
...
* feat(flux): updated functions list and insert
* fix(functions): updating the urls
* feat(changelog): update changelog
2019-11-08 13:13:52 -08:00
Michael Desa
220dbeb538
fix(data-explorer): always include upper dashboard time in query ( #5309 )
...
Closes https://github.com/influxdata/chronograf/issues/5297
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2019-11-07 14:53:01 -05:00
Michael Desa
5214b7d47d
chore: upgrade to flux v0.50.2 ( #5305 )
...
Closes https://github.com/influxdata/chronograf/issues/5303
2019-11-07 11:35:08 -05:00
Bucky Schwarz
15b12fe024
chore: update dockerfile deps: update ubuntu, node and go versions
2019-11-05 14:25:19 -08:00
Joshua Hoblitt
571731cec5
fix github org pagination when user has > 10 orgs ( #5265 )
...
* fix github org pagination when user has > 10 orgs
* rm duplicate 1.7.13 CHANGELOG
* add #5265 to CHANGELOG
2019-09-20 15:53:13 -07:00
Michael Desa
5e1e3d0cae
Merge branch '1.7.x'
2019-08-27 13:58:02 -04:00
Michael Desa
038fb2a1d4
Release 1.7.14
2019-08-27 13:57:33 -04:00
Andrew Watkins
7434c52245
docs: update CHANGELOG
2019-08-26 13:12:36 -07:00
Michael Desa
2d3a265706
Merge branch '1.7.x'
2019-08-20 17:39:51 -04:00
Michael Desa
da07ed011c
Release 1.7.13
2019-08-20 17:37:16 -04:00
Alvaro [Andor]
a36ffca3b1
Fix dashboard typos ( #5249 )
...
* Fix dashboard typos
* Add Changelog
2019-08-20 14:14:01 -04:00
Christopher Henn
7383f0c18a
Fix JWK signing key check
2019-08-20 14:13:41 -04:00
Deniz Kusefoglu
a161e08183
Bugfix/code mirror tickscript ( #5225 )
...
* Match only uppercase TRUE and FALSE as atoms
* Add AND and OR as operators
* Allow variables to begin with capital letters
* Add optional @ to recognize user defined function calls as variables
* Remove multiline comment state add multiline string states
* Add dbrp keyword
* Update changelog
2019-08-20 14:13:41 -04:00
Deniz Kusefoglu
5de5e668c9
Fix scroll to row bug on table graphs ( #5217 )
...
* read sortedtimevals from updated props not state
* Update changelog
* Fix linter errors
2019-08-20 14:13:40 -04:00