Merged
Conversation
2c4df4f to
005a9be
Compare
orlera
previously approved these changes
Apr 14, 2021
decidim-elections/app/controllers/decidim/elections/feedbacks_controller.rb
Show resolved
Hide resolved
decidim-elections/app/views/decidim/elections/votes/_show_casted.html.erb
Outdated
Show resolved
Hide resolved
agustibr
previously approved these changes
Apr 15, 2021
Contributor
agustibr
left a comment
There was a problem hiding this comment.
👍 Good work!
Left some comments on button attributes, and the javascript_include_tag placement.
decidim-elections/app/views/decidim/elections/elections/show.html.erb
Outdated
Show resolved
Hide resolved
decidim-elections/app/views/decidim/elections/votes/_onboarding_modal.html.erb
Outdated
Show resolved
Hide resolved
decidim-elections/app/views/decidim/elections/votes/_onboarding_modal.html.erb
Outdated
Show resolved
Hide resolved
2262fa1
005a9be to
2262fa1
Compare
beagleknight
previously approved these changes
Apr 15, 2021
Contributor
beagleknight
left a comment
There was a problem hiding this comment.
Great work and tests 🧪 !
decidim-elections/app/assets/javascripts/decidim/elections/onboarding.js.es6
Outdated
Show resolved
Hide resolved
decidim-elections/app/controllers/decidim/elections/elections_controller.rb
Outdated
Show resolved
Hide resolved
decidim-elections/app/assets/javascripts/decidim/elections/onboarding.js.es6
Outdated
Show resolved
Hide resolved
073b629 to
ee9ace7
Compare
Contributor
Author
|
Hi @decidim/mantainers, this is ready to get reviewed. 😊 |
mrcasals
approved these changes
Apr 20, 2021
orlera
pushed a commit
that referenced
this pull request
Apr 22, 2021
orlera
pushed a commit
that referenced
this pull request
Apr 22, 2021
entantoencuanto
added a commit
that referenced
this pull request
Apr 23, 2021
* develop: Upgrade decidim-bulletin_board to 0.20.0 (#7881) New Crowdin updates (#7870) Fix editor: shift+enter makes single br tag before link (#7877) Fix TypeError in newsletters (#7872) Give admin panel access to monitoring committee members (#7843) New Crowdin updates (#7869) New Crowdin updates (#7864) Onboarding workflow after voting (#7839) Fix filter by scopes (#7858) Redirect unauthenticated users to sign in page for unauthorized views (#7852) New Crowdin updates (#7861)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎩 What? Why?
Since it is possible to vote without having an active Decidim account (as long as the participant is inside the census), this PR adds the option to create an account. There are two options. The first one shows the onboarding modal after the participant filled in the feedback. That's the case, if the questionnaire of the election has questions. If there aren't any questions, the modal appears when going back to the elections page. Both times only when the user isn't logged in.
📌 Related Issues
Link your PR to an issue
Testing
There are several options:
📋 Checklist
🚨 Please review the guidelines for contributing to this repository.
docs/.📷 Screenshots
Please add screenshots of the changes you're proposing
