Commit Graph

12615 Commits (51382c510f6b1442056cad5d5b1678f92f9c4c36)

Author SHA1 Message Date
Pavel Zavora 51382c510f feat(ui/FluxScriptWizard): load data only if the wizard is opened 2020-12-08 05:36:46 +01:00
Pavel Zavora cc81dfd16c feat(ui/flux): improve error handling 2020-12-08 05:21:06 +01:00
Pavel Zavora 9f60157e4d fix(ui/FluxScriptWizard): Do not fetch measurements when database is not known 2020-12-08 04:38:57 +01:00
Pavel Zavora ffa405d738 feat(ui/explorer/flux): use flux to determine InfluxDB v2 schema 2020-12-07 19:24:30 +01:00
Pavel Zavora 60c34f9c53 chore(server): remove useless logging 2020-12-07 18:28:40 +01:00
Pavel Zavora fb146bf892 chore: improve code 2020-12-07 10:19:00 +01:00
Pavel Zavora 07ef7c4a41 chore: refactor to isV2Auth function 2020-12-07 10:09:55 +01:00
Pavel Zavora 7bf62d22ad feat(ui): reset username and password upon changed authentication scheme 2020-12-07 09:41:12 +01:00
Pavel Zavora b445c511e0 feat(ui): inform about disabled Flux for v2 server 2020-12-07 09:11:50 +01:00
Pavel Zavora 04b0817ec1 feat(ui): allow to control InfluxDB v2 type during configuration of InfluxDB connection 2020-12-07 08:40:29 +01:00
Pavel Zavora 4e8d541224 feat(v2): allow to control influxdb-v2 source type that turns on Token authentication 2020-12-07 08:39:35 +01:00
Pavel Zavora 16e2fcdb0d fix(ui): do not load admin data for v2 sources 2020-12-07 04:56:53 +01:00
ivankudibal 3b2ac592e7 chore: prepare for 1.8.9 release 2020-12-04 06:49:43 +01:00
Pavel Závora 5ca3877b4f
Merge pull request #5628 from influxdata/chore/bug_report_template
chore: add bug report template
2020-12-04 05:44:50 +01:00
Pavel Závora 77202a02a7
Merge pull request #5627 from influxdata/5620/shifted_compare
fix(ui): repair visual comparison with time variables
2020-12-04 05:44:05 +01:00
Pavel Závora 15edc0798c chore: add bug report template [skip ci] 2020-12-03 12:50:29 +01:00
Pavel Zavora 625efc1a9c chore: update changelog [skip ci] 2020-12-03 11:45:54 +01:00
Pavel Zavora 1bd1ab5245 fix(ui): repair visual comparison with time variables 2020-12-03 11:30:07 +01:00
Pavel Závora c2c46554d6
Merge pull request #5626 from influxdata/chore/remove-deprecated_SFC
chore(ui): remove deprecated react SFC type
2020-12-03 07:23:21 +01:00
Pavel Zavora 83faddb166 chore: update change log 2020-12-03 07:02:37 +01:00
Pavel Zavora 04652f7a8a chore(ui): remove deprecated react SFC type 2020-12-03 07:00:14 +01:00
Pavel Závora e25eed1b37
Merge pull request #5624 from influxdata/5623/flickering_test
fix(duration): repair relative computation of multiple ranges
2020-12-02 16:30:16 +01:00
Pavel Zavora a1be35be3c chore: update changelog [skip ci] 2020-12-02 16:29:01 +01:00
Pavel Zavora 297c51a810 fix(duration): repair relative computation of multiple ranges 2020-12-02 15:15:59 +01:00
Pavel Závora 64ce0415b1
Merge pull request #5622 from influxdata/5565/js_content_type
fix(windows): programtically assign text/javascript content type
2020-12-02 15:09:03 +01:00
Pavel Zavora 4bf2170103 chore: update changelog [ci skip] 2020-12-02 14:57:38 +01:00
Pavel Zavora b113eaf839 fix(windows): programtically assign text/javascript content type 2020-12-02 14:53:36 +01:00
Pavel Závora ed24f0b6ca
Merge pull request #5621 from influxdata/chore/changelog1_8_9
chore: 1.8.9 changelog [ci skip]
2020-12-02 12:02:46 +01:00
Pavel Závora 98a3b928d3
Merge pull request #5619 from influxdata/feat/v2_flux
feat: support flux against InfluxDB v2 sources
2020-12-02 12:02:00 +01:00
Pavel Závora cdba456808
Merge pull request #5618 from influxdata/5614/influxdb_v2_support
fix(ui): disable InfluxDB admin page if administration is not possible
2020-12-02 12:01:36 +01:00
Pavel Závora f6918610a8
Merge pull request #5616 from influxdata/5518/not_equal_and
fix(kapacitor): AND not equal conditions in where filter
2020-12-02 12:01:18 +01:00
Pavel Závora be6b9e9216
Merge pull request #5613 from influxdata/5561/alert_rule
fix(alert rule): warn about unsupported data
2020-12-02 12:00:57 +01:00
Pavel Závora 1aab8f560e
Merge pull request #5612 from influxdata/5576/etcd_tls_client_cert
feat(etcd): allow to configure  ETCD with client certificate
2020-12-02 12:00:43 +01:00
Pavel Závora 06d7d0fec4
Merge pull request #5611 from influxdata/5599/blinking_refresh
fix(ui): avoid blinking during dashboard refresh
2020-12-02 12:00:21 +01:00
Pavel Zavora dc77d5505f chore: appease linter 2020-11-30 09:19:15 +01:00
Pavel Zavora beebcd68b9 feat(sources): keep client preference when retrieving source version 2020-11-30 07:47:00 +01:00
Pavel Zavora 19d3322edb feat(ui): assume source 1.x by default 2020-11-30 07:37:33 +01:00
Pavel Zavora 62e76072b0 feat(ui): add InfluxDB v2 checkbox to source step 2020-11-30 07:35:34 +01:00
Pavel Zavora 991d6c3a47 chore: 1.8.9 changelog [ci skip] 2020-11-30 06:56:15 +01:00
Pavel Závora a63e9415bf
Merge pull request #5610 from influxdata/chore/go_1.15
chore(build): upgrade golang to 1.15.5, node to 14 LTS
2020-11-28 08:21:11 +01:00
Pavel Zavora 9c789f50e0 chore(server): repair Test_MountableRouter_PrefixesPuts to use http 2020-11-26 12:00:17 +01:00
Pavel Zavora f3bde5d8ac Merge branch 'chore/go_1.15' of github.com:influxdata/chronograf into chore/go_1.15 2020-11-26 10:58:31 +01:00
Pavel Zavora 2d96fc64b5 chore(build): upgrade etcd to fix tests with golang 1.15 2020-11-26 10:57:27 +01:00
Pavel Zavora 1475c87d63 chore(build): upgrade boltdb with golang 1.15 support 2020-11-26 09:14:18 +01:00
ivankudibal 6970a2c4c5 chore(ci): use new builder image 2020-11-25 21:46:40 +01:00
Pavel Zavora 84eddd0131 fix(influxdb): ignore possible 'v' in InfluxDB version string 2020-11-25 08:04:42 +01:00
Pavel Zavora e3270fefb2 feat(v2): modify flux proxy to add org parameter to /api/v2/query 2020-11-24 20:24:44 +01:00
Pavel Zavora 6bb9afc296 feat(v2): use Token authentication for InfluxDB v2 2020-11-24 19:58:48 +01:00
Pavel Zavora f4db32d8a1 feat(ui): use organization and token labels during InfluxDB v2 setup 2020-11-24 19:57:27 +01:00
Pavel Zavora 90d1c6fd50 fix(source): detect flux support in v2 servers 2020-11-24 18:04:34 +01:00