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

Implement new findBy() method with FluentQuery for SimpleDatastoreRepository #836

Merged
merged 21 commits into from
Jan 7, 2022

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    7ad20d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2c71bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    893ec8b View commit details
    Browse the repository at this point in the history
  4. style check and formats.

    zhumin8 committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    7cfeafc View commit details
    Browse the repository at this point in the history
  5. add example to sample.

    zhumin8 committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    f030300 View commit details
    Browse the repository at this point in the history
  6. minor style fixes.

    zhumin8 committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    48e9263 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    236d0a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    264dad3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1715fce View commit details
    Browse the repository at this point in the history
  10. add test and reformat.

    zhumin8 committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    aa11433 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fda7c67 View commit details
    Browse the repository at this point in the history
  12. add unit tests.

    zhumin8 committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    27a09ea View commit details
    Browse the repository at this point in the history
  13. it test update, adding sort. Add to index.yaml to enable this sort. Also

    update index.yaml for existing test (already changed in main branch)."
    zhumin8 committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    f2ce434 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    61a358b View commit details
    Browse the repository at this point in the history
  15. added test for sort and all.

    zhumin8 committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    eaf1d87 View commit details
    Browse the repository at this point in the history
  16. removing R parameter. also removing resultType and domainType as we d…

    …on't support type conversions for now.
    zhumin8 committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    87a29c4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e7dd2ea View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0962886 View commit details
    Browse the repository at this point in the history
  19. fix style typo.

    zhumin8 committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    6b92c52 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    db6e722 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a0deddb View commit details
    Browse the repository at this point in the history