Commit Graph

12615 Commits (51382c510f6b1442056cad5d5b1678f92f9c4c36)

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 Závora b1ba37b3ea
Merge pull request #5519 from influxdata/5347/mergeQueryResults
fix(TableGraph): merge query results with unique column names
2020-06-25 06:34:47 +02:00
Pavel Zavora d3ed47c854 chore: update changelog 2020-06-25 06:05:24 +02:00
Pavel Zavora 18747adcc5 chore: apply review comments 2020-06-25 06:03:15 +02:00
Pavel Zavora c1dca1c8d5 fix(worker/timeSeriesToTableGraph): add test 2020-06-25 06:03:15 +02:00
Pavel Zavora 87f40fd9e5 fix(tableGraph): ensure unique column names when merging multiple query responses 2020-06-25 06:03:15 +02:00
Pavel Zavora 763ed3a160 fix(explorer/tableView): make errors visible 2020-06-25 06:03:15 +02:00
Pavel Závora 3fe08e6b71
Merge pull request #5517 from influxdata/5472/logsFallbackToPointTime
fix(logs): fall back to point timestamp
2020-06-22 22:57:41 +02:00
Pavel Zavora dc536f377b chore: update changelog 2020-06-22 22:28:21 +02:00
Pavel Zavora 5acc21c2cb chore: apply review comments 2020-06-22 21:15:08 +02:00
Pavel Závora 24a7294284
Merge pull request #5516 from influxdata/5343/rule_validation
fix(kapacitor/alert): accept valid templates
2020-06-22 21:10:22 +02:00
Pavel Závora 25563b07de
Merge pull request #5521 from influxdata/5474/dashboard_undefined
fix(dashboard): avoid undefined error when dashboard is not ready yet
2020-06-22 21:09:26 +02:00
Pavel Zavora 9639fc469b fix(dashboard): avoid undefined error when dashboard is not ready yet 2020-06-21 10:22:14 +02:00
Pavel Zavora 1f9ff096df chore: lint 2020-06-19 08:15:11 +02:00
Pavel Zavora 798e588cc9 fix(logs): fall back to point timestamp #5472 2020-06-19 07:43:55 +02:00
Pavel Zavora de96add671 fix(kapacitor/alert): accept valid templates #5343 2020-06-18 08:58:07 +02:00
Pavel Závora 71b9d07f4f
Merge pull request #5514 from vlastahajek/fix/reedit-issue
fix: Avoiding passing invalid number to Grid
2020-06-18 06:09:01 +02:00
Vlasta Hajek b1138fdb43
Merge branch 'master' into fix/reedit-issue 2020-06-17 19:00:58 +02:00
Pavel Závora 94db028b1d
Merge pull request #5505 from influxdata/5493/distinguish_kapacitors
feat(kapacitor): repair management of kapacitor rules and tickscripts
2020-06-17 05:34:15 +02:00
Pavel Zavora ce8a2d894a chore: update changelog 2020-06-17 05:14:40 +02:00
Pavel Zavora cebd337325 fix(kapacitors): return the first error if possible without modifications upon multiple kapacitor updates 2020-06-17 05:04:51 +02:00
Pavel Zavora ade1f504d9 chore: code review 2020-06-17 05:04:51 +02:00
Pavel Zavora c61e25171b fix(kapacitor): change routing paths of kapacitor rules to include kapacitor ID 2020-06-17 05:04:51 +02:00
Pavel Zavora c45414aa1c fix(kapacitor): test enforcement of one active kapacitor 2020-06-17 05:04:51 +02:00
Pavel Zavora 18164d81fd fix(kapacitor): enforce one active kapacitor 2020-06-17 05:04:51 +02:00
vlastahajek deca4f8450 fix: Avoiding passing invalid number to Grid (#5476) 2020-06-16 16:22:39 +02:00
Pavel Závora 3941491173
Merge pull request #5504 from influxdata/5492/message_validation
fix(kapacitor/alert): support .Time.Unix message validation #5492
2020-06-16 07:10:21 +02:00
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