Upgrade decidim-bulletin_board to 0.20.0#7881
Merged
Conversation
orlera
previously approved these changes
Apr 22, 2021
slickepinne
previously approved these changes
Apr 22, 2021
| const electionUniqueId = `${$keyCeremony.data("authoritySlug")}.${$keyCeremony.data("electionId")}` | ||
| const authorityPublicKeyJSON = JSON.stringify($keyCeremony.data("authorityPublicKey")) | ||
| }; | ||
| const electionUniqueId = `${$keyCeremony.data( |
Contributor
There was a problem hiding this comment.
Just a personal opinion but I think the formatted syntax is harder to read. 😊
Contributor
Author
There was a problem hiding this comment.
Yup I agree! Prettier is weird sometimes haha
Contributor
Author
|
@decidim/mantainers I just realized that we don't have a |
f760bb4 to
cdc85b9
Compare
Contributor
Author
|
@decidim/mantainers Ready to be reviewed! 😄 |
mrcasals
approved these changes
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?
This PR upgrades Bulletin Board dependencies to the latest version (0.20.0). This version includes some breaking changes that have been addressed in this pull request.
I also added the
prettierplugin foreslintso formatting doesn't affect linting rules 👍📌 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/.📷 Screenshots
Please add screenshots of the changes you're proposing
