Pavel Zavora
566d34ca7f
chore: update changelog
2020-06-16 06:54:22 +02:00
Pavel Zavora
6a390479d0
fix(kapacitor/alert): support .Time.Unix message validation #5492
2020-06-16 06:54:22 +02:00
Pavel Závora
0d73bf57f0
fix(ui): report worker errors, better parse flux CSV results ( #5506 )
...
* chore(ui): log error in worker to trace errors
* fix(ui): repair parsing of flux results to support influxdb 1.8.0
2020-06-15 08:23:08 -07:00
Pavel Zavora
f0cd243f01
fix(ui/kapacitor): repair tickscript editor in FF
2020-06-15 08:22:39 -07:00
Pavel Zavora
0cbcf8b39b
chore(node): add .nvmrc to match contributing.md
2020-06-15 08:22:39 -07:00
Pavel Zavora
7edae1be4d
fix(dashboard): keep table sorting on refresh
2020-06-15 08:22:27 -07: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
82ec443eec
fix: table graph panels should be aligned when scrolling
2020-04-29 06:28:54 -07:00
Bucky Schwarz
7350962204
chore: revert oauth inactivity change
2020-04-24 14:16:59 -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
b5d1f1a411
chore: switch uuid libraries; clean modules after switch
2020-04-13 14:58:57 -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
Russ Savage
9d61f8fea9
fix(fluxFunctions): updated for flux v65 ( #5443 )
2020-04-09 08:51:40 -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
odalet
7e533b045b
chore(ui): removed duplicated types + invalid import ( #5436 )
2020-04-03 10:15:18 -07:00
greg linton
d61b03f27a
fix: use auth settings when pinging source
2020-03-25 16:55:03 -06:00
Ariel Salem
8c21b22079
Merge pull request #5429 from influxdata/fix/text-formatting
...
fix(ui): fixed table bug that was forcing long values to one line
2020-03-24 10:35:10 -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
asalem
d1b0fbb12b
fix(ui): fixed table bug that was forcing long values to one line
2020-03-22 06:21:45 -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
greg linton
6d6f36cfbc
fix(chronoctl): allow token generation against self-signed api
2020-03-13 17:36:00 -06:00
Greg
d046840086
fix: handle change to news feed data structure ( #5420 )
2020-03-13 17:17:24 -06:00
Greg
26458417c7
feat: add ability to authenticate single superadmin user ( #5400 )
...
* feat: add ability to authenticate single superadmin user
This short-circuits any configured authentication, allowing a user
with the correctly signed message to act against the api.
* Present an expiring message to be signed/verified
* Add chronoctl command to ouput token for use in auth header
* Add command to generate and store RSA keypair
* Test new superadmin token checks
2020-02-28 14:14:46 -07:00
xginn8
9664e080df
fix(build): fix up Makefile variable quoting for build ( #5397 )
...
Closes https://github.com/influxdata/chronograf/issues/5396
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
2020-02-21 09:08:41 -07:00
Bucky Schwarz
747112b7de
chore: update changelog and bump minor version to 1.8.0
2020-02-18 15:04:06 -08:00
Bucky Schwarz
f629d5848c
fix: update logic to work properly with existing template variables
2020-02-18 13:34:25 -08:00
Bucky Schwarz
25152c5a3a
fix: update the makefile to force make gen to work
2020-02-18 13:34:25 -08:00
Bucky Schwarz
e6ce54b6c7
fix(ui): properly run the query when creating template variables
2020-02-18 13:34:25 -08:00
Bucky Schwarz
5460a90c76
fix: changing source database should rerun query but keep options
2020-02-13 14:41:38 -08:00
Bucky Schwarz
1cc985b952
fix: add optional zIndex property to source dropdown
2020-02-13 14:41:38 -08:00
Bucky Schwarz
5f7740b1f8
chore: update docs to be more clear about node and go versions
2020-02-13 10:50:22 -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
46e194ddab
fix: syntax in build.py
2020-02-13 09:42:47 -07:00
greg linton
d05e43a9ca
chore: update changelog
2020-02-13 08:55:46 -07:00
Povl H. Pedersen
9d130c6bc0
feat: support 64-bit arm processors ( #5383 )
...
Old script resulted in arm32 binaries, not executable on modern pure 64-bit arm processors.
This is minimal changes to correctly handle arm64
2020-02-12 16:36:13 -07:00
greg linton
463f56a57a
fix: don't use 'go list' to determine if a go application is installed
2020-02-12 10:32:39 -07:00
Greg
013d594fe5
fix: fail if migrating from non-existant boltdb ( #5379 )
2020-02-10 15:35:36 -07:00
Russ Savage
1ce8806b8e
feat: add flag to disable host list page
2020-02-10 13:50:28 -08:00
greg linton
a325de2c19
feat: add note to migrate command about id generation
2020-02-10 12:59:06 -07:00