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

[JSON Logic] Part 1: JSON Logic Skeleton #35

Merged
merged 16 commits into from
Aug 31, 2023
Merged

[JSON Logic] Part 1: JSON Logic Skeleton #35

merged 16 commits into from
Aug 31, 2023

Commits on Aug 31, 2023

  1. feat: JSON Logic skeleton and plumbing setup

    chore: clean up conditional additions
    
    chore: remove const tests
    
    chore: remove dupe file
    
    chore: remove group array stuff
    
    chore: clean up yupschema
    
    chore: clean up helpers a small bit
    
    chore: remove all error handling for now
    
    chore: clean up package-lock
    
    chore: more removing stuff
    
    chore: clean more
    brennj committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    443395b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fab9eb9 View commit details
    Browse the repository at this point in the history
  3. chore: add some jsdocs here

    brennj committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7adee33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eac5628 View commit details
    Browse the repository at this point in the history
  5. chore: better fn name

    brennj committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    63e379a View commit details
    Browse the repository at this point in the history
  6. chore: update docs + var name

    brennj committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    1aaa39e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17e8a35 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e89145e View commit details
    Browse the repository at this point in the history
  9. chore: wrong jsondoc

    brennj committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    e5fa90a View commit details
    Browse the repository at this point in the history
  10. chore: doc nit

    brennj committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    096e86a View commit details
    Browse the repository at this point in the history
  11. chore: naming suggestions

    brennj committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    6f4a7b9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    82db200 View commit details
    Browse the repository at this point in the history
  13. chore: rework some tests

    brennj committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    fe7d0c6 View commit details
    Browse the repository at this point in the history
  14. chore: more fixes

    brennj committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c96c723 View commit details
    Browse the repository at this point in the history
  15. chore: everything resolved?

    brennj committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    637551d View commit details
    Browse the repository at this point in the history
  16. chore: one last fix

    brennj committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0d7a4ae View commit details
    Browse the repository at this point in the history