Commit Graph

  • 3ad893c6b3
    Merge b4d60c5a34 into 2a00a7b94a Jan Simon 2025-09-18 12:13:53 +0000
  • b4d60c5a34 Merge branch 'master' into feat/influxdb-cloud-dedicated-support feat/influxdb-cloud-dedicated-support Jan Simon 2025-09-18 13:59:35 +0200
  • e25ad22731 feat: use dropdown to select the server type Jan Simon 2025-09-16 13:00:10 +0200
  • 846f7300d3
    Merge 4b7ea3ac0d into 2a00a7b94a dependabot[bot] 2025-08-15 04:50:29 +0000
  • 2a00a7b94a
    chore(release): release 1.10.8 (#6146) master 1.10.8 Jakub Bednář 2025-08-15 06:50:25 +0200
  • 8f9cf544c9 chore(release): release 1.10.8 Jakub Bednar 2025-08-15 06:34:26 +0200
  • 0291d50720
    Merge pull request #6145 from influxdata/fix/show-retention-policies Jan Simon 2025-08-12 18:08:01 +0200
  • 206163c418
    Merge pull request #6144 from influxdata/dependabot/npm_and_yarn/tmp-0.2.4 Jamie Strandboge 2025-08-11 09:16:01 -0500
  • d8cb4d657c test: add tests for RetentionPolicies Jan Simon 2025-08-11 14:40:45 +0200
  • c8fff053fd docs: update CHANGELOG.md Jan Simon 2025-08-11 12:57:58 +0200
  • 71379441c0 fix: show missing retention policies Jan Simon 2025-08-11 11:18:01 +0200
  • 75053954c6
    chore(deps): bump tmp from 0.2.1 to 0.2.4 dependabot[bot] 2025-08-06 18:36:31 +0000
  • 92117c55a2 feat: refactor to multiple csv files per database Jan Simon 2025-08-06 14:28:38 +0200
  • 3903ea0ae2
    Merge pull request #6143 from influxdata/dependabot/npm_and_yarn/brace-expansion-1.1.12 Jamie Strandboge 2025-07-28 10:17:21 -0500
  • 3ec85b159e
    Merge pull request #6141 from influxdata/dependabot/go_modules/golang.org/x/oauth2-0.27.0 Jamie Strandboge 2025-07-25 06:15:36 -0500
  • ef3694b9bd
    chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 dependabot[bot] 2025-07-24 19:50:48 +0000
  • d73392662d
    fix: replace unmaintained docker-run action (#6140) Vlastimil Hajek 2025-07-24 21:49:44 +0200
  • 4a2102e926 fix: replace unmaintained docker-run action (#6140) vlastahajek 2025-07-24 15:21:03 +0200
  • 5a5d42b465 fix: revert unset of previous database Jan Simon 2025-07-21 17:46:38 +0200
  • 3049219749 feat: show loading spinner until database list is reloaded Jan Simon 2025-07-21 15:21:19 +0200
  • 319b6609e6
    chore(deps): bump golang.org/x/oauth2 dependabot[bot] 2025-07-18 17:35:38 +0000
  • 44442f0fec chore: minor improvements Jan Simon 2025-07-17 18:06:17 +0200
  • ba0d77a834 feat: fallback to SHOW TAG VALUES call if CSV not provided Jan Simon 2025-07-17 18:04:28 +0200
  • 50d72ad775 feat: adding tests and improvements vlastahajek 2025-07-15 22:22:30 +0200
  • faf2398a32 feat: reading measurements and tags from CSV vlastahajek 2025-07-11 15:19:01 +0200
  • 34db7202de feat: prepare statement parsing for reading tag values from CSV Jan Simon 2025-07-07 18:32:33 +0200
  • 4a59a8c5f6 feat: set time condition to `time > now() - 24h` Jan Simon 2025-07-07 10:42:13 +0200
  • 6201608cc2 feat: improve appendTimeCondition to handle special tag names Jan Simon 2025-07-04 22:44:03 +0200
  • e33ea05d17 feat: make show tag values work in query builder Jan Simon 2025-07-04 17:34:21 +0200
  • 1083994d06 fix: setupQueryFromCommand parsing issue Jan Simon 2025-07-04 16:27:05 +0200
  • 041aefbd6a feat: fix query builder for cloud dedicated Jan Simon 2025-07-04 09:14:06 +0200
  • 030a11d8f5 fix: disable db delete Jan Simon 2025-07-03 16:07:50 +0200
  • 07330c9d84 fix: RP editable again Jan Simon 2025-07-03 16:03:11 +0200
  • 08ae14795d feat(ui): make databases page read-only Jan Simon 2025-07-03 13:44:00 +0200
  • 5e180b75c2 feat(server): allow to setup influxdb cloud dedicated on CLI Jan Simon 2025-07-02 13:56:26 +0200
  • 6d966147f1 test: add tests for cloud dedicated source Jan Simon 2025-07-02 11:14:44 +0200
  • a570ec3909 feat: influxdb cloud dedicated support Jan Simon 2025-06-30 16:37:51 +0200
  • abeb12762c
    Merge pull request #6137 from influxdata/dependabot/npm_and_yarn/base-x-3.0.11 Jamie Strandboge 2025-05-02 12:30:07 -0500
  • 279ff2676d
    chore(deps): bump base-x from 3.0.9 to 3.0.11 dependabot[bot] 2025-04-30 16:36:35 +0000
  • 592f85468c
    Merge pull request #6136 from influxdata/dependabot/npm_and_yarn/http-proxy-middleware-2.0.9 Jamie Strandboge 2025-04-18 08:23:20 -0400
  • d744bc4c89
    chore(deps-dev): bump http-proxy-middleware from 2.0.7 to 2.0.9 dependabot[bot] 2025-04-17 20:18:40 +0000
  • 621c5fed0c
    Merge pull request #6135 from influxdata/dependabot/go_modules/golang.org/x/net-0.38.0 Jamie Strandboge 2025-04-17 16:17:39 -0400
  • e8cf2b52ee
    chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 dependabot[bot] 2025-04-16 23:22:27 +0000
  • d77a0f7ebf
    chore(release): release 1.10.7 (#6133) (#6134) 1.10.7 Jakub Bednář 2025-04-15 13:06:24 +0200
  • b2d3a2ba74 chore: upgrade version 1.10.x Jakub Bednar 2025-04-15 12:04:12 +0200
  • a531eb94a5
    Merge branch 'master' into 1.10.x Jakub Bednář 2025-04-15 11:52:46 +0200
  • 97371b9382
    chore(release): sync master branch into 1.10.x (#6133) Jakub Bednář 2025-04-15 11:48:01 +0200
  • 92016ddc81
    docs: prepare CHANGELOG.md for release 1.10.7 (#6132) Jakub Bednář 2025-04-15 11:04:33 +0200
  • c896ccf72e
    docs: prepare CHANGELOG.md for release 1.10.7 Jakub Bednář 2025-04-15 10:49:44 +0200
  • 52d4ed7dbf
    fix: Handle missing queryConfig in Host page queries (#6131) Vlastimil Hajek 2025-04-14 21:08:04 +0200
  • 8ddd88bcc3 fix: host queries don't have config vlastahajek 2025-04-07 22:49:12 +0200
  • 06d61877eb fix: host queries don't have config vlastahajek 2025-04-07 21:45:47 +0200
  • 20b5a68274
    Merge pull request #6130 from influxdata/chore/fix-changelog-upgrade-notice karel-rehor 2025-04-07 10:50:41 +0200
  • d1e616dcef docs: remove older unreleased upgrade notice for go karel rehor 2025-04-07 10:20:36 +0200
  • f2b0ad67c6
    Merge pull request #6129 from influxdata/update/go1.23.x karel-rehor 2025-04-04 16:19:45 +0200
  • 4f41825352 docs: update CHANGELOG.md karel rehor 2025-04-04 14:32:41 +0200
  • 5af47cd414 chore: add new builder/chronograf-20250404 image to bCI pipeline karel rehor 2025-04-04 13:29:44 +0200
  • bd6baa1d10 chore: update target go to 1.23.0 karel rehor 2025-04-03 17:12:59 +0200
  • 369411e02c
    Merge pull request #6127 from influxdata/dependabot/npm_and_yarn/babel/helpers-7.27.0 Jamie Strandboge 2025-03-27 16:24:56 -0500
  • 6170471766
    Merge pull request #6126 from influxdata/dependabot/npm_and_yarn/babel/runtime-7.26.10 Jamie Strandboge 2025-03-27 16:23:59 -0500
  • 31b467ccbc
    chore: do not use specific toolchain Jakub Bednář 2025-03-26 14:16:26 +0100
  • e1403fc76f
    chore(deps): bump @babel/helpers from 7.17.8 to 7.27.0 dependabot[bot] 2025-03-26 13:13:39 +0000
  • 718cd43ce8
    chore(deps): bump @babel/runtime from 7.17.8 to 7.26.10 dependabot[bot] 2025-03-26 13:13:31 +0000
  • ae7db76f76
    Merge pull request #6125 from influxdata/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.5.2 Jamie Strandboge 2025-03-26 08:12:25 -0500
  • 871c9fefe5
    chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 dependabot[bot] 2025-03-21 22:37:14 +0000
  • 344198560d
    chore(deps): bump golang.org/x/net from 0.25.0 to 0.36.0 dependabot[bot] 2025-03-13 00:50:23 +0000
  • 851b105c95
    Merge pull request #6123 from influxdata/go1.22.11 Jamie Strandboge 2025-02-03 05:46:50 -0700
  • 05da01a7fe docs: update CHANGELOG.md Jakub Bednar 2025-02-03 10:09:48 +0100
  • f32c3a6b1c chore(build): upgrade Go to 1.22.11 Jakub Bednar 2025-02-03 09:57:27 +0100
  • ac9fb9bdef
    chore: prepare for 1.10.6 release (#6120) 1.10.6 Jakub Bednář 2024-12-16 07:39:00 +0100
  • 43b958e45e chore: prepare for 1.10.6 release Jakub Bednář 2024-12-16 06:39:48 +0100
  • 19a0b494be
    Merge branch 'master' into 1.10.x Jakub Bednář 2024-12-16 06:08:37 +0100
  • 6c384b03d1
    Merge pull request #6119 from influxdata/dependabot/go_modules/golang.org/x/crypto-0.31.0 Jamie Strandboge 2024-12-12 08:17:30 -0600
  • fbe5a028bc
    chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 dependabot[bot] 2024-12-11 23:49:59 +0000
  • 78dbc051a8
    Merge pull request #6116 from influxdata/fix/version-detection Vlastimil Hajek 2024-12-11 11:22:23 +0100
  • f6f73aef2f
    Merge pull request #6118 from influxdata/jdstrand/update-express Jamie Strandboge 2024-12-10 07:36:27 -0600
  • d0c96621ec
    chore(ui): update to use express 4.21.1 Jamie Strandboge 2024-12-09 10:15:37 -0600
  • 4b7ea3ac0d
    chore(deps): bump msgpackr from 1.6.1 to 1.11.2 dependabot/npm_and_yarn/msgpackr-1.11.2 dependabot[bot] 2024-12-05 08:49:42 +0000
  • 677f486cec doc: Updated Changelog vlastahajek 2024-12-04 10:53:24 +0100
  • e7d11393fe test: added unit test for flux values query creation vlastahajek 2024-12-04 10:24:47 +0100
  • 8a3615d0c5 refactor: extract a method for query creation vlastahajek 2024-12-04 10:22:28 +0100
  • c10876c840 fix: count with also enterprise vlastahajek 2024-11-29 11:25:03 +0100
  • 126af481a2
    Merge pull request #6105 from influxdata/fix/auto-execution Vlastimil Hajek 2024-12-04 09:23:12 +0100
  • fbaa580f13
    Merge branch 'master' into fix/auto-execution Jakub Bednář 2024-11-26 09:58:45 +0100
  • a62d824b00
    fix: loading all hosts list of hosts (#6111) Jakub Bednář 2024-11-26 09:57:32 +0100
  • 4e845ab034
    chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.0.0 to 4.5.1 (#6113) dependabot[bot] 2024-11-20 05:59:38 +0100
  • e6961874c3 fix(tests): `jwt` library change behaviour about ExpiresAt - when indicate presents = invalid Jakub Bednar 2024-11-20 05:47:58 +0100
  • 3e3cd5aba3
    Merge pull request #6114 from influxdata/dependabot/npm_and_yarn/cross-spawn-6.0.6 Jamie Strandboge 2024-11-19 12:06:14 -0600
  • c5e7b75c64
    chore(deps): bump cross-spawn from 6.0.5 to 6.0.6 dependabot[bot] 2024-11-19 17:36:18 +0000
  • b427ae3c16 chore: Using absolute import path vlastahajek 2024-11-19 13:55:53 +0100
  • 953bfd402d docs: Update Changelog vlastahajek 2024-11-15 17:51:31 +0100
  • 1d746a1392 fix: Better submitting state handling vlastahajek 2024-11-15 17:35:39 +0100
  • 11a7aa34d3
    chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.0.0 to 4.5.1 dependabot[bot] 2024-11-04 23:23:45 +0000
  • 43cc53024f docs: fix parameter name [skip CI] Jakub Bednar 2024-11-04 11:04:11 +0100
  • bbbad5b00e chore: simply build nightly packages Jakub Bednar 2024-11-04 10:56:23 +0100
  • 328189636f docs: documentation for testing builds Jakub Bednar 2024-11-04 10:31:12 +0100
  • efedd2dde4 chore: add possibility to trigger pipeline from UI Jakub Bednar 2024-10-31 14:30:55 +0100
  • 8ea1f7d5b7 chore: add possibility to trigger pipeline from UI Jakub Bednar 2024-10-31 13:41:28 +0100
  • 96fed76605 chore: add possibility to trigger pipeline from UI Jakub Bednar 2024-10-31 12:59:13 +0100
  • 0bc6e3fb04 chore: add possibility to trigger pipeline from UI Jakub Bednar 2024-10-31 12:53:56 +0100