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

Property level validation for Management API #15644

Merged
merged 25 commits into from
Jan 31, 2024

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    4c44ff8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbf6fde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd36c63 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    2592db0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af2ad56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    350946f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    810fa69 View commit details
    Browse the repository at this point in the history
  5. Moved malplaced test

    kjac committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    b095e19 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Get rid of a TODO

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

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    06581b9 View commit details
    Browse the repository at this point in the history
  2. Simplify validation service

    kjac committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    8c4132f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'v14/dev' into v14/feature/property-validation

    # Conflicts:
    #	src/Umbraco.Cms.Api.Management/Controllers/Document/CreateDocumentController.cs
    #	src/Umbraco.Cms.Api.Management/Controllers/Media/CreateMediaController.cs
    kjac committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    786abf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    113dab8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    006ca9a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

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

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    ff35867 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'v14/dev' into v14/feature/property-validation

    # Conflicts:
    #	src/Umbraco.Cms.Api.Management/Controllers/Document/CreateDocumentController.cs
    #	src/Umbraco.Cms.Api.Management/Controllers/Document/UpdateDocumentController.cs
    kjac committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    9cda170 View commit details
    Browse the repository at this point in the history
  3. Fix forward merge

    kjac committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b83f2fd View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

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

Commits on Jan 26, 2024

  1. Remove localization from validation error messages - decreases depend…

    …encies, adds a lot of obsolete constructors
    kjac committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    eda1424 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

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

Commits on Jan 31, 2024

  1. Merge branch 'v14/dev' into v14/feature/property-validation

    # Conflicts:
    #	src/Umbraco.Cms.Api.Management/Content/ContentControllerBase.cs
    #	src/Umbraco.Cms.Api.Management/Controllers/Document/CreateDocumentController.cs
    #	src/Umbraco.Cms.Api.Management/Controllers/Media/CreateMediaController.cs
    #	src/Umbraco.Core/DependencyInjection/UmbracoBuilder.cs
    kjac committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    85df3a0 View commit details
    Browse the repository at this point in the history
  2. Fix merge errors

    kjac committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    affec9a View commit details
    Browse the repository at this point in the history
  3. Review comments

    kjac committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e5db096 View commit details
    Browse the repository at this point in the history