Martin Gunnerud
Martin Gunnerud
## Description - Add scripts to setup and run Playwright tests for resource admin to package.json - Add test results for resource admin Playwright tests to .gitignore - Setup: create...
When performing an action which will break the enableWhen behavior of a form, the user should be warned and guided to the enableWhens which broke as a result. The following...
## Description - Show resources from all environments in resources list - Show button to import resource to Altinn Studio (if resource only exists in an environment) - Import resource...
## Description - Add AT21 and AT24 to list of available environments for publish resource and edit access lists - Use helper function to display environments in import service from...
Currently, it is only possible in the frontend to publish resources to the following environments: AT22, AT23, TT02 and PROD. In order to speed up testing, resource admin should allow...
Feedback from users is that is it confusing that some resources only exist in certain environments. When looking at the resources list in Altinn studio, users expect to see all...
## Description - Return resources from all environments in resource list - Add service to import resource and Xacml policy from environment to Gitea - Add function to get Xacml...
Use resource registry services for GET/POST/DELETE access list members. Remove code for concurrent dictionary mock used for mocking access list members
### Description of the bug When using a controlled `` component, what should be the default value of `value`? Using the following example from storybook in code with a slight...
## Description Run Playwright tests for resource admin on PR and push to main, on changes in frontend/resourceadm folder ## Related Issue(s) - this PR ## Verification - [ ]...