Skip to content

refactor: get rid of templateVariablesXService #9763

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

Merged
merged 6 commits into from
Sep 19, 2023
Merged

Conversation

aslilac
Copy link
Member

@aslilac aslilac commented Sep 18, 2023

Closes #9541

Removes templateVariablesXService in favor of using react-query. This makes a lot of the query management a lot clearer, and easier to follow, while fixing a couple known bugs in the process.

@aslilac
Copy link
Member Author

aslilac commented Sep 18, 2023

There's a failing test that I'm still debugging, but I think it's ready to review anyway.

aslilac and others added 2 commits September 19, 2023 09:09
Co-authored-by: Bruno Quaresma <bruno@coder.com>
Copy link
Collaborator

@BrunoQuaresma BrunoQuaresma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving since we resolved the opened discussions

@aslilac aslilac merged commit 269b1c5 into main Sep 19, 2023
@aslilac aslilac deleted the template-settings-9541 branch September 19, 2023 17:54
@github-actions github-actions bot locked and limited conversation to collaborators Sep 19, 2023
@BrunoQuaresma
Copy link
Collaborator

Related to #9598

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Template Variable Changes Not Shown Unless Exit and Re-Enter Settings
3 participants