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 | |---|---|---|---|---|---| | [msw](https://mswjs.io/) ([source](https://togithub.com/mswjs/msw)) | [`0.47.3` -> `0.47.4`](https://renovatebot.com/diffs/npm/msw/0.47.3/0.47.4) |...

area/dashboard
solution/studio/designer

## Description As with using altinn.local.cloud on the app-frontend-react project we need to make it simpler to do run studio locally as well. Therefore this pull-request will try remove the...

solution/studio/designer
area/test

### Follow-up points - [ ] Vaktmester i Apps-teamet? @HanneLauritsen1967 lager oversikt - [ ] Kanban eller sprints? Skal vi plukke fra backlog og prioritere underveis i sprint, eller planlegge...

retro
skip-releasenotes

## Description EDIT: We should place Clone, Pull, Push on top of Model-editor in general. Before we open the standalone data modelling tool to the public, we need to know...

area/data-modeling
area/dashboard
kind/user-story

- [ ] Think about how we can prepare for/work with upcoming roadmap items @alle - [ ] Work on getting a good culture of cooperation between the teams @alle...

team/studio

## Description Overview issue of work that needs to be done on text handling (App and Studio). (Moved analysis to a separate issue #8619) ## App text handling - Make...

area/language
solution/studio/designer
solution/studio/repos
solution/app-backend
Epic
solution/platform
solution/app-frontend
org/ssb

### Description Perform upgrade suggested by Renovate and fix any issues that are caused as a result https://github.com/Altinn/altinn-studio/pull/8875 ### Additional Information _No response_ ### Tasks - [ ] upgade jsonschema.net...

area/data-modeling
status/draft
team/studio
kind/chore

### Description of the bug Given following xml ```xml ``` When converted to json schema and back to xsd minLenght and MaxLenght attributes merges to length: ```xml ``` ## Affected...

kind/bug
area/data-modeling
solution/studio/designer
up-for-grabs

### Description of the bug MinItems is restrected keyword for arrays and it's not used in accordance with json schema specification. It should be used only on array type. ref:...

kind/bug
area/data-modeling
up-for-grabs

### Description Create interfaces for converters in DataModeling project and inject them in Designer api using dependency injection instead of creating instances every time using new keyword. Improve tests written...

kind/feature-request
area/data-modeling
solution/studio/designer