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

fix(DataModel): Enables the deletion of a child node from a definition that is currently in use #12235

Merged
merged 11 commits into from
Feb 2, 2024

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    d216784 View commit details
    Browse the repository at this point in the history
  2. removed unused imports

    Øvrelid committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    97e8a25 View commit details
    Browse the repository at this point in the history
  3. Correct the test description

    Øvrelid committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    c54f6fe View commit details
    Browse the repository at this point in the history
  4. improved naming

    Øvrelid committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    3f23aeb View commit details
    Browse the repository at this point in the history
  5. Added one more test

    Øvrelid committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    c503633 View commit details
    Browse the repository at this point in the history
  6. fixed consistent type import

    Øvrelid committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    95d2017 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af5d2ef View commit details
    Browse the repository at this point in the history
  8. clean up

    Øvrelid committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    095323c View commit details
    Browse the repository at this point in the history
  9. Merge branch 'fix/12201_NotPossibleToDeleteFieldFromTypeInUse' of htt…

    …ps://github.com/Altinn/altinn-studio into fix/12201_NotPossibleToDeleteFieldFromTypeInUse
    Øvrelid committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    98f3626 View commit details
    Browse the repository at this point in the history
  10. remove unused import

    Øvrelid committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b1d6345 View commit details
    Browse the repository at this point in the history
  11. Update SchemaModel.test.ts

    Co-authored-by: WilliamThorenfeldt <133344438+WilliamThorenfeldt@users.noreply.github.com>
    framitdavid and WilliamThorenfeldt authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    f020729 View commit details
    Browse the repository at this point in the history