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

🧹 Jsonify() to make_response() #5558

Merged
merged 45 commits into from
Jun 4, 2024
Merged

🧹 Jsonify() to make_response() #5558

merged 45 commits into from
Jun 4, 2024

Conversation

Annelein
Copy link
Collaborator

@Annelein Annelein commented May 23, 2024

Fixes #4029
Fixes #3616

@Annelein Annelein marked this pull request as ready for review May 28, 2024 14:52
@Annelein Annelein requested a review from jpelay June 4, 2024 14:43
Copy link
Contributor

mergify bot commented Jun 4, 2024

Thank you for contributing! Your pull request is now going on the merge train (choo choo! Do not click update from main anymore, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 663a364 into main Jun 4, 2024
12 checks passed
@mergify mergify bot deleted the make-response branch June 4, 2024 18:18
mergify bot pushed a commit that referenced this pull request Jun 10, 2024
#5558 Introduced an error where some calls where expecting a JSON, and got text instead. I checked the places where this happened and fix the calls. 

If I'm missing some, please add them 😄 

**How to test**
Perform the following: 

* Update an adventure
* Update  a class customization
* Create students account
* Reset password
* Reset a student's password
* Update your public profile

And all of them should show the success modal! 

Also:
Fixes #5550
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
2 participants