Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

489 data table page #565

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

489 data table page #565

wants to merge 3 commits into from

Conversation

noLeonardo
Copy link
Collaborator

Description

fixes #489
Enable a fast datatable-page via server-side paging, searching and sorting. Also fix small bugs

Changes

big changes:
datatables-control.js
tables.html

mid changes:
views.py
views_helper.py

small changes:
run.py
steps.py

Testing

PR checklist

Development

  • If necessary, I have updated the documentation (README, docstrings, etc.)
  • If necessary, I have created / updated tests.

Mergeability

  • main-branch has been merged into local branch to resolve conflicts
  • The tests and linter have passed AFTER local merge
  • The code has been formatted with black

Code review

  • I have self-reviewed my code.
  • At least one other developer reviewed and approved the changes

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade the "view table"
1 participant