Commit Graph

12936 Commits (d37755c207f20524839cedd1da4f9a8d0db8d3ce)

Author SHA1 Message Date
Pavel Zavora a261ec78ef fix(ui): repair stale database list in Log Viewer 2021-03-05 05:35:21 +01:00
Pavel Zavora 032ab669e3 chore: allow to clear local storage with ?clearLocalStorage location query 2021-03-05 05:35:21 +01:00
Pavel Zavora 667bc7acf7 chore: update changelog 2021-03-05 05:33:31 +01:00
Pavel Zavora c6d30a6ab0 feat(ui/logs): allow to show histogram from logs filter bar 2021-03-05 05:33:31 +01:00
Pavel Zavora e2271db327 feat(ui/logs): allow to show histogram from configuration options 2021-03-05 05:33:31 +01:00
Pavel Zavora 7a4aa08f71 feat(ui): hide log viewer graph when ?table query param 2021-03-05 05:33:31 +01:00
Pavel Zavora 1376340849 chore: improve changelog [skip ci] 2021-03-05 05:32:49 +01:00
Pavel Závora c90b9a7543
Merge pull request #5680 from influxdata/fix/flux_property_expression
fix(ui): generate correct flux property expressions
2021-03-05 05:26:02 +01:00
Pavel Zavora 9f27b6b381 chore: appease linter 2021-03-04 21:49:02 +01:00
Pavel Zavora c204abbd37 chore: update changelog 2021-03-04 21:49:02 +01:00
Pavel Zavora ea8cc8e420 fix(ui): generate correct flux property expressions 2021-03-04 21:49:02 +01:00
Pavel Zavora e9e5ba6593 fix(ui/flux): add helper that creates flux property expression 2021-03-04 21:49:02 +01:00
Pavel Závora 356520192d
Merge pull request #5679 from influxdata/5657/kapacitor_logs_cleanup
fix(ui/kapacitor): dispose log stream when Tickscript editor page is closed
2021-03-04 21:47:50 +01:00
Pavel Závora 896bbd9261
Merge pull request #5685 from influxdata/feat/typescript4
chore: upgrade to typescript 4
2021-03-04 21:37:54 +01:00
Pavel Zavora 63a2d6e644 chore: update changelog 2021-03-04 21:27:12 +01:00
Pavel Zavora 0984dd8254 fix(ui/kapacitor): dispose log stream when Tickscript page is closed 2021-03-04 21:27:12 +01:00
Pavel Zavora 4890836719 feat(ui/kapacitor): allow to cancel log stream 2021-03-04 21:27:12 +01:00
Pavel Zavora f63d28d17d chore: update changelog 2021-03-04 21:22:01 +01:00
Pavel Zavora db92685754 chore: make topologicalSort type safe 2021-03-04 21:21:34 +01:00
Pavel Zavora 94374ec803 chore: make getDependencyNames type safe 2021-03-04 21:21:34 +01:00
Pavel Zavora c674082fb0 chore: make columnServerToUI type safe 2021-03-04 21:21:34 +01:00
Pavel Zavora 05a7987fab chore: fix return value of writeLineProtocol fn 2021-03-04 21:21:34 +01:00
Pavel Zavora 6a22a62ffb chore: remove usage of wrong global constant 2021-03-04 21:21:34 +01:00
Pavel Zavora f0719c74de feat(ui): upgrade to typescript 4.2.2 2021-03-04 21:21:34 +01:00
Pavel Závora 6cd970d6aa
Merge pull request #5678 from influxdata/fix/5666
fix(ui): do not log failure during line visualization of meta query results
2021-03-04 21:20:01 +01:00
Pavel Zavora 3a984d68b3 chore: update changelog 2021-03-04 21:04:39 +01:00
Pavel Zavora c59867b087 chore: update changelog [skip CI] 2021-03-04 21:01:54 +01:00
Pavel Zavora c562e728ea fix(ui): return null dygraph data for influxQL meta queries 2021-03-04 21:01:54 +01:00
Pavel Zavora 2e9ec581f5 fix(worker): log also worker message in case of error 2021-03-04 21:01:54 +01:00
Pavel Závora 8d7a54c373
Merge pull request #5677 from influxdata/5676/event_handler_config_link
fix(ui): open event handler config from link hash
2021-03-04 20:58:34 +01:00
Pavel Závora 03a0160839
Merge pull request #5673 from influxdata/5670/rich_tooltip
feat(ui): add documentation link when 1.8 flux is not installed
2021-03-04 20:57:44 +01:00
Pavel Závora fc9d601a18
Merge pull request #5672 from influxdata/5671/etcd_cert_migrate
feat(chronoctl): allow to migrate data to etcd over HTTPS
2021-03-04 20:56:43 +01:00
Pavel Zavora dd34964b0b chore: update changelog 2021-03-04 07:47:30 +01:00
Pavel Zavora 2e12852e19 feat(server): add ETCD_ROOT_CA option 2021-03-04 07:45:53 +01:00
Pavel Zavora cbc5e149d4 chore: update changelog 2021-03-04 07:36:42 +01:00
Pavel Zavora b9b62c76bd feat(migrate): allow etcds URL, improve help 2021-03-04 07:36:42 +01:00
Pavel Zavora 1c7c08d39b fix(etcd): repair read of TLS settings in etcd url 2021-03-04 07:36:42 +01:00
Pavel Zavora 31ff08c730 feat(etcd): add WithURL to setup etcd client, including TLS options 2021-03-04 07:36:42 +01:00
Pavel Zavora dbee33c730 chore: refactor TLS configuration to avoid circular dependencies 2021-03-04 07:36:42 +01:00
Pavel Zavora 382b8a2a81 chore: allow CreateTLSConfig with optional certificate 2021-03-04 07:36:42 +01:00
Pavel Zavora 32bfad6663 chore: refactor TLSOptions 2021-03-04 07:36:42 +01:00
Pavel Zavora 7bc29c22e8 chore: refactor CreateTLSConfig 2021-03-04 07:36:42 +01:00
Pavel Zavora 97089205a5 chore: go fmt 2021-03-04 07:36:42 +01:00
Pavel Zavora 2ac989d91a feat(migrate): configure etcd client with URL 2021-03-04 07:36:42 +01:00
Pavel Zavora aa4ef4cafe feat(etcd): allow to configure etcd client with URL 2021-03-04 07:36:42 +01:00
Pavel Zavora bc03575561 feat: possibly read custom CA certs to create tls.Config 2021-03-04 07:36:42 +01:00
Pavel Zavora a11dc5b173 chore: fix error string 2021-03-04 07:36:42 +01:00
Pavel Závora 78b0502a66
Merge pull request #5675 from influxdata/feat/kapa_service_now
feat: add ServiceNow event handler UI
2021-03-03 10:18:56 +01:00
Pavel Zavora d13dfa6661 chore: improve comments 2021-03-02 14:40:38 +01:00
Pavel Zavora b44c5e883e chore: add comments 2021-03-01 13:35:25 +01:00