Commit Graph

12936 Commits (d37755c207f20524839cedd1da4f9a8d0db8d3ce)

Author SHA1 Message Date
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
Pavel Zavora de61da74ea fix(v2): disable administration for v2 connections 2020-11-24 18:02:03 +01:00
Pavel Zavora 6aa5b45d62 fix(kapacitor): AND not equal conditions in where filter 2020-11-24 05:38:05 +01:00
Pavel Zavora 994ccc6f75 chore(build): upgade golang to 1.15.5 2020-11-20 05:19:08 +01:00
Pavel Zavora 05ea29202f feat(etcd): allow to configure ETCD with client certificate 2020-11-18 20:22:19 +01:00
Pavel Zavora cf70afb7ac fix(alert rule): warn about unsupported data 2020-11-18 17:01:35 +01:00
Pavel Zavora 7e0cba1890 fix(go1.15): require non-nil parent in context.WithValue 2020-11-13 14:40:20 +01:00
Pavel Zavora a7983af69c chore(build): upgrade node to v14 2020-11-12 10:29:47 +01:00
Pavel Zavora ceabe677fa fix(ui): avoid blinking during dashboard refresh 2020-11-11 09:50:51 +01:00
Pavel Zavora de2a15906a fix(ui): propagate network failure 2020-11-11 09:43:47 +01:00
Pavel Zavora 62e10ae5fb chore(build): upgrade to go1.15.4 2020-11-10 13:56:44 +01:00
ivankudibal 5c1aac9ebb chore: prepare for 1.8.8 release 2020-11-04 12:50:25 +01:00
Pavel Závora 069a3764d1
Merge pull request #5604 from influxdata/5329/csv_download_timezone
fix(ui):  export CSV with a time column formatted according to selected time zone
2020-10-29 20:06:06 +01:00
Pavel Zavora 80c7d9fd36 fix(ui): export CSV with a time column formatted according to selected time zone 2020-10-29 20:05:39 +01:00
Pavel Závora 9117141341
Merge pull request #5603 from influxdata/5602/time_range_utc
fix(ui): respect selected timezone in range picker
2020-10-29 20:05:04 +01:00
Pavel Zavora ba5744cb5f fix(ui): respect selected timezone in range picker 2020-10-29 20:04:40 +01:00
Pavel Závora 39a70507db
Merge pull request #5600 from influxdata/5583/infinite_idle_connection
fix(servers): apply default timeouts in server connections
2020-10-29 20:03:54 +01:00
Pavel Zavora ffda97c69c fix(servers): apply default timeouts in server connections 2020-10-29 20:03:34 +01:00
Pavel Závora 9586946d28
Merge pull request #5598 from influxdata/5037/tickscript_editor_scroll
fix(tickscript): repair editor scrolling
2020-10-29 20:02:50 +01:00
Pavel Zavora 17a5f33826 fix(css): use default color for a disturbing (white) CodeMirror-gutter-filler 2020-10-29 20:02:13 +01:00
Pavel Zavora d8d8469b5b fix(tickscript): repair editor scrolling 2020-10-29 20:02:13 +01:00
Pavel Závora d15393614d
Merge pull request #5597 from influxdata/5593/dashboard_name
fix(dashboard): don't truncate dashboard name with lots of room
2020-10-29 20:00:33 +01:00
Pavel Zavora 0d9addb1d3 fix(dashboard): don't truncate dashboard name with lots of room 2020-10-29 19:59:41 +01:00
Pavel Závora ab9d165de2
Merge pull request #5596 from influxdata/4304/task_name_from_var
fix(kapacitor): parse task name from TICKScript
2020-10-29 19:57:42 +01:00
Pavel Závora 0c4ba74f04
feat(kapacitor/opsgenie2): add recovery action (#5595) 2020-10-29 19:50:04 +01:00
Pavel Zavora 72705c4bc2 fix(kapacitor): parse task name from TICKScript 2020-10-20 02:48:39 +02:00
ivankudibal 597f1c2379 chore: prepare for 1.8.7 release 2020-10-06 21:44:36 +02:00
Pavel Závora 2c5656c340
feat(server): allow to configure TLS ciphers and versions (#5591)
* feat(server): allow to configure TLS ciphers and versions
2020-10-06 21:23:28 +02:00
Ivan Kudibal 5031d46e60
Merge pull request #5592 from influxdata/fix/papaparse_5.3.0
fix(ui): upgrade papaparse to 5.3.0
2020-10-06 21:19:59 +02:00
Pavel Zavora 54d75d016c chore: update changelog 2020-10-05 09:03:46 +02:00