chaoss / grimoirelab-bestiary

GNU General Public License v3.0
3 stars 9 forks source link

[ui] Add ecosystems #71

Closed evamillan closed 3 years ago

evamillan commented 3 years ago

This PR adds a view at /ecosystem/new that allows users to create a new ecosystem using the addEcosystem GraphQL mutation. A link to this view can be found on the app sidebar, and an example of the EcosystemFormcomponent on Storybook. Closes #70.

evamillan commented 3 years ago

Done.