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

Create Resource Admin Controller

Open TheTechArch opened this issue 2 years ago • 2 comments

Description

We need a resource admin controller in Altinn Studio Designer that can manage resources.

.

Additional Information

Do we need any handling of writing rights, or is this managed by Gitea?

Do we need a naming standard on resources in resource registry repository. It it enough it is a json file

Tasks

The following tasks can be split up in separate issues. When starting on them. The first 3 should be done in order.

Acceptance Criteria

  • [ ] Controller has a route that matches the pattern in other controllers. Talk to @andrealouisestanderen if needed

  • [ ] Has a configured pattern to check for resource registry (naming?)

  • [ ] Reuses code for existing clone and git operations

  • [ ] List all resourcess in the resource registry folder

### Tasks
- [ ] https://github.com/Altinn/altinn-studio/issues/10304
- [ ] https://github.com/Altinn/altinn-studio/issues/10203
- [ ] https://github.com/Altinn/altinn-studio/pull/10573
- [ ] https://github.com/Altinn/altinn-studio/issues/10194
- [ ] https://github.com/Altinn/altinn-studio/issues/9976
- [ ] https://github.com/Altinn/altinn-studio/issues/9900
- [ ] https://github.com/Altinn/altinn-studio/issues/12849
- [ ] https://github.com/Altinn/altinn-studio/issues/12491
- [ ] https://github.com/Altinn/altinn-studio/issues/10595
- [ ] https://github.com/Altinn/altinn-studio/issues/11008

TheTechArch avatar Feb 13 '23 13:02 TheTechArch