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

refactor: re: #102; creates & populates mdi_source #106

Closed erictheise closed 4 years ago

erictheise commented 4 years ago

Description

  1. Creates mdi.Source
  2. Populates mdi.Source from accounts.Source
  3. Refactors code accordingly
  4. Deletes accounts.Source

Steps to test

  1. Run migrations
  2. Fire up /admin
  3. Verify sources of known Organizations: 7 Stakes: ioo.coop, Adams Telephone: 2020 Ecosystem
  4. Verify sources of known Individuals: nzimmerman@ocadu.ca: IDRC, 3rt@3rivers.net: 2020 Ecosystem

Expected behavior:

Values from accounts correctly populated into mdi.

Related issues

102, #84