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

Resourceadm: show published resources from other environments in resource list

Open mgunnerud opened this issue 9 months ago • 1 comments

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 and policy from chosen environment to Altinn Studio
  • Remove hasPolicy column in resource table

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 08 '24 13:05 mgunnerud

Codecov Report

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

Project coverage is 90.40%. Comparing base (9f7cf2f) to head (48e5c28). Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12785      +/-   ##
==========================================
+ Coverage   90.36%   90.40%   +0.03%     
==========================================
  Files        1333     1336       +3     
  Lines       19139    19205      +66     
  Branches     2349     2357       +8     
==========================================
+ Hits        17295    17362      +67     
+ Misses       1578     1577       -1     
  Partials      266      266              

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

codecov[bot] avatar May 08 '24 14:05 codecov[bot]