altinn-studio icon indicating copy to clipboard operation
altinn-studio copied to clipboard

Next generation open source Altinn platform and applications.

Results 481 altinn-studio issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`17.0.48` -> `18.0.18`](https://renovatebot.com/diffs/npm/@types%2freact/17.0.48/18.0.18) |...

area/ui-editor
area/dashboard
solution/studio/designer

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@testing-library/react](https://togithub.com/testing-library/react-testing-library) | [`12.1.5` -> `13.3.0`](https://renovatebot.com/diffs/npm/@testing-library%2freact/12.1.5/13.3.0) | [![age](https://badges.renovateapi.com/packages/npm/@testing-library%2freact/13.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

area/ui-editor
area/dashboard
solution/studio/designer

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@emotion/styled](https://togithub.com/emotion-js/emotion/tree/main#readme) ([source](https://togithub.com/emotion-js/emotion)) | [`11.10.0` -> `11.10.4`](https://renovatebot.com/diffs/npm/@emotion%2fstyled/11.10.0/11.10.4) |...

area/ui-editor
area/dashboard
solution/studio/designer

## Description Due to changes to react 18 we are upgrading `react-dnd` from major version 11 to 16. This change consist of what is closely to a rewrite of several...

area/ui-editor
solution/studio/designer

### Description When updating the text editor in Studio all previous created text files in the App repository should be converted from the format in `resources.*.json` to the format in...

area/language
solution/studio/designer
solution/app-backend
team/studio

### Description We have gotten feedback that the restriction page is confusing, how do we make it easy to add and remove restrictions? How you add restrictions **today** 1. Press...

area/data-modeling
kind/user-story
status/draft
ux

## Description Support both Draft-07 schemas (properties/definitions) and newer Draft 2020-12 schemas (oneOf/$defs). Remove hard coded references to properties and definitions keywords and instead use draft-related settings to determine which...

solution/studio/designer

## Description 💎 - Remove serialization of of json object so list of languages is sent as List directly - Add endpoint for GetText V2 in new texts controller (NB:...

solution/studio/designer

## Description I have added a landing page dialog according to the sketch in the referred issue. The dialog renders when the `DataModelling` component mounts and there are no data...

solution/studio/designer

### Description of the bug Previously the input/text fields have been aligned under the label + description. For wide screens this no longer seem to be the case: ![image](https://user-images.githubusercontent.com/10416981/187633533-529f3347-b4be-4c86-94c0-023b4b9b8df2.png) Smaller...

kind/bug
solution/studio/designer
ux/visual-design