sfcma / members

1 stars 1 forks source link

Remove member#edit page and allow editing all info from member#show #62

Open dan-brewster opened 7 years ago

dan-brewster commented 7 years ago

The member#edit page is a large and not-tested monstrosity that is frequently broken (there are multiple bugs today)

To make it simpler, we should move all editing functionality to member#show pages.

We may want to modify the member#new page to only enable basic functionality (no member_sets, instruments, or notes) and just create that from the member#show page.