Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revamp query builder #391

Closed
3 tasks done
andresmgot opened this issue Jun 1, 2022 · 0 comments · Fixed by #536
Closed
3 tasks done

Revamp query builder #391

andresmgot opened this issue Jun 1, 2022 · 0 comments · Fixed by #536
Assignees
Labels

Comments

@andresmgot
Copy link
Contributor

andresmgot commented Jun 1, 2022

What happened:

The current query builder is based on custom components created especifically for this plugin. The development there has been stale for quite long so it has become brittle and difficult to maintain.

New and existing plugins are migrating to the new package that https://github.com/grafana/grafana-experimental exposes. We should start migrating the editor here to use the components from there. This should be behind a feature flag (or a version flag) until the builder is moved to the @grafana/ui package or is in the minimum version supported.

What you expected to happen:

To have a standard UX and a query builder easy to maintain.

How to reproduce it (as minimally and precisely as possible):

Screenshots

Anything else we need to know?:

Environment:

  • Grafana version:
  • Plugin version:
  • OS Grafana is installed on:
  • User OS & Browser:
  • Others:

TODO:

@andresmgot andresmgot added enhancement New feature or request datasource/ADX labels Jun 1, 2022
@andresmgot andresmgot moved this to Incoming in AWS Datasources Jun 1, 2022
@andresmgot andresmgot moved this from Incoming to Backlog in AWS Datasources Jun 1, 2022
@aangelisc aangelisc moved this to Backlog in Partner Datasources Jun 30, 2022
@andresmgot andresmgot moved this from Backlog to Next in Partner Datasources Aug 8, 2022
@andresmgot andresmgot self-assigned this Aug 8, 2022
@andresmgot andresmgot moved this from Next to Epics/Roadmap in Partner Datasources Aug 9, 2022
@github-project-automation github-project-automation bot moved this from Epics/Roadmap to Done in Partner Datasources Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant