Commit Graph

13418 Commits (72bea3b854b79f532b1957fb622a22d6594c1e01)

Author SHA1 Message Date
Pavel Zavora 7cb405f36e feat(fluxWizard): allow to setup custom window duration 2022-01-26 14:07:24 +01:00
Pavel Zavora 8973c38541 fix(fluxWizard): use defaultChecked 2022-01-26 14:07:24 +01:00
Pavel Zavora b3619ba7b5 feat(fluxWizard): add AggregationSelector 2022-01-26 14:07:24 +01:00
Pavel Zavora f48dd647ac feat(fluxWizard): adjust vertical scrolling on cards 2022-01-26 14:07:24 +01:00
Pavel Zavora 5d6aeda4df feat(fluxWizard): add main buttons 2022-01-26 14:07:24 +01:00
Pavel Zavora da4e51184a feat(fluxWizard): add bottom margin to query builder 2022-01-26 14:07:24 +01:00
Pavel Zavora e13c686456 chore: remove unused function 2022-01-26 14:07:24 +01:00
Pavel Zavora cd37e62195 feat(fluxWizard): add FluxQueryBuilder 2022-01-26 14:07:24 +01:00
Pavel Zavora 8cb8c1a1bf feat(fluxWizard): add BuilderCard components 2022-01-26 14:07:24 +01:00
Pavel Zavora 16d35f6578 chore: rename FluxWizard to FluxWizardDialog 2022-01-26 14:07:24 +01:00
Pavel Zavora 4a684e7974 chore(fluxWizard): decouple wizard dialog from query editor 2022-01-26 14:07:24 +01:00
Pavel Zavora 6fbd129e13 chore(fluxWizard): rename existing wizard 2022-01-26 14:07:24 +01:00
Pavel Zavora 5d4ac80151 chore(fluxWizard): remove fetchFields 2022-01-26 14:07:24 +01:00
Pavel Zavora 4c6940933d chore(fluxWizard): remove fetchMeasurements 2022-01-26 14:07:24 +01:00
Pavel Zavora 0939d88bd0 chore(fluxWizard): remove fetchDBsToRPs 2022-01-26 14:07:24 +01:00
ivankudibal 2c057f1c6f chore: prepare for 1.9.3 release 2022-01-25 19:43:24 +01:00
Pavel Závora be37e8b472
Merge pull request #5845 from influxdata/2944/key_not_found
fix(ui): repair retrieval of worker responses
2022-01-25 19:28:31 +01:00
Pavel Závora a09a31a3e7
Merge pull request #5843 from influxdata/extra-logging
fix: log remote URL when ping fails
2022-01-25 19:25:43 +01:00
Sam Arnold 27bb07d7cf fix: log remote IP when ping fails 2022-01-25 13:11:11 -05:00
Pavel Zavora 79ac1f0d93 chore: update changelog 2022-01-25 18:22:27 +01:00
Pavel Zavora 37afb019d0 fix(ui): fix reading of worker response 2022-01-25 18:15:40 +01:00
Pavel Zavora 8df3895096 fix(ui): fix retrieval of worker responses 2022-01-25 18:15:30 +01:00
ivankudibal 9eebcb0014 chore: prepare for 1.9.2 release 2022-01-25 11:00:57 +01:00
Pavel Závora 9eefba4eea
Merge pull request #5842 from influxdata/fix/proxy_from_env
fix(server): use proxy from environment in HTTP clients
2022-01-24 07:05:41 +01:00
Pavel Zavora e09d57cccc chore: update changelog 2022-01-23 10:45:38 +01:00
Pavel Zavora c981751433 chore(server): refactor HTTP transport factory to avoid circular dependency 2022-01-23 10:29:08 +01:00
Pavel Zavora e7ebd2755b fix(server): allow proxy in OAUTH messaging 2022-01-23 10:04:12 +01:00
Pavel Zavora af97b3a453 chore(chronoctl): repair staticcheck errors 2022-01-23 09:56:49 +01:00
Pavel Zavora c04ce6ce57 fix(server): allow proxy in flux client 2022-01-23 09:56:09 +01:00
Pavel Zavora 15b33c0818 fix(server): allow proxy in kapacitor client 2022-01-23 09:55:23 +01:00
Pavel Zavora e38083d5b4 chore: repair staticcheck errors 2022-01-23 09:53:01 +01:00
Pavel Závora 88bd64e1bd
Merge pull request #5839 from influxdata/dependabot/npm_and_yarn/follow-redirects-1.14.7
chore(deps): bump follow-redirects from 1.13.3 to 1.14.7
2022-01-21 06:11:54 +01:00
dependabot[bot] 6a56550325
chore(deps): bump follow-redirects from 1.13.3 to 1.14.7
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.3 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.3...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 07:20:07 +00:00
Pavel Zavora 6ad4ac4aa6 chore: update changelog 2022-01-14 09:26:17 +01:00
Pavel Zavora fe1f82cb2b chore: update changelog 2022-01-14 09:25:15 +01:00
Pavel Závora 17b574766d
Merge pull request #5837 from influxdata/feat/314/add_query_status
feat(ui): add status column to Queries page
2022-01-10 15:29:24 +01:00
Pavel Zavora 580e597845 chore: update changelog 2022-01-10 15:08:41 +01:00
Pavel Zavora 4a33ffc996 feat(ui): render status column in queries page 2022-01-10 15:08:41 +01:00
Pavel Zavora 3acf76474e feat(ui): parse status of SHOW QUERIES 2022-01-10 15:08:41 +01:00
Pavel Zavora 6cc530ddaf feat(ui): allow custom style on confirmation button 2022-01-10 15:08:41 +01:00
Pavel Zavora 3b54d51a38 feat(ui): add status to queries CSV export 2022-01-10 15:08:41 +01:00
Pavel Zavora 82eaad4e1d feat(ui): rename Running column to Duration 2022-01-10 15:08:41 +01:00
Pavel Závora 9b15a496c1
Merge pull request #5836 from influxdata/feat/178/tickscript_rename
feat: allow to rename TICKscript
2022-01-10 15:07:37 +01:00
Pavel Zavora 00a45e3426 chore: update changelog 2022-01-04 15:50:13 +01:00
Pavel Zavora ae476f5ca3 chore: update changelog 2022-01-04 13:23:50 +01:00
Pavel Zavora d05af7a56e chore: remove unused TickscriptStaticID 2022-01-04 13:21:14 +01:00
Pavel Zavora 20fe61e54c fix: normalize rule name detection between server and UI 2022-01-04 13:19:17 +01:00
Pavel Zavora 2933b1d493 feat(ui): implement tickscript name change 2022-01-04 11:44:01 +01:00
Pavel Zavora 15c2787876 feat(ui): make TICKscript name editable 2022-01-03 18:29:09 +01:00
Pavel Zavora 3e6f7d2446 fix(kapacitor): escape deduced tickscript name 2022-01-03 16:01:01 +01:00