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

Add a warning when capitalized booleans (improper JSON) appear in query #213

Merged
merged 8 commits into from
Mar 15, 2024

Commits on Feb 14, 2024

  1. Add a warning when capitalized booleans appear in query

    The warning from signac.filterparse._cast is burried in the shell and
    automatically searching for capitalized boolean string is likely not
    the expected result.
    cbkerr committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    bbfc4bc View commit details
    Browse the repository at this point in the history
  2. Update changelog

    cbkerr committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    f224bed View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    85300d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30b3de5 View commit details
    Browse the repository at this point in the history
  3. Silence pre commit

    cbkerr committed Feb 28, 2024
    1 Configuration menu
    Copy the full SHA
    44ce715 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Update signac_dashboard/dashboard.py

    Co-authored-by: Joshua A. Anderson <[email protected]>
    cbkerr and joaander authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    36f2433 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62d4ad2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0be77c8 View commit details
    Browse the repository at this point in the history