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

Dashboards: use JQuery's Datatable plugin #597

Merged

Conversation

veggiematts
Copy link
Contributor

This patch allows the dashboards tables to use JQuery's Datatable plugin, for multiple enhancements:

  • searching in the table
  • pagination
  • alternate background color on even and odd lines
  • sorting by column
  • always-visible column headers

Before:
before

After:
after

@veggiematts veggiematts added the enhancement This is an enhancement (not a bug) label Aug 26, 2019
@veggiematts veggiematts merged commit a9f9d04 into coral-erm:development Nov 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is an enhancement (not a bug)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant