Commit Graph

12899 Commits (25818ed8c2c4e088a4dd1e02bb54da8e47cc24f8)

Author SHA1 Message Date
Pavel Zavora f339d71826 feat(ui/explorer): add SHOW SHARD GROUPS meta query template 2021-03-05 16:10:26 +01:00
Pavel Zavora e4ded3cd04 feat(ui/explorer): add SHOW SHARDS meta query template 2021-03-05 16:10:26 +01:00
Pavel Zavora 82cb545595 feat(ui/explorer): add SHOW GRANTS meta query template 2021-03-05 16:10:26 +01:00
Pavel Zavora 7d7cca063d feat(ui/explorer): add SHOW QUERIES meta query template 2021-03-05 16:10:26 +01:00
Pavel Zavora 9058605e44 feat(ui/explorer): add SHOW SUBSCRIPTIONS meta query template 2021-03-05 16:10:26 +01:00
Pavel Zavora 993b938b83 feat(ui/explorer): add SHOW FIELD KEYS meta query template 2021-03-05 16:10:26 +01:00
Pavel Zavora a4f2f19d31 chore: repair changelog [skip ci] 2021-03-05 16:10:07 +01:00
Pavel Závora b4eeb53d0b
Merge pull request #5686 from influxdata/5665/remove_start_stop
fix(ui): exclude _start and _stop tags
2021-03-05 06:46:17 +01:00
Pavel Zavora 1f0d0d7f79 chore: update changelog 2021-03-05 06:19:00 +01:00
Pavel Zavora ebcd5aada1 fix(ui): exclude _start and _stop from tags 2021-03-05 06:18:59 +01:00
Pavel Závora fd68352c57
Merge pull request #5683 from influxdata/5544/logs_databases_stale
fix(ui): repair stale database list in Log Viewer
2021-03-05 06:18:16 +01:00
Pavel Závora 8ef0d20a66
Merge pull request #5681 from influxdata/5355/log_viewer_table_only
feat(ui): Allow to show/hide histogram in Log Viewer
2021-03-05 06:17:58 +01:00
Pavel Zavora e951eae53b chore: update changelog 2021-03-05 05:35:21 +01:00
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