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

Data endpoint enhancements #2477

Merged
merged 64 commits into from
Sep 28, 2023
Merged

Data endpoint enhancements #2477

merged 64 commits into from
Sep 28, 2023

Conversation

kelvin-muchiri
Copy link
Contributor

@kelvin-muchiri kelvin-muchiri commented Sep 15, 2023

Changes / Features implemented

Steps taken to verify this change does what is intended

  • QA

Side effects of implementing this change

No side effects

Before submitting this PR for review, please make sure you have:

  • Included tests
  • Updated documentation

Closes #2472 #2480

json is set in the post_save signal so setting it explicitly is unnecessary
onadata/apps/api/tasks.py Show resolved Hide resolved
docs/forms.rst Outdated Show resolved Hide resolved
bug appears when pagination is used with sort and query query paramaters
…ta into command

convert endpoint into Django custom command
ensure we do not regenerate instance json if instance json has already been regenerated
consider-using-f-string / Formatting a regular string which could be a f-string
address raise-missing-from, consider-using-f-string
update docstring
@kelvin-muchiri kelvin-muchiri merged commit 7eee153 into main Sep 28, 2023
8 checks passed
@kelvin-muchiri kelvin-muchiri deleted the 2472-data-api-limitations branch September 28, 2023 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants