Commit Graph

13773 Commits (acc867dd25a98619660d47b8f026befc36c07222)

Author SHA1 Message Date
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
Pavel Zavora baa534f0f0 chore(schemaExplorer): remove unused fn 2022-02-09 12:06:41 +01:00
Pavel Zavora f4351d6101 chore(schemaExplorer): correct type definition of existing queries 2022-02-09 12:06:00 +01:00
Pavel Zavora 2658f0bc60 feat(schemaExplorer): reaload schema tree on timeRange change 2022-02-09 11:59:51 +01:00
Pavel Zavora 5f30d8ab4f chore(schemaExplorer): simplify fetchMeasurements 2022-02-09 10:29:28 +01:00
Pavel Zavora 733527698d fix(schemaExplorer): escape flux strings 2022-02-09 10:17:52 +01:00
Pavel Zavora 9bc69e2a7f chore(schemaExplorer): rename misleading name 2022-02-09 10:10:24 +01:00
Pavel Zavora 79ca1b86fc chrore(schemaExplorer): replace v1.tagValues query 2022-02-09 10:09:57 +01:00
Pavel Zavora e3409cf95d feat(schemaExplorer): replace v1.tagKeys query 2022-02-09 09:48:20 +01:00
Pavel Zavora 1898641e3c feat(schemaExplorer): replace v1.measurements query with tagValues 2022-02-09 06:13:45 +01:00
Pavel Závora 96a7cc1f61
Merge pull request #5851 from influxdata/5848/remove_fixed_data_table
fix(security): remove fixed-table-2 to resolve CVE-2022-0235
2022-02-09 05:34:15 +01:00
Pavel Závora 281283e277
Merge pull request #5852 from influxdata/feat/329_flux_wizard
feat(ui): add flux query builder
2022-02-09 05:32:13 +01:00
Pavel Zavora 4c5cfe4efa feat(fluxWizard): test tags reducer 2022-02-08 18:25:25 +01:00
Pavel Zavora d9f7f1cb44 feat(fluxWizard): test buckets reducers 2022-02-08 14:41:22 +01:00
Pavel Zavora 6f96663f14 feat(fluxWizard): test aggregation reducer 2022-02-08 10:45:25 +01:00
Pavel Zavora 2beec584b2 chore(ui): refactor fluxPeriodFromRangeSeconds 2022-02-08 10:03:56 +01:00
Pavel Zavora 1fd18b582c feat(fluxWizard): test flux generation from wizard state 2022-02-08 07:31:37 +01:00
Pavel Zavora 2154327011 fix(fluxWizard): properly yield unknown aggregation fn name 2022-02-08 06:27:48 +01:00
Pavel Zavora 796960800b feat(fluxWizard): test window period computation 2022-02-08 05:47:06 +01:00
Pavel Zavora 28721c77dd chore(fluxWizard): refactor fluxPeriodFromRangeSeconds 2022-02-08 05:25:45 +01:00
Pavel Zavora bebef7e44f feat(fluxWizard): test aggregation function flux generators 2022-02-08 04:50:45 +01:00
Pavel Zavora e2e67d70bc chore(ui): rename test to match tested file 2022-02-08 04:29:31 +01:00
Pavel Zavora d26f219080 chore(ui): remove unused function 2022-02-08 04:28:49 +01:00
Pavel Zavora 1c7b376af1 fix(fluxWizard): ignore key loading state for group selector 2022-02-03 13:05:50 +01:00
Pavel Zavora 94bfd7fb17 fix(fluxWizard): use unquoted fluxString 2022-02-03 11:37:46 +01:00
Pavel Zavora 4c73908078 fix(fluxWizard): use existing fluxString helper 2022-02-03 11:30:52 +01:00
Pavel Zavora 1e93cbd270 chore: update changelog 2022-02-03 08:46:09 +01:00
Pavel Zavora 3ace514b44 chore: update changelog 2022-02-03 08:45:41 +01:00
Pavel Zavora 45fd07700f chore: remove unused fixed-data-table-2 external css 2022-02-03 08:08:36 +01:00