v2024.66
What's Changed
Forms editor 🛠
- feat: "Upload codelist" functionality in component config by @Konrad-Simso in #13763
- feat: 13614 nextrecommendedaction in config column when adding a subform to select a subform from list by @JamalAlabdullah in #13827
- chore: Move arrayUtils to @studio/pure-functions by @wrt95 in #13919
- chore: Move Expression.tsx to ux-editor by @wrt95 in #13894
- feat(ui-editor): poc a modal for adding components to form by @nkylstad in #13568
- style: Rename subForm to subform by @lassopicasso in #13903
- chore: Remove react-modal dependency completely by @wrt95 in #13933
- feat: 3615 add button for create new subform in nextrecommendedaction by @JamalAlabdullah in #13925
- chore: move objectUtils to @studio/pure-functions by @wrt95 in #13938
- fix(ui-editor): ActionButton and CustomButton as valid children for ButtonGroup by @nkylstad in #13935
- feat: Validate create subform in nextrecommendedaction by @lassopicasso in #13966
- fix: Refactor text-editor Playwright test by @wrt95 in #13839
- feat: Create close subform button component by @lassopicasso in #13947
Dashboard 🖥
Process editor ⏺→◻️→⏺
- fix(process): ensure layoutset is added when adding signing task by @nkylstad in #13934
- chore: Move queryOptionMock to process-editor by @wrt95 in #13915
- chore(process): Inform user of consequences of switching layoutset default data model by @nkylstad in #13794
- chore: Increase starred repo request limit from default 30 to 100 by @ErlingHauan in #13822
- feat: Enable description search in Dashboard by @ErlingHauan in #13837
Data modelling 📈
- chore: Move stringUtils to @studio/pure-functions by @wrt95 in #13918
- chore: Move useOnUnmount to dataModelling by @wrt95 in #13911
- fix: Check for circular references by @TomasEng in #13783
- feat: xsd:all support by @mirkoSekulic in #13974
Dependency Upgrades 📦
- feat(workspace): add hook to scope local and session storage by org and app by @framitdavid in #13937
Other Changes
- feat: implement basic design for empty content library by @standeren in #13805
- fix: 13555 fix latest commit link by @JamalAlabdullah in #13672
- fix(resource-adm): change checkbox labels of "available for" by @mgunnerud in #13820
- fix: assign correct terms for org and sub unit in access control by @standeren in #13824
- fix(workspace): run use-case-prod from main not production by @framitdavid in #13845
- chore: Delete createApiErrorMocks by @wrt95 in #13913
- chore: delete useConfirmationDialogOnPageLeave hook by @wrt95 in #13910
- chore: Remove beta tag from Process and make an entry in news.nb.json by @Konrad-Simso in #13840
- chore: Move InputActionWrapper to ux-editor-v3 by @wrt95 in #13905
- chore: delete AltinnContentIcon by @wrt95 in #13893
- chore: delete _useIsProdHack by @wrt95 in #13939
- chore: Move useWebSocket to app-development by @wrt95 in #13912
- chore(workspace): migrate renovate config by @renovate in #13789
- chore: move AltinnContentLoader by @wrt95 in #13932
- fix: Use object type for option value and custom converter to restrict invalid types by @standeren in #13968
- feat: store maskinporten scopes in db by @mirkoSekulic in #13930
New Contributors
Full Changelog: v2024.65...v2024.66