alkem-io / client-web

Default web frontend, enabling browsing the Alkemio platform - so the hosted Challenges and communities collaborating around those Challenges.
https://alkem.io
European Union Public License 1.2
15 stars 6 forks source link

Subspace templates: select new template for existing subspace #6823

Open SimoneZaza opened 4 weeks ago

SimoneZaza commented 4 weeks ago

Description

As an admin of a Subspace, I also want to be able to apply these amazing templates to my subspace, without having to create a new subspace

Acceptance criteria

We'll reuse the "change innovation flow" flow for this!

Additional Context

Server work not estimated

https://www.figma.com/design/eHqxhDSrUZUyTTCmY2L5c5/Subspace-Templates?node-id=214-3089&t=GVzScw7xpi1aic9n-1

Areas that will be affected

To be added during the refinement

ccanos commented 5 days ago

Server work: We need a Mutation similar to updateInnovationFlowStatesFromTemplate, it should receive the subspaceId, the collaborationTemplateId (or spaceTemplateId), and the flags needed: copyCallouts, (copyContext in the future) ...