rubycentral / cfp-app

Rails app for managing a conference CFP
MIT License
224 stars 155 forks source link

Show abstract, details, pitch diff in proposal #192

Open barrettclark opened 4 years ago

barrettclark commented 4 years ago

I've iterated a little on the proposal diff idea. I am trying to do the simplest possible implementation and give us foundation to build from. The components of the diff viewer are:

If there are updates to the abstract, details, or pitch fields the diff viewer will be displayed:

Screen Shot 2020-03-22 at 5 45 12 PM

I would love feedback, and even help fine-tuning this and getting it in place.

This resolves https://github.com/rubycentral/cfp-app/issues/23