Altinn/altinn-resource-registry

Integrate Resource Registry Admin in to Altinn Studio Designer

Closed this issue · 1 comments

Description

We need to integrate UI created in #102 in to designer so we can navigate to an URL in Designer where this new frontend is loaded.

Additional Information

No response

Tasks

  • Update NGINX to a new path that routes to /resourceadmin/
  • Add new resourceadmin controller with view
  • Add frontend build to altinn studio designer pipeline that pushes the javascript file to the "correct" location

Acceptance Criterias

  • It is possible to navigate to /resourceadmin/ in Altinn Studio Designer and the new React frontend for Resource Admin is loaded

Complete