ElixirCLE / pairmotron

Programming Pair Pairifier
https://pairmotron.herokuapp.com
5 stars 4 forks source link

Replace ex admin #155

Closed mbramson closed 7 years ago

mbramson commented 7 years ago

Remove ex admin from the project in favor of standard crud routes. This paves the way to being able to bump phoenix to 1.3, and generally removes a dependency that has given us a number of issues.

ericworkman commented 7 years ago

@mbramson This is a lot to review, so it's going to take me some time. A quick glance and pull-and-run looks good to me, but I'd like to review it in more detail. 👍 for removing exadmin

mbramson commented 7 years ago

Changes made, let me know what you think!

ericworkman commented 7 years ago

Awesome job! Looks good! :shipit: