Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Altinn/altinn-studio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2024.16
Choose a base ref
...
head repository: Altinn/altinn-studio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2024.17
Choose a head ref
  • 11 commits
  • 95 files changed
  • 6 contributors

Commits on Mar 6, 2024

  1. Fetch model metadata based on selected layoutset (#12411)

    * Use selectedLayoutSet in payload when fetching model metadata to get corresponding metadata for corresponding task in layoutsets-file
    
    * Fix tests
    standeren authored Mar 6, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d0e8cfe View commit details
  2. altinnrowid field (#12450)

    * altinnrowid field
    
    * move AltinnRowId to top
    mirkoSekulic authored Mar 6, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    54bc31f View commit details
  3. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    974d961 View commit details

Commits on Mar 7, 2024

  1. allow both uppercase and lowercase in model metadata response (#12458)

    * allow both uppercase and lowercase in model metadata response
    
    * keep the hack internal to the query
    nkylstad authored Mar 7, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    8817b7d View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    b91e6a2 View commit details
  3. fix(Playwright): Fixed e2e-tests after v4 support (#12464)

    * fix(Playwright): Fixed e2e-tests after v4
    framitdavid authored Mar 7, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    abcca17 View commit details

Commits on Mar 8, 2024

  1. Bug/datamodel metadata response casing (#12457)

    * allow both uppercase and lowercase in model metadata response
    
    * generate model metadata on demand
    
    * invalidate modelsMetadata query on datamodel change
    
    * some updates and bugfixes
    
    * updated test data
    
    * more test data updates
    
    * update test
    
    * one more test
    nkylstad authored Mar 8, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1163fa7 View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    4f7ac24 View commit details

Commits on Mar 11, 2024

  1. Not show required radiobuttons when using code list (#12448)

    * Remove 'At least one radio required' error message when custom code list is enabled
    
    * Adapt tests for checkboxes also
    standeren authored Mar 11, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    056a2df View commit details

Commits on Mar 12, 2024

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    aa6097f View commit details
  2. resourceadm bugfix: fix import resource identifier validation and ret…

    …urn errors (#12466)
    
    * bugfix: equality check resource name with exact filename, not filename.Contains new identifier
    
    * bugfix: return error code if error happens when importing resource, before trying to import policy file
    mgunnerud authored Mar 12, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    b8577c4 View commit details
Loading