Commit Graph

13501 Commits (cc34b79390d3f00afb2dcad4bd050ef4e12f2566)

Author SHA1 Message Date
Pavel Zavora cc34b79390 feat(ui): add independent Flux Tasks page 2022-02-17 15:20:09 +01:00
Pavel Zavora 6d9e333b32 feat(ui): add useDebounce helper 2022-02-17 15:20:09 +01:00
Pavel Zavora 2c3b4901ef feat(ui): introduce errorMessage utility 2022-02-17 15:20:09 +01:00
Pavel Zavora 10455c3c1b chore(ui): rename activeKapacitorFromSources helper 2022-02-17 15:20:09 +01:00
Pavel Závora 362a1f2f82
Merge pull request #5858 from influxdata/5849/schema_explorer_time
feat(ui): use time range in flux Schema Explorer
2022-02-17 15:17:53 +01:00
Pavel Závora 2559418573
Merge pull request #5859 from influxdata/5855/remove_jsdom
chore(ui): remove jsdom
2022-02-17 15:15:05 +01:00
Pavel Zavora f0071401e3 chore(ui): remove jsdom 2022-02-17 14:53:54 +01:00
Pavel Závora 403a6d3876
Merge pull request #5866 from influxdata/chore/remove_axios
chore(ui): remove axios, use fetch instead
2022-02-17 14:21:06 +01:00
Pavel Závora 0141e968dc
Merge pull request #5867 from influxdata/5865/circleci_image
chore(ci): switch to supported CircleCI docker images
2022-02-17 12:37:30 +01:00
Pavel Zavora adc07bfd97 fix(ui): repair usage of AJAX helper 2022-02-17 07:07:32 +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 1a610dac4c chore(ci): switch to supported CircleCI docker images 2022-02-16 10:36:42 +01:00
Pavel Zavora 02bb0c343a chore: update changelog 2022-02-16 10:27:27 +01:00
Pavel Zavora ad9327c8ff chore(ui): remove axios 2022-02-16 10:27:21 +01:00
Pavel Zavora 7a1789cfec chore(ui): implement AJAX fn using fetch 2022-02-16 10:27:17 +01:00
Pavel Zavora 6793bfd1b2 chore(ui): extra handle 204 response 2022-02-16 10:27:17 +01:00
Pavel Zavora d38ce88375 chore(ui): remove axios notes from log streaming 2022-02-16 10:27:17 +01:00
Pavel Zavora 94f5154184 chre(ui): repair dependency 2022-02-16 10:27:15 +01:00
Pavel Zavora 1ada97f75f chore(ui): remove axios from utils/getAJAX 2022-02-16 10:27:15 +01:00
Pavel Zavora 2eb4446718 chore(ui): remove axios from hosts apis 2022-02-16 10:27:15 +01:00
Pavel Zavora f1ff56c2c8 chore(ui): remove axios from dashboards API 2022-02-16 10:27:15 +01:00
Pavel Zavora 50bd143c57 chore(ui): remove axios from get worker 2022-02-16 10:27:15 +01:00
Pavel Zavora f870eb772b chore(ui): remove axios from proxy worker 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 Závora 0c97adfd32
Merge pull request #5863 from influxdata/dependabot/npm_and_yarn/follow-redirects-1.14.8
chore(deps): bump follow-redirects from 1.14.7 to 1.14.8
2022-02-14 08:52:00 +01:00
dependabot[bot] 524dc975ce
chore(deps): bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 03:11:48 +00:00
Pavel Zavora 9710b29f49 chore: improve changelog 2022-02-13 16:29:32 +01:00
Pavel Závora 09b74fa11f
Merge pull request #5862 from mmdoogie/docs-basepath
fix(server): respect BASE_PATH when serving API docs
2022-02-12 15:20:26 +01:00
mmdoogie 7222696996 chore: update CHANGELOG to reference PR 2022-02-11 13:03:51 -06:00
mmdoogie 4113c9c7cb fix(server): Use relative path to swagger.json
Absolute path to file did not respect BASE_PATH from config.
2022-02-11 12:49:16 -06:00
Pavel Závora 66a2c3ae95
Merge pull request #5860 from influxdata/dependabot/npm_and_yarn/node-sass-7.0.0
chore(deps-dev): bump node-sass from 4.14.1 to 7.0.0
2022-02-11 04:18:11 +01:00
dependabot[bot] 7b1029cdd4
chore(deps-dev): bump node-sass from 4.14.1 to 7.0.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.14.1...v7.0.0)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 00:22:38 +00:00
Pavel Zavora 6f98efdea8 chore: update changelog 2022-02-10 05:50:36 +01:00
Pavel Zavora 1b492f37c2 feat(schemaExplorer): change no data message depending on filter 2022-02-10 05:41:59 +01:00
Pavel Zavora 0bddb7de21 feat(fluxWizard): indicate no more data in the selected time range 2022-02-10 05:36:38 +01:00
Pavel Zavora fb94d20d57 feat(schemaExplorer): visualize timeRange restriction 2022-02-09 15:53:51 +01:00
Pavel Zavora 448f8871ed feat(schemaExplorer): separate TimeRangeLabel 2022-02-09 15:48:18 +01:00
Pavel Zavora 460beb46c5 fix(schemaExplorer): ignore now() in upper timeRange 2022-02-09 15:23:38 +01:00
Pavel Zavora bc39dd2da2 fix(schemaExplorer): escape bucket name 2022-02-09 15:14:46 +01:00
Pavel Zavora a29f389fed feat(schemaExplorer): use passed timeRange in queries 2022-02-09 13:31:34 +01:00
Pavel Zavora 473edf889a chore(schemaExplorer): remove formatTimeRangeArguments in favor of rangeArguments 2022-02-09 13:10:35 +01:00
Pavel Zavora c3d191583c feat(schemaExplorer): introduce rangeArguments helper 2022-02-09 13:09:10 +01:00
Pavel Zavora 02875f6810 fix(schemaExplorer): sort measurements 2022-02-09 12:53:03 +01:00
Pavel Zavora 67f0eec3fe chore(schemaExplorer): simplify fetching of measurement fields 2022-02-09 12:31:59 +01:00
Pavel Zavora 1c8e8a4e05 chore*schemExplorer): simplify fetching of tag values 2022-02-09 12:27:01 +01:00
Pavel Zavora e14deeb5cd chore(schemaExplorer): remove unused fn 2022-02-09 12:19:52 +01:00
Pavel Zavora 651b0c23bf chore(schemaExplorer): simplify fetchTagKeys 2022-02-09 12:18:43 +01:00
Pavel Zavora 8e9d13bdf6 fix(schemaExplorer): repair filtering of tag values 2022-02-09 12:14:45 +01:00