-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proposal diffs #23
Labels
Comments
MasseGuillaume
pushed a commit
to MasseGuillaume/cfp-app
that referenced
this issue
Nov 14, 2017
…oard Created subnav for staff event management pages
Related to #38 |
#198 adds the Paperclip gem, laying the foundation for this as a future update. I wanted to at least allow for the data to be there once I have a better idea on how to present it. |
unasuke
added a commit
to unasuke/cfp-app
that referenced
this issue
Jul 1, 2024
Update navbar background color to kor 2024 color
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I regularly receive notifications that a proposal was updated by the speaker but it's near-impossible to tell what (if anything) they changed on the proposal.
Some sort of diff view would be useful to get an idea of the evolution of the proposal.
I've used something like paper_trail to keep iterations of an object's text fields and diff each version with the previous one: https://github.com/airblade/paper_trail
The text was updated successfully, but these errors were encountered: