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

Feature/better error for missing resource #2062

Merged

Commits on Dec 19, 2023

  1. Add locations table for an example

    bryszard authored and adrianthedev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    44adff4 View commit details
    Browse the repository at this point in the history
  2. Autofix annotations

    bryszard authored and adrianthedev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    fd88b73 View commit details
    Browse the repository at this point in the history
  3. Add association to Team

    bryszard authored and adrianthedev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    b99929e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adfa514 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcb94d0 View commit details
    Browse the repository at this point in the history
  6. Make message more generic

    bryszard authored and adrianthedev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    dc03e14 View commit details
    Browse the repository at this point in the history
  7. Add link to documentation

    bryszard authored and adrianthedev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ba04526 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4cbf6f5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ce7782d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    333e085 View commit details
    Browse the repository at this point in the history
  11. Catch errors for field_resource and target_resource on HasBaseField a…

    …nd BelongsToField
    bryszard authored and adrianthedev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    5eaed6e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aeafeb1 View commit details
    Browse the repository at this point in the history
  13. Fix schema version

    bryszard authored and adrianthedev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e15a547 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    287835b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cf5ae07 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    78fb4e6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bb8458c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bac64c8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2bd47f0 View commit details
    Browse the repository at this point in the history
  20. Add spec for belongs_to case

    bryszard authored and adrianthedev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    6161fe8 View commit details
    Browse the repository at this point in the history
  21. Normalize name in the error message

    bryszard authored and adrianthedev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    872caad View commit details
    Browse the repository at this point in the history
  22. Move migrations to the dummy app

    bryszard authored and adrianthedev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    8132ca5 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    bab373a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    91f4b51 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2c7b6d0 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2a12594 View commit details
    Browse the repository at this point in the history
  27. Add spec for has_one case

    bryszard authored and adrianthedev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    87d0fb5 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e56f32e View commit details
    Browse the repository at this point in the history
  29. Annotate new models

    bryszard authored and adrianthedev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4522289 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d5f5269 View commit details
    Browse the repository at this point in the history
  31. tweak error message

    adrianthedev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    65cf80a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8b27acd View commit details
    Browse the repository at this point in the history
  33. schema

    Paul-Bob authored and adrianthedev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d2b4fef View commit details
    Browse the repository at this point in the history
  34. fix resource_generator_spec

    Paul-Bob authored and adrianthedev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9bec1b8 View commit details
    Browse the repository at this point in the history