-
Notifications
You must be signed in to change notification settings - Fork 4
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
TN-3292 fix performance of patient list #4408
Conversation
…o generate a JSON struct of a page worth of patients per ajax call.
Hello @achen2401! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2024-10-09 23:43:11 UTC |
… data-fields for cleaner code.
…/true_nth_usa_portal into feature/fast-patient-list
…ll drop-down columns.
…atient purge from functioning (see TN-3286)
…atient purge from functioning (see TN-3286)
… into feature/fast-patient-list
…ve recursion guard after demographic updates on patient_list
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks for keeping the tests working!!
TN-3292, enhance performance of patients list, by moving to server-side pagination. Each respective page now requested via ajax