Backport "Bugfix 0.22.0.rc1" to v0.22#6401
Merged
tramuntanal merged 3 commits intorelease/0.22-stablefrom Aug 13, 2020
Merged
Conversation
* Declare colors for filter button
* Call organization_colors inside decidim-admin
* Different translations for proposals' states and initiatives' state
* Re-fix by having totally different i18n scopes for proposals and initiatives
* Fix color links on author_name and hide/show replies and reply links
* Fix misaligned error on proposal cards
* Fix lint code on filterable_helper
* Fix truncate not applied in Last Activity cards
* Fix missing username in last activity cards for proposals
* Fix endorsements list 'and X more people' doesn't behave correctly
* Fix random indent style in conversations and notifications
* Let i18n_ctx be optional
* Delete commented tags
* Remove "for %{resource_name}" in Version Control and Fingerprint
* Remove trailing ")" in related assemblies
* Fix unexpected whitespace before "{" in scss
* Remove argument due to method signature
* Fix [CI] Proposals (unit tests) / Tests (pull_request)
* Add last activity card shorten text spec
Co-authored-by: Ivan Molinero <ivan.mr@coditramuntana.com>
Co-authored-by: Ramon Costa <ramon.costa@gmail.com>
Closed
13 tasks
Leusev
suggested changes
Aug 13, 2020
ivan-mr
approved these changes
Aug 13, 2020
Leusev
approved these changes
Aug 13, 2020
Contributor
Leusev
left a comment
There was a problem hiding this comment.
Ok, as seen before, all seems ok here too
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?
Backports to
release/0.22-stablethe fixes for the bugs found when deploying v0.22.0.rc1 to meta-decidim.📌 Related Issues