Commit Graph

1330 Commits (30dd7a642517f4e6a6ac45f2f3aa57e3c4869d5d)

Author SHA1 Message Date
vlastahajek 96f9d73acc docs: update Changelog 2020-06-26 16:10:45 +02:00
vlastahajek b9e11edcff Merge branch 'master' into fix/zoom_stop_presenting 2020-06-26 15:52:48 +02:00
vlastahajek fb8f7ad8a9 fix: prevent leaving presentation mode when zooming (#5382) 2020-06-26 15:52:15 +02:00
Pavel Zavora d3ed47c854 chore: update changelog 2020-06-25 06:05:24 +02:00
Pavel Zavora dc536f377b chore: update changelog 2020-06-22 22:28:21 +02:00
Vlasta Hajek b1138fdb43
Merge branch 'master' into fix/reedit-issue 2020-06-17 19:00:58 +02:00
Pavel Zavora ce8a2d894a chore: update changelog 2020-06-17 05:14:40 +02:00
vlastahajek deca4f8450 fix: Avoiding passing invalid number to Grid (#5476) 2020-06-16 16:22:39 +02:00
Pavel Zavora 566d34ca7f chore: update changelog 2020-06-16 06:54:22 +02:00
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
Alvaro [Andor] 9eb861a164 Fix dashboard typos (#5249)
* Fix dashboard typos

* Add Changelog
2019-08-01 08:16:44 -04:00
Christopher Henn fdd52446d5 Fix JWK signing key check 2019-07-09 11:06:26 -07:00
Deniz Kusefoglu c173f3f586
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-07-03 15:02:50 -07:00
Deniz Kusefoglu 1c4aa2f37d
Fix scroll to row bug on table graphs (#5217)
* read sortedtimevals from updated props not state

* Update changelog

* Fix linter errors
2019-07-01 16:26:24 -07:00
Luke Morris 510ba50758 Update changelog 2019-06-21 11:10:23 -07:00
Luke Morris 89d8b4be2b Update changelog 2019-06-21 11:10:16 -07:00
Luke Morris 4594aa1310 Update changelog 2019-06-21 08:38:47 -07:00
Luke Morris 219bfa8179 Update changelog 2019-06-20 15:26:09 -07:00
Brandon Farmer f9f0ad2884 Update changelog 2019-04-24 10:34:48 -07:00
Brandon Farmer c9fd56bcfa Remove unreleased from changelog 2019-04-24 10:09:21 -07:00
Brandon Farmer 6594b2f024 bump version 2019-04-24 09:57:59 -07:00
Brandon Farmer a67c66e051 bump version 2019-04-23 13:35:47 -07:00
Brandon Farmer 1d6450bced Update changelog 2019-04-23 13:17:25 -07:00
Brandon Farmer 1c1ced1efb Update changelog 2019-04-23 11:59:40 -07:00
Russ Savage 22481de691 Updated changelog for 1.7.10 (#5152) 2019-04-16 17:03:40 -07:00
Russ Savage 824641fff6
Updated changelog for 1.7.10 (#5152) 2019-04-16 17:02:26 -07:00
Iris Scholten 35c40a9f2b Fix ceo visualization not using ceo time range for query 2019-04-16 13:54:52 -07:00
Iris Scholten cd8db96a04 Fix ceo visualization not using ceo time range for query 2019-04-16 13:42:37 -07:00
Russ Savage 4226ef84bc
Updated changelog for 1.7.9 (#5133) 2019-03-27 18:50:33 -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
Iris Scholten 604ed1125d 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:28:40 -07:00
Andrew Watkins 1ec95198dc chore: update changelog 2019-03-18 16:02:25 -07:00
Delmer 1dda05bbcc fix(ui/mapVarsToCSV): double quote map template values (#5118) 2019-03-18 15:51:56 -04:00
Delmer d9c46c6d28
fix(ui/mapVarsToCSV): double quote map template values (#5118) 2019-03-18 15:50:31 -04:00
Alirie Gray 2524989618 fix(visualizations): add type checking to AxesOptions 2019-03-18 11:58:59 -07:00
Iris Scholten 9d7b70a860 Insert flux function at or below cursor line 2019-03-15 16:01:58 -07:00
Iris Scholten 82543e1de0 Insert flux function at or below cursor line 2019-03-15 15:46:34 -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
Iris Scholten d772e1225d Stop scrollbars from covering text in flux editor
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2019-03-14 16:15:05 -07:00
Alirie Gray af42412080 fix(visualizations): add type checking to AxesOptions 2019-03-14 15:31:05 -07: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 4a3fcba600
Fixed the window function (#5083)
* Fixed the window function

* adding 5083 to changelog
2019-02-13 13:06:24 -08:00
Iris Scholten 976a5c065f Fix error when editing kapacitor info in onboarding 2019-02-12 20:24:41 -08:00
Iris Scholten 38ce5431a7 Fix error when editing kapacitor info in onboarding 2019-02-12 17:40:28 -08:00
Delmer df41635301
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-12 18:50:56 -05: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
Brandon Farmer d8f1b42501 Be less aggressive on windowInterval
- backport logic from v2 line
2019-02-12 13:27:46 -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
Iris Scholten 54ade11321 Stop cells with raw/no format selected from getting changed to base 10 2019-02-12 11:55:55 -08:00