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

Short navigation jobs count #176

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 14, 2024

  1. Short navigation jobs count

    This patch defines the `number_to_human` format and units option to make the
    navigation section titles more compact and readable.
    
    As an example, instead of "Finished Jobs (4.4 Thousand)" it will now display
    "Finished Jobs (4.4K)".
    
    https://api.rubyonrails.org/classes/ActiveSupport/NumberHelper.html#method-i-number_to_human
    thibaudgg committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    27c4781 View commit details
    Browse the repository at this point in the history