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

Remove the athenaAsyncQuerySupport feature toggle and styling improvements #316

Merged
merged 6 commits into from Mar 18, 2024

Conversation

idastambuk
Copy link
Contributor

@idastambuk idastambuk commented Mar 12, 2024

Did a few things here:

  • remove the athenaAsyncQuerySupport feature toggle
  • removed the use of deprecated width-30 class to instead use Grafana theme spacing
  • fixed the Run query button to not be disabled if there is no change in the editor. I was kinda bothered by this cause I sometimes just wanted to rerun the same query and not have to go all the way up to the Grafana dashboard refresh button. Also I realized this is how Cloudwatch header buttons work - the Run button is never disabled
Screen.Recording.2024-03-12.at.17.01.01.mov

I thought the changes were small enough to squeeze in here, but lmk if you'd rather I separate them into 2 or 3 PRs.

@idastambuk idastambuk changed the title Remove feature toggle and fix styling Remove the athenaAsyncQuerySupport feature toggle and styling improvements Mar 12, 2024
@idastambuk idastambuk marked this pull request as ready for review March 12, 2024 16:03
@idastambuk idastambuk requested a review from a team as a code owner March 12, 2024 16:03
src/datasource.test.ts Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants