Ronny Birkeli

Results 16 issues of Ronny Birkeli

### Description Gitea is now out in version 1.17.1, we are currently on 1.16.9. The new version introduces quite a lot of [breaking changes](https://blog.gitea.io/2022/07/gitea-1.17.0-is-released/#breaking-changes) that needs to be verified. LibGit2Sharp...

area/version-control
kind/chore

### Description Currently when you build Studio Designer backend you get a warning: ``` Severity Code Description Project File Line Suppression State Warning CS0618 'ApplicationInsightsExtensions.AddApplicationInsightsTelemetry(IServiceCollection, string)' is obsolete: 'InstrumentationKey based...

solution/studio/designer
status/ready-for-dev
team/studio
kind/chore

## Description This ensures that the datamodels backend converts XSD's to JsonSchema 2020-12 format and accepts updates on the same format. ## Related Issue(s) - #8832 ## Verification - [x]...

solution/studio/designer

### Description Currently the old XSD => Json Schema converter code is used when uploading an XSD from the new datamodelling tool. It's connected to the decision on keeping Seres...

area/data-modeling
solution/studio/designer
kind/user-story
team/studio

### Description Today Studio frontend does a POST request to `/designer/Ronny/datamodel/Text/SaveResource/af` Create a new endpoint for doing a POST request to /designer/api/v2/{org}/{repo}/texts that creates the specified language. The specified language...

area/language
solution/studio/designer
kind/user-story
team/studio

### Description Today Studio frontend does a POST request to `designer/{org}/{repo}/Text/SaveResource/nb` Create a new endpoint for doing a PUT request to `/designer/api/v2/{org}/{repo}/texts/{languageCode}` that updates the specified language. ### Additional Information...

area/language
solution/studio/designer
kind/user-story
team/studio

### Description Today Studio frontend does a DELETE request to `/designer/{org}/{repo}/Text/DeleteLanguage/af` Create a new endpoint for `/designer/api/v2/{org}/{repo}/texts/{languageCode}` that deletes the specified language. ### Additional Information _No response_ ### Tasks _No...

area/language
solution/studio/designer
kind/user-story
team/studio

### Description Starting on the 25th of July, the "bruksmønster" (use case) tests started to be unstable (see diagram below). The error messages varies but hints towards timeouts and network...

area/test
kind/chore

### Description The AppTexts Microservice needs to be deployed to all existing environments as a new service along side the other services under Altinn.Platform. This includes AT21-24, YT01, TT02 and...

area/language
solution/studio/designer
team/studio

## Description The old editor code will continue to live for as long as we need to support Seres or XSD centric data modelling capabilities. We need to consider if...

area/data-modeling
solution/studio/designer
kind/user-story
quality/debt