Commit Graph

396 Commits (master)

Author SHA1 Message Date
karel rehor e031500e7e chore: tweak eslint.config.mjs and eslint comments in code. 2026-02-12 14:25:34 +01:00
vlastahajek 630d521170 fix: Filtering at lower level to filter also manual refreshing 2024-10-23 14:16:57 +02:00
vlastahajek e904a259e1 fix: filter excluded queries at higher level 2024-10-18 12:17:51 +02:00
vlastahajek 53236446c7 chore: better filter keywords set 2024-10-15 23:02:47 +02:00
vlastahajek 5b3fb4ac77 chore: prepare distinguishing tabs 2024-09-17 14:28:49 +02:00
vlastahajek c95de3f523 wip: preventing ddl and dml statements from autosubmiting 2024-09-12 17:56:25 +02:00
Pavel Zavora 373c393c07 chore(ui): improve useChangeEffect hook 2022-06-07 15:32:26 +02:00
Pavel Zavora 3e88ea4c07 chiore(ui): improve doc 2022-05-27 09:10:51 +02:00
Pavel Zavora b00670f9bc feat(ui): add useChangeEffect hook 2022-05-25 08:48:51 +02:00
Pavel Zavora 4b5a3e807a fix(ui): prefer error message from HTTP response 2022-02-28 22:48:56 +01:00
Pavel Zavora ec88602b26 fix(ui): fix rejection of HTTP GET calls 2022-02-28 22:41:41 +01:00
Pavel Zavora 24f638ebe6 fix(ui): assume text content type when reponse content type is not set 2022-02-17 15:41:25 +01:00
Pavel Zavora 6d9e333b32 feat(ui): add useDebounce helper 2022-02-17 15:20:09 +01:00
Pavel Zavora 4ac5a30150 fix(ui): repair type definition of AJAX helper 2022-02-17 07:07:09 +01:00
Pavel Zavora c429166bb2 feat(ui): allow to pass abort signal to AJAX helper 2022-02-17 06:55:29 +01:00
Pavel Zavora e050679d48 chore(ui): remove unused validateStatus fn from AJAX helper 2022-02-17 06:48:18 +01:00
Pavel Zavora 7a1789cfec chore(ui): implement AJAX fn using fetch 2022-02-16 10:27:17 +01:00
Pavel Zavora 1ada97f75f chore(ui): remove axios from utils/getAJAX 2022-02-16 10:27:15 +01:00
Pavel Zavora 76c9cfdd0c chore(ui): remove Axios Method 2022-02-16 10:27:10 +01:00
Pavel Zavora 0eb2da3f48 chore(ui): rename durationComparator to compareDurations 2021-04-15 19:18:24 +02:00
Pavel Zavora 0a54b5dba0 feat(ui): implement InfluxDB duration parser and comparator 2021-04-15 19:15:08 +02:00
Pavel Zavora 24bfa58ee5 chore: allow async promise executor 2021-03-09 06:48:02 +01:00
Pavel Zavora 6c3b38247a chore: improve typescript usage 2021-03-08 21:36:26 +01:00
Pavel Zavora 67485dc65b chore(typescript): avoid banned types 2021-03-08 21:01:47 +01:00
Pavel Zavora 82b5e1fdce chore(typescript): improve type safety 2021-03-08 18:04:42 +01:00
Pavel Zavora df526edf7a chore(prettier): apply updated prettier 2021-03-08 12:54:50 +01:00
Pavel Zavora e1b9589a28 chore(prettier): use arrow-parens: avoid 2021-03-08 12:45:09 +01:00
Pavel Zavora d0560bf364 chore(prettier): apply arrow parens rule to ts files 2021-03-08 12:29:44 +01:00
Pavel Závora 099eaeccf2
Merge pull request #5655 from influxdata/sec/axios_0_21_1
fix(ui): upgrade axios to fix CVE-2020-28168
2021-02-01 07:55:41 +01:00
Pavel Zavora af62b6da6b feat(ui/log): reconstruct nanosecond timestamp in original precision 2021-01-06 14:05:29 +01:00
Pavel Zavora fbbee7cfe3 feat(ui): support infix functions when building select statement from configuration 2021-01-06 13:57:09 +01:00
Pavel Zavora 8134af0a74 fix(ui): upgrade axios to fix CVE-2020-28168 2021-01-05 14:31:47 +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 Zavora cf70afb7ac fix(alert rule): warn about unsupported data 2020-11-18 17:01:35 +01:00
Pavel Zavora de2a15906a fix(ui): propagate network failure 2020-11-11 09:43:47 +01:00
Pavel Zavora bda4e6935a chore: update changelog 2020-08-22 08:30:57 +02:00
Pavel Zavora 8a44bd5b23 fix(ui): don''t override existing table data of the same time #5502 2020-08-22 08:30:57 +02:00
Pavel Zavora be62cc3342 fix(ui): escape tag values in query builder 2020-08-04 11:11:58 +02:00
Michael Desa ca6aaca1df
fix(defaultQueryConfig): if in rule remove upper dashboard time (#5336) 2019-12-19 13:46:19 -08:00
Andrew Watkins 720782d118
fix: boolean joins for tag key / value pairs (#5307) 2019-11-06 16:17:17 -08:00
Brandon Farmer c59041ea45 Handle basepath issue with missing slash 2018-11-09 16:03:17 -08:00
Alirie Gray 898135270f
fix(utils): transform & render different metaQuery response series sh… (#4708)
handle metaQuery responses with multiple series/values/columns

Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-11-05 10:53:02 -08:00
Delmer 2c06d22aba
Fix de not respecting time range selection (#4667)
fix(de):  fix dashboardTime selection
2018-10-30 16:25:57 -04:00
Christopher Henn bb388ec236 Fix issue with disappearing alias' 2018-10-18 13:44:07 -07:00
Iris Scholten 4c5d97d553 Fix metaquery parsing for tables
Co-authored-by: Alirie Gray <alirie.gray@gmail.com>
2018-10-17 14:38:50 -07:00
Delmer c56165bc0b
Fix meta query table (#4499)
Update table graph to render meta queries

* Add meta query response
* Fix meta query table graphing
* Fix meta query table transformation
* Update table graph error rendering
* Fix tests
* Fix nothing showing up if fix first data is true and there's only one visible column
* Add error throwing timeSeriesToTableGraph test

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-09-25 16:09:07 -04:00
Brandon Farmer 7bf46c955a Only query flux when done typing and valid ast 2018-09-21 15:05:45 -07:00
Alirie Gray c22e68d501 Add type to Query model and check for type and service in TimeSeries 2018-09-17 12:12:06 -07:00
Iris Scholten ceeb3e9b23
Flux in line graphs (#4410)
* Create workers for flux fetch and response decoding

Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>

* Add flux data to linegraph

* Fix error when queryConfigs are undefined

* Add service as prop instead of treating source as either service or source

* Fix raw data view after changing components

* Remove commented code

* Update Changelog

* Fix tests

* Remove unnecessary comment

* Rename timeSeries and data for clarity

* Add try catch around worker jobs

* Add type annotations

* Remove unncessary check

* Update to use descriptive variables
2018-09-11 17:25:24 -07:00
Iris Scholten 589566471b Change the check in buildQueriesForLayouts to check for queryConfig instead of empty db in the queryConfig
Co-authored-by: Alirie Grey <alirie.gray@gmail.com>
2018-09-06 11:31:58 -07:00