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

impr: remove usage of jQuery getJSON (fehmer) #5109

Merged
merged 4 commits into from
Feb 22, 2024

Conversation

fehmer
Copy link
Member

@fehmer fehmer commented Feb 22, 2024

Description

replace jQuery getJson with fetch.

Closes #5106

@monkeytypegeorge monkeytypegeorge added the frontend User interface or web stuff label Feb 22, 2024
@fehmer fehmer changed the title impr: remove usage of jQuery getJSON impr: remove usage of jQuery getJSON (fehmer) Feb 22, 2024
@Miodec
Copy link
Member

Miodec commented Feb 22, 2024

Thanks

@Miodec Miodec merged commit 81b388a into master Feb 22, 2024
7 checks passed
@Miodec Miodec deleted the feature/remove-jquery-getJson branch February 22, 2024 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend User interface or web stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace $.getJSON with fetch
3 participants