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 type checking when importing types from recipes #15979 #15980

Merged
merged 24 commits into from
May 9, 2024

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    19889be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34d55c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd2ff8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f14c07 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Update src/OrchardCore.Modules/OrchardCore.ContentTypes/RecipeSteps/C…

    …ontentDefinitionStep.cs
    
    Co-authored-by: Zoltán Lehóczky <[email protected]>
    hyzx86 and Piedone authored May 6, 2024
    Configuration menu
    Copy the full SHA
    5018c0f View commit details
    Browse the repository at this point in the history
  2. Update test/OrchardCore.Tests/Recipes/RecipeFiles/recipe6.json

    Co-authored-by: Zoltán Lehóczky <[email protected]>
    hyzx86 and Piedone authored May 6, 2024
    Configuration menu
    Copy the full SHA
    34063ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f8809c View commit details
    Browse the repository at this point in the history
  4. use Assert.ThrowsAsync

    hyzx86 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a3b7a3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c2c3f3 View commit details
    Browse the repository at this point in the history
  6. Update src/OrchardCore.Modules/OrchardCore.ContentTypes/RecipeSteps/C…

    …ontentDefinitionStep.cs
    
    Co-authored-by: Mike Alhayek <[email protected]>
    hyzx86 and MikeAlhayek authored May 6, 2024
    Configuration menu
    Copy the full SHA
    3bc6cf2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7d3851 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fcf0ee7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6483f83 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    23aafad View commit details
    Browse the repository at this point in the history
  11. Fix test

    MikeAlhayek authored May 6, 2024
    Configuration menu
    Copy the full SHA
    f252446 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    683b05a View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. add notify

    hyzx86 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f7cbf66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68d9b66 View commit details
    Browse the repository at this point in the history
  3. update notify

    hyzx86 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    05387fd View commit details
    Browse the repository at this point in the history
  4. ad log

    hyzx86 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e2e7a9e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    174ec9c View commit details
    Browse the repository at this point in the history
  2. restore Changes

    hyzx86 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    bdd313d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75b42b6 View commit details
    Browse the repository at this point in the history
  4. remove localize

    hyzx86 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    13c32f1 View commit details
    Browse the repository at this point in the history