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

Improved MediaField Graphql support #15003

Merged
merged 29 commits into from
Aug 8, 2024
Merged

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    c3c2d82 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. add MediaFileItemType

    hyzx86 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    7fdfddd View commit details
    Browse the repository at this point in the history
  2. Update src/OrchardCore.Modules/OrchardCore.Media/GraphQL/MediaFieldQu…

    …eryObjectType.cs
    
    Co-authored-by: Hisham Bin Ateya <[email protected]>
    hyzx86 and hishamco committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    78f1585 View commit details
    Browse the repository at this point in the history
  3. fix code style

    hyzx86 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    b3c1484 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2402c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Update src/OrchardCore.Modules/OrchardCore.Media/GraphQL/MediaFieldQu…

    …eryObjectType.cs
    
    Co-authored-by: Hisham Bin Ateya <[email protected]>
    hyzx86 and hishamco committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    778a472 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4381d1a View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. merge main

    hyzx86 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    1190a6f View commit details
    Browse the repository at this point in the history
  2. fix new graphql API

    hyzx86 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    f24484d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. merge main

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

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    eb41064 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    efcdb83 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    7b5c76d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    e7d7e34 View commit details
    Browse the repository at this point in the history
  2. add MediaText

    hyzx86 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8c9c2b6 View commit details
    Browse the repository at this point in the history
  3. remove empty line

    hyzx86 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f14109a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    f069176 View commit details
    Browse the repository at this point in the history
  2. Update src/OrchardCore.Modules/OrchardCore.Media/GraphQL/MediaFieldQu…

    …eryObjectType.cs
    
    Co-authored-by: Zoltán Lehóczky <[email protected]>
    MikeAlhayek and Piedone committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4df8497 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    528c6d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    868c1f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    a01632b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    912616c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    4f11c4f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Handle invalid recipe files from breaking the harvester (OrchardCMS#1…

    …6490)
    
    ---------
    
    Co-authored-by: Zoltán Lehóczky <[email protected]>
    2 people authored and hyzx86 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    de11ba8 View commit details
    Browse the repository at this point in the history
  2. Add RemovePart<TPart> extension (OrchardCMS#16491)

    MikeAlhayek authored and hyzx86 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    9df8f05 View commit details
    Browse the repository at this point in the history
  3. Move Media Permissions to Media.Core (OrchardCMS#16493)

    MikeAlhayek authored and hyzx86 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8366a89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c99705 View commit details
    Browse the repository at this point in the history
  5. Add CanHandleModelAsync (OrchardCMS#16501)

    Co-authored-by: Zoltán Lehóczky <[email protected]>
    2 people authored and hyzx86 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6ea02df View commit details
    Browse the repository at this point in the history
  6. Merge branch 'mediaFileNames' of https://github.com/hyzx86/OrchardCore

    …into mediaFileNames
    hyzx86 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e18beee View commit details
    Browse the repository at this point in the history