Provide applicatiion assets (#18973)

- improve backend
- improve frontend

<img width="1293" height="824" alt="image"
src="https://github.com/user-attachments/assets/7a4633f1-85cd-4126-b058-dbeae6ba2218"
/>
This commit is contained in:
martmull
2026-03-30 10:53:31 +02:00
committed by GitHub
parent 58189e1c05
commit fe1377f18b
74 changed files with 2367 additions and 2558 deletions
@@ -70,7 +70,6 @@ export class RegisterAppOrchestratorStep {
const createResult = await this.apiService.createApplicationRegistration({
name: input.manifest.application.displayName,
description: input.manifest.application.description,
universalIdentifier,
});