-
Notifications
You must be signed in to change notification settings - Fork 75
Comparing changes
Open a pull request
base repository: Altinn/altinn-studio
base: v2024.16
head repository: Altinn/altinn-studio
compare: v2024.17
- 11 commits
- 95 files changed
- 6 contributors
Commits on Mar 6, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for d0e8cfe - Browse repository at this point
Copy the full SHA d0e8cfeView commit details -
* altinnrowid field * move AltinnRowId to top
Configuration menu - View commit details
-
Copy full SHA for 54bc31f - Browse repository at this point
Copy the full SHA 54bc31fView commit details -
feat(SupportV4): Support using v4 app template in Studio (#12449)
* Support v4 template
Configuration menu - View commit details
-
Copy full SHA for 974d961 - Browse repository at this point
Copy the full SHA 974d961View commit details
Commits on Mar 7, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 8817b7d - Browse repository at this point
Copy the full SHA 8817b7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b91e6a2 - Browse repository at this point
Copy the full SHA b91e6a2View commit details -
fix(Playwright): Fixed e2e-tests after v4 support (#12464)
* fix(Playwright): Fixed e2e-tests after v4
Configuration menu - View commit details
-
Copy full SHA for abcca17 - Browse repository at this point
Copy the full SHA abcca17View commit details
Commits on Mar 8, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 1163fa7 - Browse repository at this point
Copy the full SHA 1163fa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f7ac24 - Browse repository at this point
Copy the full SHA 4f7ac24View commit details
Commits on Mar 11, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 056a2df - Browse repository at this point
Copy the full SHA 056a2dfView commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa6097f - Browse repository at this point
Copy the full SHA aa6097fView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for b8577c4 - Browse repository at this point
Copy the full SHA b8577c4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2024.16...v2024.17