v2024.63
What's Changed
Forms editor 🛠
- feat: Enable drag and drop support for the Summary2 component by @ErlingHauan in #13571
- feat: Clean up imports by moving layoutset hooks from ux-editor to shared by @wrt95 in #13587
- build: Update non-major NPM dependencies by @TomasEng in #13599
- feat: support summary 2 configuration for components, pages and selected layout set by @Jondyr in #13573
- build: Update Typescript by @TomasEng in #13602
- feat: upload static images to be used by the image component by @standeren in #13322
- chore: code cleanup by @mlqn in #13574
- chore: Separate schemaPointer and uniquePointer better by @lassopicasso in #13538
- feat: Add subform layoutset by @lassopicasso in #13632
- chore: Add PDF config for layoutset by @standeren in #13512
- feat: add unique header to app preview by @wrt95 in #13626
Dashboard 🖥
Data modelling 📈
- fix: don't fetch
applicationmetadata.json
for datamodelling apps by @Jondyr in #13610 - fix: implement override datamodel option by @standeren in #13601
- feat: added reference and combination by @JamalAlabdullah in #13455
Bugfixes 🐞
- fix: Add defaultValue from schema to EditBooleanValue component by @standeren in #13584
- fix: NaN in new policy rule ID by @ErlingHauan in #13598
- fix: Generate unique pointer correctly by @TomasEng in #13635
Dependency Upgrades 📦
- build: Update Husky by @TomasEng in #13606
- build: Update I18Next by @TomasEng in #13603
- build: Update React I18Next by @TomasEng in #13643
- feat(content-library): Basic setup for content library by @framitdavid in #13636
Other Changes
- feat: Add table component by @TomasEng in #13557
- fix(resource-adm): Sikkerhetsnivå dropdown value in resource admin should not be hardcoded to 3 by @mgunnerud in #13567
- fix: Storybook titles by @TomasEng in #13582
- feat: Refactoring logout logic by @wrt95 in #13595
- fix: Invalidates the appmetadata when deleting a datamodel by @standeren in #13576
- fix: text-key not updated for options when edited from text-editor by @Jondyr in #13405
- feat: Implement StudioProfileMenu by @wrt95 in #13581
- fix: Error when deleting the last sub-resource from a resource in policy editor by @ErlingHauan in #13620
- refactor: Changed some button names and their help texts : #13305 by @Ildest in #13609
- fix: flaky playwright tests by @Konrad-Simso in #13600
- fix: correct css for studioTextfieldToggleView by @standeren in #13630
- fix: push autoresolved merge conflict on backend automatically by @Jondyr in #13544
- feat: Adding unique header to studio-root by @wrt95 in #13604
- fix: update Gitea texts and templates to v1.22.2 by @mlqn in #13515
- fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.4 by @renovate in #13589
- fix: remove debugger by @standeren in #13651
- feat: Add checkbox component by @TomasEng in #13652
- refactor: StudioProfileMenu by @wrt95 in #13667
Full Changelog: v2024.62...v2024.63