Commit Graph

12936 Commits (d37755c207f20524839cedd1da4f9a8d0db8d3ce)

Author SHA1 Message Date
Pavel Zavora 1c438acd39 chore: upgrade codemirror2 2021-03-15 18:49:30 +01:00
Pavel Zavora fa8502e99e chore: upgrade react-grid-layout 2021-03-15 18:49:30 +01:00
Pavel Zavora cdff9f9d8b chore: migrate redux-auth-wrapper from v1 to v3 2021-03-15 18:49:30 +01:00
Pavel Zavora c1a3b60671 chore: redux-auth-wrapper 2021-03-15 18:49:30 +01:00
Pavel Zavora 109d5ae360 chore: handle oauth paths directly in development 2021-03-15 18:49:30 +01:00
Pavel Zavora 8fdcc771cc chore: appease linter 2021-03-15 18:49:30 +01:00
Pavel Zavora 0204dd9096 chore(ui): renaming deprecated React lfe functions using codemod 2021-03-15 18:49:30 +01:00
Pavel Zavora f738979181 chore(ui): rename withRef to forwardRef due to react-redux upgrade 2021-03-15 18:49:30 +01:00
Pavel Zavora c335a8ec09 chore(ui): move connect to be the required outer HOF 2021-03-15 18:49:30 +01:00
Pavel Zavora a417ba04ad chore: upgrade react-redux to 7.x 2021-03-15 18:49:30 +01:00
Pavel Závora 342ac80d8f
Merge pull request #5700 from influxdata/5699/remove_hipchat
feat: remove HipChat
2021-03-15 18:48:48 +01:00
Pavel Zavora 97d46d0aad chore: update changelog 2021-03-15 18:27:51 +01:00
Pavel Zavora 52e7b0ad6e feat(server): remove hipchat 2021-03-15 18:27:51 +01:00
Pavel Zavora 698e64538a feat(ui): remove hipchat 2021-03-15 18:27:51 +01:00
Pavel Závora c7a2c1d05b
Merge pull request #5697 from influxdata/5526/def_var_with_flux
feat(ui): define dashboard variable using flux
2021-03-15 18:26:32 +01:00
Pavel Zavora bf7f6b8639 chore: update changelog 2021-03-11 21:08:03 +01:00
Pavel Zavora 762d0c16cc feat(ui/dashboard): show flux variable definition problems as a warning to the user 2021-03-11 21:04:40 +01:00
Pavel Zavora d833b03529 feat(server): validate flux template type variable upon update/save 2021-03-11 21:04:40 +01:00
Pavel Zavora c807246ef5 feat(ui): implement retrieval of
variable values using flux
2021-03-11 21:04:40 +01:00
Pavel Zavora 2aaf8ac4e1 feat(ui): support flux in hydrateTemplates 2021-03-11 21:04:40 +01:00
Pavel Zavora 8d2718a3e1 feat(ui): store flux variable script in a flux property 2021-03-11 21:04:40 +01:00
Pavel Zavora d73ab2c50c chore(ui): remove url state from TemplateQueryFetcher 2021-03-11 21:04:40 +01:00
Pavel Zavora e31ad8c33c feat(ui): do not print error for templates with dynamic source 2021-03-11 21:04:40 +01:00
Pavel Zavora db06a59a0a feat(server): enhance dashboard with flux variable template 2021-03-11 21:04:40 +01:00
Pavel Zavora bce185a19f chore: make go ignore node_modules 2021-03-11 21:04:40 +01:00
Pavel Zavora 64ef09557d feat(ui): introduce flux query variiable UI 2021-03-11 21:04:40 +01:00
Pavel Zavora 8caa39f0d4 feat(ui): introduce TemplateType.FluxQuery 2021-03-11 21:04:40 +01:00
Pavel Zavora f27bcf7c30 chore(ui): simplify import 2021-03-11 21:04:40 +01:00
Pavel Závora 4d5c92ed66
Merge pull request #5688 from influxdata/5526/flux_ui_vars
feat: add v2-style UI variables to flux query execution
2021-03-11 16:48:39 +01:00
Pavel Zavora 120d4c1929 chore: update changelog 2021-03-10 09:02:42 +01:00
Pavel Zavora a1f5a93a71 feat: use fluxString when defining flux variable 2021-03-10 09:02:42 +01:00
Pavel Zavora b481df448d feat: add fluxString helper fn 2021-03-10 09:02:42 +01:00
Pavel Zavora ac7dd54657 feat: add test for flux script variable rendering 2021-03-10 09:02:42 +01:00
Pavel Zavora 16b6df3135 chore: remove console.log 2021-03-10 09:02:42 +01:00
Pavel Zavora 11e94f105c fix(ui): change default startRangeTime to a negative duration 2021-03-10 09:02:42 +01:00
Pavel Zavora cb40e6f620 feat(ui): propagate dashboard variables to flux query 2021-03-10 09:02:42 +01:00
Pavel Zavora fbde00bc6f feat(ui): pass templates to flux script renderer 2021-03-10 09:02:42 +01:00
Pavel Zavora 42c574c544 feat(ui): use =v= variable in flux wizard 2021-03-10 09:02:42 +01:00
Pavel Zavora 577f84675e feat(ui): use v.timeRangeStart in add filter 2021-03-10 09:02:42 +01:00
Pavel Zavora 28548a1db9 feat(ui): add =v= variable to flux script execution 2021-03-10 09:02:42 +01:00
Pavel Zavora 74d481b3a7 chore: remove unused templates.ts 2021-03-10 09:02:42 +01:00
Pavel Závora a620c23315
Merge pull request #5687 from influxdata/5661/meta_query_templates
feat(ui/explore): add more meta query templates
2021-03-09 18:23:04 +01:00
Pavel Závora 6784e7ab35
Merge pull request #5690 from influxdata/5689/remove_tslint
chore(ui): upgrade dependencies
2021-03-09 14:45:45 +01:00
Pavel Zavora 44cb031435 Merge branch 'master' into 5689/remove_tslint 2021-03-09 14:26:53 +01:00
Pavel Závora 8a65ffd743
Merge pull request #5691 from influxdata/dependabot/npm_and_yarn/ui/elliptic-6.5.4
chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /ui
2021-03-09 13:47:11 +01:00
dependabot[bot] 6f2ee38764
chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /ui
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 09:37:31 +00:00
Pavel Zavora ee5f9a861b chore: update changelog 2021-03-09 07:56:50 +01:00
Pavel Zavora 3a112fca39 chore: remove tslint from CI lint 2021-03-09 07:47:10 +01:00
Pavel Zavora 764e55bbcb chore: repair build 2021-03-09 07:30:07 +01:00
Pavel Zavora bf1fb6ff89 chore: finalize .eslintrc configuration 2021-03-09 06:55:16 +01:00