platform-coop-toolkit / coop-map-directory-index

The Map/Directory/Index component of the Platform Cooperative Development Kit.
https://directory.platform.coop
BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

feat: edit tools (resolves #144) #147

Closed greatislander closed 4 years ago

greatislander commented 4 years ago

Description

Adds the ability to edit tools and, in the organization overview, add them to the "Tools used" list for an organization.

Steps to test

  1. Find a tool ID.
  2. Visit /tools/edit/<id>.
  3. Edit the tool.

Expected behavior: Changes should appear in the admin UI.

Additional information

Not applicable.

Related issues

Resolves #144.