Releases: Altinn/altinn-studio
Releases · Altinn/altinn-studio
v2024.16
What's Changed
Dependency Upgrades 📦
Other Changes
- Update the design system by @TomasEng in #12436
- Resourceadm: connect to access list services in registry to bff by @mgunnerud in #12410
- Resourceadm: update texts and layout on about resource page by @mgunnerud in #12427
- AltinnRowId added by @mirkoSekulic in #12450
Full Changelog: v2024.15...v2024.16
v2024.15
What's Changed
Forms editor
- Fix datamodelbindings feedback by @standeren in #12423
- feat(Receipt): Removed the possibility to add a receipt for v4 apps by @framitdavid in #12426
- Refactor expressions by @TomasEng in #12406
- Add property button component by @TomasEng in #12428
- removed unsupported version message by @JamalAlabdullah in #12414
- Bug/description prop on fileupload components by @nkylstad in #12416
- Add check for formItem[key] before fetching formItem[key][subKey] by @standeren in #12435
Dependency Upgrades
Other Changes
- fix(deps): update dependency @digdir/design-system-react to v0.51.1 by @renovate in #12396
- resourceadm: check if resource is deployed before enabling access list connection by @mgunnerud in #12370
- resourceadm: change query keys + change verb for edit access list request by @mgunnerud in #12390
- feat(EditComponentId): improved error message by @framitdavid in #12434
Full Changelog: v2024.14...v2024.15
v2024.14
What's Changed
Forms editor 🛠
- Chore/12320 update address component v4 by @nkylstad in #12405
- 12306 when there are more than two possible datamodel bindings for a component the section overflows by @standeren in #12371
Data modelling 📈
- separate namespace for new models by @mirkoSekulic in #12402
- chore: clear unused imports by @mirkoSekulic in #12413
- Add missing test in SchemaModel and fix code by @TomasEng in #12415
Bugfixes 🐞
Dependency Upgrades 📦
Other Changes
- success notifications by @mirkoSekulic in #12409
Full Changelog: v2024.13...v2024.14
v2024.12
What's Changed
Forms editor 🛠
- fix(deps): update npm non-major dependencies by @renovate in #12339
- Adapt expression ref by @standeren in #12335
- fix(UseDeleteFormContainerMutation): Ensure to delete all children of container components when the container is deleted. by @framitdavid in #12357
- fix(UseFormLayoutsQuery): set staleTime to be Infinity by @framitdavid in #12313
- 12305 container components lacks id/datamodel section by @standeren in #12340
- feat(FormItemTitle): Improve clarity by informing users of child component deletion when deleting the container by @framitdavid in #12363
- 12189 remove i18next from studio components by @WilliamThorenfeldt in #12354
- Chore/12153 component schema v4 update by @nkylstad in #12351
Text editor 💬
- 12293 e2e tests for text page regression test for deploy by @WilliamThorenfeldt in #12350
Data modelling 📈
- Remove '.' as a valid character in the data model field name by @standeren in #12333
Other Changes
- Removing waits from Playwright tests by @WilliamThorenfeldt in #12343
- Adding timeout for Gitea push by @WilliamThorenfeldt in #12344
- Casing environment by @TheTechArch in #12346
- fix(PolicyCard): Ensure accurate label display within role options select by @framitdavid in #12348
- Fixing the broken and flaky playwright tests by @WilliamThorenfeldt in #12360
- Resourceadm: support paging in resource access list queries by @mgunnerud in #12345
- unused import by @mirkoSekulic in #12368
Full Changelog: v2024.11...v2024.12
v2024.11
What's Changed
Forms editor 🛠
- 12175 move texts configs into separate section by @standeren in #12238
- Remove unsupported version message from ux-editor-v3 by @TomasEng in #12290
- fixing test feedback by @WilliamThorenfeldt in #12295
- 12292 e2e tests for lage page regression test for deploy by @WilliamThorenfeldt in #12299
- Update/suffix all icon components by @FaWayo in #12240
- Use FormComponentConfig with FormItem type for container config by @standeren in #12291
Data modelling 📈
- Fix child of combination check by @TomasEng in #12278
- Fix final index calculations for adding and moving nodes by @TomasEng in #12289
Bugfixes 🐞
- Fix/dropdown menu bug in datamodel by @lassopicasso in #12326
- Fix dagl and regna bug in policy editor by @WilliamThorenfeldt in #12247
- fix(Codestyle): Fixed broken codestyle by @framitdavid in #12330
Dependency Upgrades 📦
- chore(deps): update nuget non-major dependencies by @renovate in #12283
- appmetadata sync by @mirkoSekulic in #12285
Other Changes
- chore(deps): update dependency @swc/jest to v0.2.36 by @renovate in #12280
- chore(deps): update dependency swc-loader to v0.2.6 by @renovate in #12281
- layoutsets and policy sync by @mirkoSekulic in #12298
New Contributors
Full Changelog: v2024.10...v2024.11
v2024.10
What's Changed
Forms editor 🛠
- Separate component types for versions 3 and 4 by @TomasEng in #12276
- 12180 default section for component config by @WilliamThorenfeldt in #12232
Process editor ⏺→◻️→⏺
Data modelling 📈
- Bug/12035 not possible to delete a data model in studio by @JamalAlabdullah in #12115
Other Changes
- Feature/designer importfromregister by @TheTechArch in #12239
Full Changelog: v2024.9...v2024.10
v2024.9
What's Changed
Forms editor 🛠
- chore(deps): replace dependency redux-devtools-extension with @redux-devtools/extension 3.0.0 by @renovate in #12186
- Replacing Login Cypress tests with Playwright by @WilliamThorenfeldt in #12161
- Remove ux-editor dependencies in shared by @TomasEng in #12226
- 11823 generalize our container concept for form components by @standeren in #12188
- 12135 replace designer cypress by @WilliamThorenfeldt in #12204
- Show info message instead of config for containers that are not group by @standeren in #12236
Data modelling 📈
- Add import rules in Eslint by @TomasEng in #12192
- fix(DataModel): Enables the deletion of a child node from a definition that is currently in use by @framitdavid in #12235
Bugfixes 🐞
Dependency Upgrades 📦
- Fork ux-editor package by @TomasEng in #12228
- chore(deps): update nuget non-major dependencies by @renovate in #12244
- Proccess file sync by @mirkoSekulic in #12246
Other Changes
- resourceadm: convert resource identifier to lower case in resourceadm frontend by @mgunnerud in #12166
- chore(deps): update dependency @swc/jest to v0.2.31 by @renovate in #12187
- resourceadm: improvements for conditional fields + bugfix import modal by @mgunnerud in #12193
- Removing wcag Cypress tests by @WilliamThorenfeldt in #12197
- Fetch cshtml from app to render correct app-frontend version in preview by @standeren in #12202
- Remove Cypress test for resourceadm by @mgunnerud in #12215
- Removing new-app Cypress test as it is already covered by @WilliamThorenfeldt in #12163
- Changing success message when uploading to gitea to prevent flaky test in Playwright by @WilliamThorenfeldt in #12230
- chore(deps): update dependency swc-loader to v0.2.4 by @renovate in #12242
- chore(deps): update gitea/gitea docker tag to v1.21.5 by @renovate in #12243
- chore(deps): update dependency @swc/jest to v0.2.34 by @renovate in #12241
- fix(DataModel): Improve user feedback to be more understandable by @framitdavid in #12245
- Fix index name by @mlqn in #12254
- Fix index path by @mlqn in #12256
Full Changelog: v2024.8...v2024.9
v2024.8
What's Changed
Forms editor 🛠
- feat(Preview): should be able to toggle preview window by @framitdavid in #12155
- Removing the nested accordions on Lage page by @WilliamThorenfeldt in #12105
Dashboard 🖥
- Moving all Dashboard e2e tests from Cypress to Playwright by @WilliamThorenfeldt in #12133
Data modelling 📈
- Add tests to deleting type and its properties by @lassopicasso in #12076
- Fix border on datamodel heading by @TomasEng in #12167
Bugfixes 🐞
- Fix/drag preview bug on group with hidden children by @lassopicasso in #12164
Dependency Upgrades 📦
- 12158 playwright UI by @WilliamThorenfeldt in #12159
Other Changes
- Add .git-blame-ignore-revs file by @TomasEng in #12154
- Adding translation to action list in policy editor by @WilliamThorenfeldt in #12097
- Receive resource identifier in import resource POST request body by @mgunnerud in #12074
- resourceadm: remove backend validation for field availableForType when resourceType is MaskinportenSchema by @mgunnerud in #11931
- Use cancelation token instead of absolut expiry by @mirkoSekulic in #12052
- Bug/11975 lage page gets an extra scrollbar for whole window by @JamalAlabdullah in #12173
Full Changelog: v2024.7...v2024.8
v2024.7
What's Changed
Forms editor 🛠
- Add @typescript-eslint/consistent-type-imports to Eslint rules by @TomasEng in #12131
- 11872 deleting pages too rapidly leads to an error by @JamalAlabdullah in #12041
Text editor 💬
- Text editor/replace legacy text field with form field by @lassopicasso in #12029
Process editor ⏺→◻️→⏺
- Add frontend version to version endpoint by @mirkoSekulic in #12130
Data modelling 📈
- Improve datamodel view with heading by @TomasEng in #12106
- Support combination root nodes by @TomasEng in #12132
Dependency Upgrades 📦
- fixing the playwright tests by @WilliamThorenfeldt in #12107
Other Changes
- chore(Dockerfile): use LTS version of node by @framitdavid in #12084
- Fixing close dropdown menu when clicking duplicate policy rule by @WilliamThorenfeldt in #12077
- fix(deps): update dependency @digdir/design-system-react to v0.46.1 by @renovate in #12089
- Fixing appname id when adding name text language by @WilliamThorenfeldt in #12098
- chore(CONTRIBUTING.md): updated to reference main instead of master by @framitdavid in #12101
- chore(README): updated readme to reference main instead of master by @framitdavid in #12102
- resourceadm: fixes for access lists after review of design by @mgunnerud in #12103
- Fix settings modal on Safari by @mlqn in #12116
- Return empty list from options in preview if not found by @standeren in #12117
Full Changelog: v2024.6...v2024.7
v2024.6
What's Changed
Forms editor 🛠
- Fix(UIDesigner): Enable Deletion of Unrecognized Component References by @framitdavid in #12060
- 11642 resourceadm add option to set which organizations can access a resource by @mgunnerud in #11894
- fix(Dynamics, Calculations): should not be possible to configure on unknown components by @framitdavid in #12039
- Moving datamodel e-2-e tests from Cypress to Playwright by @WilliamThorenfeldt in #12059
- Adding spinner to local changes modal by @WilliamThorenfeldt in #12048
Data modelling 📈
- Return custom error message when reading xml fails and show it in frontend by @standeren in #12062
- Set selected node pointer if moving node was selected by @standeren in #12071
- Bug/12024 error when delete a type that is in use by @JamalAlabdullah in #12051
Other Changes
- Avoid trying to add deleted files in zip when downloading changes by @standeren in #11992
- fix(deps): update dependency @microsoft/signalr to v8 by @renovate in #12023
- compose.yml -> compose.yaml rename fix by @mirkoSekulic in #12070
- Fixing the header button colours by @WilliamThorenfeldt in #12063
- resourceadm: allow users to specify identifier when importing a resource by @mgunnerud in #12073
- Fixing sticky nav bar in Settings modal not working by @WilliamThorenfeldt in #12079
- Add create directory call by @standeren in #12085
- move contributing.md to root by @nkylstad in #12086
- removed reference to msw package by @nkylstad in #11954
- chore(deps): update gitea/gitea docker tag to v1.21.4 by @renovate in #12088
- chore(deps): update dependency @swc/jest to v0.2.30 by @renovate in #12087
New Contributors
Full Changelog: v2024.5...v2024.6