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

Some UI-enhancements #10

Merged
merged 1 commit into from
Jan 16, 2021
Merged

Some UI-enhancements #10

merged 1 commit into from
Jan 16, 2021

Conversation

jpxd
Copy link
Contributor

@jpxd jpxd commented Jan 7, 2021

UI-enhancements: Responsive table width, queries sortable by duration, reduced time precision to 2 decimals

  • The table now automatically adapts to the panel size, when resized
  • The table is sortable by clicking on headers (useful for finding the longest query)
  • The time precision is reduced to 2 decimals in order not to clutter the table with numbers (the precision could be parametrized in the future)

…, reduced time precision to 2 decimals

- The table now automatically adapts to the panel size, when resized
- The table is sortable by clicking on headers (useful for finding the longest query)
- The time precision is reduced to 2 decimals in order not to clutter the table with numbers (the precision could be parametrized in the future)
@filisko filisko merged commit f776caa into filisko:master Jan 16, 2021
@filisko
Copy link
Owner

filisko commented Jan 16, 2021

Thanks @jpxd !

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

Successfully merging this pull request may close these issues.

2 participants