chaoss / grimoirelab-bestiary

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

[ui] Edit ecosystem data #73

Closed evamillan closed 3 years ago

evamillan commented 3 years ago

This PR adds a view at /ecosystem/id/edit to allow users to modify an ecosystem's metadata using the updateEcosystem mutation. A link to this route is added to the ecosystem's page and to the item's menu at the EcosystemTree on the sidebar. Closes #69.

evamillan commented 3 years ago

Thanks, I've fixed the lint errors.