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

Tidyup #339

Merged
merged 4 commits into from
Sep 23, 2024
Merged

Tidyup #339

merged 4 commits into from
Sep 23, 2024

Commits on Sep 3, 2024

  1. Add js-cookie

    Set a cookie for year, month, and errors only so that back and forth doesn't require resetting the values
    Set default to last month when cookies aren't set.
    aaronk committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8f38ea3 View commit details
    Browse the repository at this point in the history
  2. Updated jquery DataTable with "selectable rows" plugin, "layout" opti…

    …on for element placement
    
    Setting year and month by cookie if set; defaults to last month otherwise
    Errors only also cookie set
    Selected rows in billing record table can be deleted; can reset a lab when combined with the right search
    aaronk committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    09c8e95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d57697 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e79305b View commit details
    Browse the repository at this point in the history