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

Resourceadm: return resources from all environments in resource list

Open mgunnerud opened this issue 9 months ago • 1 comments

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 policy for resource from resource registry
  • Remove hasPolicy calculation for resource list
  • Allow resourcelist last changed date to be null
  • Remove temporary fix replacing urn:altinn:resourceregistry in xacml policy file on import from Altinn 2 (already fixed in Altinn 2 export policy code)
  • Whitespace changes

Related Issue(s)

  • #12732

Verification

  • [ ] Your code builds clean without any errors or warnings
  • [ ] Manual testing done (required)
  • [ ] Relevant automated test added (if you find this hard, leave it and we'll help out)

Documentation

  • [ ] User documentation is updated with a separate linked PR in altinn-studio-docs. (if applicable)

mgunnerud avatar May 07 '24 07:05 mgunnerud

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.19%. Comparing base (d28b65e) to head (da5c4f0). Report is 17 commits behind head on main.

:exclamation: Current head da5c4f0 differs from pull request most recent head 2821ae6. Consider uploading reports for the commit 2821ae6 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12775   +/-   ##
=======================================
  Coverage   90.19%   90.19%           
=======================================
  Files        1308     1308           
  Lines       18759    18759           
  Branches     2280     2280           
=======================================
  Hits        16920    16920           
  Misses       1579     1579           
  Partials      260      260           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 07 '24 07:05 codecov[bot]