Merged
Conversation
decidim-elections/app/controllers/decidim/votings/admin/votings_controller.rb
Outdated
Show resolved
Hide resolved
decidim-elections/app/controllers/decidim/votings/admin/votings_controller.rb
Outdated
Show resolved
Hide resolved
decidim-elections/app/controllers/decidim/votings/admin/votings_controller.rb
Outdated
Show resolved
Hide resolved
decidim-elections/app/controllers/decidim/votings/admin/votings_controller.rb
Outdated
Show resolved
Hide resolved
0981e77 to
a2f7374
Compare
Closed
5 tasks
1f456a8 to
95c051d
Compare
484f55d to
212a102
Compare
12 tasks
31e958a to
77f5aca
Compare
… admin_log presenter and organization votings query
decidim-elections/app/controllers/decidim/votings/admin/votings_controller.rb
Show resolved
Hide resolved
decidim-elections/app/controllers/decidim/votings/admin/votings_controller.rb
Show resolved
Hide resolved
slickepinne
previously approved these changes
Jan 19, 2021
Contributor
slickepinne
left a comment
There was a problem hiding this comment.
Great job! 👍 🎉
I just left some minor notes. 😄
decidim-elections/app/helpers/decidim/votings/votings_helper.rb
Outdated
Show resolved
Hide resolved
leio10
previously approved these changes
Jan 20, 2021
decidim-elections/app/commands/decidim/votings/admin/update_voting.rb
Outdated
Show resolved
Hide resolved
The base branch was changed.
decidim-elections/app/controllers/decidim/votings/admin/votings_controller.rb
Show resolved
Hide resolved
decidim-elections/app/controllers/decidim/votings/admin/votings_controller.rb
Show resolved
Hide resolved
Contributor
Author
|
Hi @decidim/mantainers. This PR has been approved by product and is ready for review 👍 |
agustibr
previously approved these changes
Jan 25, 2021
Contributor
agustibr
left a comment
There was a problem hiding this comment.
Great work! 😀
Just spotted some typos
mrcasals
approved these changes
Jan 25, 2021
| require "decidim/core/test/shared_examples/space_cell_changes_button_text_cta" | ||
|
|
||
| module Decidim::Votings | ||
| describe VotingMCell, type: :cell do |
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?
A follow up to #7145 that allows managing the Votings from the admin panel and creates the public pages for them (index and show).
In the specific:
📌 Related Issues
Link your PR to an issue
Testing
Describe the best way to test or validate your PR.
📋 Checklist
🚨 Please review the guidelines for contributing to this repository.
docs/.