Commit Graph

9136 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
karel rehor 79149aa7aa tests: update jest to 30.2 and fix outdated syntax in tests. 2026-02-11 15:02:54 +01:00
alespour f815286208
fix: update Flux help (#6170) 2026-02-05 11:35:57 +01:00
Vlastimil Hajek 39f8199029
chore: upgrade InfluxQL parser (#6166)
* chore: Upgrade InfluxQL lib, Kapacitor client and Flux to latest

* chore: updating build

* fix: failing tests

* chore: trying cross-builder

* chore: adding dependencies

* fix: scripts path

* fix: script permissions

* fix: trying updating path

* fix: trying fix  build

* fix: script

* fix: check go

* fix: setting path

* fix: GO111MODULE env value

* fix: persist path

* chore: updating build

* chore: use dependencies

* chore: increase build timeout

* chore: reverting to go 1.24.11

* chore: fixing build.

* chore: adjusting also (pre) release steps

* chore: removing docker images building

* chore: validate Time condition only if InfluxDBv3 is enabled

* chore: try darwin arm64

* chore: fixing Cypress scrips

* fix: env variable encapsulation in Makefile

* chore: remove installing already installed pkg-config

* chore: remove darwin arm64

* chore: update changelog

* chore: remove obsolete ToDo file

* chore: remove obsolete ToDo from PR template

* chore: upgrade Flux to the latest: 0.199

* chore: more InfluxDB v3 tests

* chore: revert changes in package.json

* chore: syncing swagger with the changes in API

* fix: add channel URL property migration code

* docs: Update CHANGELOG with removal of platform support

* fix: formatting in package.json

---------

Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
2026-02-02 16:40:20 +01:00
Jan Simon 6c8702d16c
feat: influxdb v3 support (#6139) 2025-12-18 10:10:17 +01:00
Vlastimil Hajek 52d4ed7dbf
fix: Handle missing queryConfig in Host page queries (#6131)
fix: host queries don't have config
2025-04-14 21:08:04 +02:00
vlastahajek 8a3615d0c5 refactor: extract a method for query creation 2024-12-04 10:41:14 +01:00
vlastahajek c10876c840 fix: count with also enterprise 2024-12-04 10:41:14 +01:00
Jakub Bednář fbaa580f13
Merge branch 'master' into fix/auto-execution 2024-11-26 09:58:45 +01:00
Jakub Bednář a62d824b00
fix: loading all hosts list of hosts (#6111)
* chore: simply build nightly packages
2024-11-26 09:57:32 +01:00
vlastahajek b427ae3c16 chore: Using absolute import path 2024-11-19 13:56:13 +01:00
vlastahajek 1d746a1392 fix: Better submitting state handling 2024-11-15 17:35:39 +01:00
vlastahajek dcbaaaaef6 fix: Handling query state and auto-submitting refresh workaround 2024-10-25 16:18:01 +02: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 2711c1a213 fix: flux query doesn't have queryConfig 2024-10-17 14:07:22 +02:00
vlastahajek 0580c5943c chore: eslint fixes 2024-10-16 10:57:19 +02:00
vlastahajek d450d22749 chore: removed logs 2024-10-16 10:14:19 +02:00
vlastahajek 8808fee43c fix: better manage states, keep unsubmited status 2024-10-15 23:03:46 +02:00
vlastahajek 53236446c7 chore: better filter keywords set 2024-10-15 23:02:47 +02:00
vlastahajek 883ae6adc4 fix: invalid loading state, allow submitting 2024-10-14 17:54:37 +02:00
vlastahajek 99ec4c7dbb fix: fixing manually submitting not sometimes doesn't work 2024-10-09 16:54:34 +02:00
vlastahajek 42332aa514 chore: more logs, better naming 2024-10-09 14:23:47 +02:00
vlastahajek f122302c23 fix: distinguish submitting state between tabs 2024-10-08 15:47:23 +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
R290 4debaaf2b3
fix: change 10s to 10m in query (#6060)
* Change 10s to 10m in query
2023-09-28 12:40:18 +02:00
R290 ff78803fa9
fix: avoid error on typing colon (#6056)
* fix: avoid error on typing colon
* Fix eslint errors
* Update CHANGELOG.md
* fix eslint error
* Requested changes from review
2023-09-13 11:26:16 +02:00
Jeffrey Smith II e562a93e9e fix(security): bump several dependencies to fix security issues 2023-02-28 10:03:35 -05:00
Pavel Zavora f89482808c fix(ui): handle flux tables with no time column 2022-08-23 14:45:36 +02:00
Pavel Zavora 0433845c26 fix(ui): adjust tests to match simplified labels 2022-08-23 14:45:36 +02:00
Pavel Zavora 4d1feefcc6 feat(ui): simplify labels of flux results 2022-08-23 14:45:36 +02:00
Pavel Zavora 54495b2ded chore(ui): improve error handling 2022-08-18 17:00:28 +02:00
Pavel Zavora 03363e3b1e feat(ui): notify about automatically created DBRP mapping 2022-08-18 12:44:39 +02:00
Pavel Zavora 45d1bb71a9 feat(ui): automatically try to create v1 dbrp mapping for a v2 source 2022-08-18 12:44:16 +02:00
Pavel Zavora 7c3cf98e4c feat(ui): add functionality that creates v1 DBRP 2022-08-18 12:41:01 +02:00
Pavel Zavora 7e69575884 chore(ui): remove deprecated division operator in SCSS files 2022-07-28 09:29:47 +02:00
Pavel Zavora a95fe29309 chore(ui): rename temporary EH classes 2022-07-28 09:29:47 +02:00
Pavel Zavora 171eb76d18 feat(ui): use APP_VERSION to propagate version from package.json 2022-07-28 09:29:47 +02:00
Pavel Zavora bb6cd6da81 fix(ui): repair tests after removal of class decorators 2022-07-28 09:29:47 +02:00
Pavel Zavora a07621342c fix(ui): improve type definition of QueriesPage 2022-07-28 09:29:47 +02:00
Pavel Zavora b9c744ac91 chore: appease linter 2022-07-28 09:29:47 +02:00
Pavel Zavora da395a2840 chore: repair Dropdown after removal of experimental decorators 2022-07-28 09:29:47 +02:00
Pavel Zavora ca9bda4154 chore: remove unused functions 2022-07-28 09:29:47 +02:00
Pavel Zavora 6926ee9375 chore(ui): replace experimental decorators by HOF 2022-07-28 09:29:47 +02:00
Pavel Zavora 804de07497 fix(ui): repair import to work fine in parcel v2 2022-07-28 09:29:47 +02:00
Pavel Zavora 31cb18c25c chore: use parcel v2 worker import 2022-07-28 09:29:47 +02:00
Pavel Zavora 5d195dbf85 chore: import type to disambiguate parcel resolver 2022-07-28 09:29:47 +02:00
Pavel Zavora b8a3dfe41d chore: remove invalid import 2022-07-28 09:29:47 +02:00
Pavel Zavora 2c19567145 chore: repair CSS for parcel v2 2022-07-28 09:29:46 +02:00