Skip to content
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

Show abstract, details, pitch diff in proposal #192

Merged
merged 2 commits into from
Nov 14, 2024
Merged

Show abstract, details, pitch diff in proposal #192

merged 2 commits into from
Nov 14, 2024

Conversation

barrettclark
Copy link
Member

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:

  • PaperTrail gem to save versions of the proposal as it is updated
  • Diffy gem to present a customary diff view of proposal changesets

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 #23

@barrettclark barrettclark temporarily deployed to cfp-app-show-diffs-hb7auhmvdq8 March 22, 2020 22:54 Inactive
Base automatically changed from master to main March 24, 2021 19:50
@amatsuda
Copy link
Collaborator

We decided to try this feature on our event. Just resolved the conflicts, and confirmed that the existing tests are passing. So, merging.

@amatsuda amatsuda merged commit a849251 into main Nov 14, 2024
2 of 3 checks passed
@amatsuda amatsuda deleted the show-diffs branch November 14, 2024 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proposal diffs
2 participants