Conversation
decidim-elections/app/assets/javascripts/decidim/elections/trustee_zone/keys.js.es6
Outdated
Show resolved
Hide resolved
decidim-elections/app/assets/javascripts/decidim/elections/trustee_zone/keys.js.es6
Outdated
Show resolved
Hide resolved
decidim-elections/app/controllers/decidim/elections/trustee_zone/keys_controller.rb
Outdated
Show resolved
Hide resolved
decidim-elections/app/controllers/decidim/elections/trustee_zone/keys_controller.rb
Outdated
Show resolved
Hide resolved
decidim-elections/app/assets/javascripts/decidim/elections/trustee_zone/keys.js.es6
Outdated
Show resolved
Hide resolved
decidim-elections/app/assets/javascripts/decidim/elections/trustee_zone/keys.js.es6
Outdated
Show resolved
Hide resolved
decidim-elections/app/assets/javascripts/decidim/elections/trustee_zone/keys.js.es6
Outdated
Show resolved
Hide resolved
decidim-elections/app/assets/javascripts/decidim/elections/trustee_zone/keys.js.es6
Outdated
Show resolved
Hide resolved
decidim-elections/app/views/decidim/elections/trustee_zone/keys/new.html.erb
Outdated
Show resolved
Hide resolved
Member
|
Could you please fill the description template 🙏? |
Contributor
Author
Sorry @andreslucena ! I just created this draft and @slickepinne will be working on it. We'll fill in the description soon! |
decidim-elections/app/assets/javascripts/decidim/elections/trustee_zone/keys.js.es6
Outdated
Show resolved
Hide resolved
decidim-elections/app/assets/javascripts/decidim/elections/trustee_zone/keys.js.es6
Outdated
Show resolved
Hide resolved
d05128b to
4d23423
Compare
94483b4 to
e71233e
Compare
dec1d9d to
ccf8a77
Compare
8b8a841 to
8dce277
Compare
ccf8a77 to
d4d51ab
Compare
8eddcfb to
71d2f56
Compare
Base automatically changed from
refactor/move-bulletin-board-client-to-bb-gem
to
develop
December 15, 2020 07:14
71d2f56 to
8608b07
Compare
c5ab057 to
15d6c7d
Compare
Contributor
|
@slickepinne @beagleknight watch out, there are conflicts! |
2 tasks
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?
This PR allows a trustee to generate election keys for an election he/she is a trustee for. During the key ceremony process, the trustee has to download their backup keys. When all trustees completed that step, the process continues. If one trustee leaves the page after generating the backup keys, he/she has to restore the keys to continue the process.
📌 Related Issues
Testing
GENERATING ELECTION KEYS
admin@example.organduser@example.org) and set up an election with these two trustees.ready.bb_status. The link Action required is no longer available. Instead, you should see No.GENERATING ELECTION KEYS WITH RESTORING BACKUP KEYS
admin@example.organduser@example.org) and set up an election with these two trustees.ready.bb_status. The link Action required is no longer available. Instead, you should see No.CHECKING GRAPHQL
As soon as the
key ceremonyis done, you can open GraphiQl (Bulletin board) and run the following query, whereuniqueIdis equal to your Decidim Authority (parameterized), followed by a dot and the id of theelection.📋 Checklist
🚨 Please review the guidelines for contributing to this repository.
docs/.📷 Screenshots
Please add screenshots of the changes you're proposing

Trustee zone with Elections
Key Ceremony - Generate election keys

Key Ceremony - Backup election keys

Key Ceremony - Restore election keys

Key Ceremony - Success
