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 ancestor endpoints and remove explicit parent context #15746

Merged
merged 23 commits into from Mar 25, 2024

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    6be9fc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1657499 View commit details
    Browse the repository at this point in the history
  3. Add ancestor endpoints for doctypes, media, mediatypes, partial views…

    …, scripts, static files, stylesheets and templates
    kjac committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    1101dcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bfcc20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a02070e View commit details
    Browse the repository at this point in the history
  6. Update OpenApi.json

    kjac committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e3e00db View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Merge branch 'v14/dev' into v14/feature/ancestor-endpoints

    # Conflicts:
    #	src/Umbraco.Cms.Api.Management/Controllers/FolderManagementControllerBase.cs
    #	src/Umbraco.Cms.Api.Management/OpenApi.json
    kjac committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d852e3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94bd8f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

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

Commits on Feb 29, 2024

  1. Merge branch 'v14/dev' into v14/feature/ancestor-endpoints

    # Conflicts:
    #	src/Umbraco.Cms.Api.Management/OpenApi.json
    kjac committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    06c9620 View commit details
    Browse the repository at this point in the history
  2. Regenerate OpenApi.json

    kjac committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    159dfa0 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 11, 2024

  1. Merge branch 'v14/dev' into v14/feature/ancestor-endpoints

    # Conflicts:
    #	src/Umbraco.Cms.Api.Management/Controllers/Tree/FolderTreeControllerBase.cs
    kjac committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3d38c43 View commit details
    Browse the repository at this point in the history
  2. Fix merge

    kjac committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    454fa22 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Merge branch 'v14/dev' into v14/feature/ancestor-endpoints

    # Conflicts:
    #	src/Umbraco.Cms.Api.Management/Controllers/Tree/FolderTreeControllerBase.cs
    kjac committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6e871be View commit details
    Browse the repository at this point in the history
  2. Fix merge

    kjac committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    cdd995c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Merge branch 'v14/dev' into v14/feature/ancestor-endpoints

    # Conflicts:
    #	src/Umbraco.Cms.Api.Management/Controllers/Dictionary/Tree/DictionaryTreeControllerBase.cs
    kjac committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    fb4b941 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    659c676 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baa0433 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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

Commits on Mar 20, 2024

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

Commits on Mar 25, 2024

  1. Tests against fixed values instead of calculated ones.

    Sven Geusens committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    dc52ba0 View commit details
    Browse the repository at this point in the history