Store election verifiable results data in election#7882
Merged
Conversation
Contributor
Author
|
Hi @decidim/mantainers! This can be reviewed 🔍 |
mrcasals
approved these changes
Apr 26, 2021
orlera
added a commit
that referenced
this pull request
Apr 27, 2021
orlera
added a commit
that referenced
this pull request
Apr 27, 2021
leio10
pushed a commit
that referenced
this pull request
Apr 28, 2021
orlera
added a commit
that referenced
this pull request
Apr 28, 2021
entantoencuanto
added a commit
that referenced
this pull request
Apr 30, 2021
* develop: Remove creation date from meeting card (#7922) Use NPM instead of yarn on CI (#7919) Validate nickname using correct regexp (#7900) Make webpacker build available in production (#7915) New Crowdin updates (#7911) Open attachments in new tab (#7912) Fix JS errors in the admin panel (#7903) Fix editor: remove br tags from inside a tags (#7901) Authorizable comment action for proposals (#6916) NoMethodError raised when voting comments from threads (#7880) Fix not signed in needs permission redirect for internal links (#7890) Fix meeting registrations questionnaire free text choice answers export (#7892) Store election verifiable results data in election (#7882) New Crowdin updates (#7884)
orlera
added a commit
that referenced
this pull request
May 10, 2021
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?
Stores the data needed to verify the results of an election.
To this end, it:
verifiable_results_file_urlandverifiable_results_file_hashto the elections table;UpdateElectionBulletinBoardStatuscommand to populate the above-mentioned fields with the data coming from the BullettinBoard;📌 Related Issues
📋 Checklist
🚨 Please review the guidelines for contributing to this repository.
docs/.