Skip to content

Backport "Ensure translatable resources save their fields as JSON objects" to 0.23-stable#6646

Merged
tramuntanal merged 1 commit intorelease/0.23-stablefrom
backport/fix/ensure_translatable_resources_save_their_fields_as_json_objects
Oct 8, 2020
Merged

Backport "Ensure translatable resources save their fields as JSON objects" to 0.23-stable#6646
tramuntanal merged 1 commit intorelease/0.23-stablefrom
backport/fix/ensure_translatable_resources_save_their_fields_as_json_objects

Conversation

@tramuntanal
Copy link
Copy Markdown
Contributor

🎩 What? Why?

Please describe your pull request.
Backports #6587 to what's going to be 0.23.0.rc1 by cerry-picking the commit into release/0.23-stable.

📌 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.

  • CONSIDER adding a unit test if your PR resolves an issue.
  • ✔️ DO check open PR's to avoid duplicates.
  • ✔️ DO keep pull requests small so they can be easily reviewed.
  • ✔️ DO build locally before pushing.
  • ✔️ DO make sure tests pass.
  • ✔️ DO make sure any new changes are documented in docs/.
  • ✔️ DO add and modify seeds if necessary.
  • ✔️ DO add CHANGELOG upgrade notes if required.
  • ✔️ DO add to GraphQL API if there are new public fields.
  • ✔️ DO add link to MetaDecidim if it's a new feature.
  • AVOID breaking the continuous integration build.
  • AVOID making significant changes to the overall architecture.

📷 Screenshots

Please add screenshots of the changes you're proposing
Description

♥️ Thank you!

* Ensure translatable resources save their fields as JSON objects

Instead of strings.

* Lint files

* Don't make collaborative drafts translatable

* Don't make proposal notes translatable

* Don't make surveys translatable

* Remove missing field

* Fix pages specs

* Fix budgets specs

* Fix comments specs

* Fix assemblies specs

* Fix core tests

* Fix debates specs

* Don't translate answer choices

* Fix initiatives specs

* Lint files

* Lint more files

* Fix meetings

* Fix process specs

* Fix proposals unit tests

* Fix proposals admin system specs

* Remove unused property

* Fix proposal public system specs

* Fix spec

* Fix more accountability specs

* Fix core specs

* Fix proposals factories

* Ensure attachments title and description are hashes

* Lint file

* Fix migration

* Improve migration

* Lint file

* Fix proposals specs
@tramuntanal tramuntanal changed the title Backpor "Ensure translatable resources save their fields as JSON objects" to 0.23-stable Backport "Ensure translatable resources save their fields as JSON objects" to 0.23-stable Oct 8, 2020
@tramuntanal tramuntanal changed the base branch from develop to release/0.23-stable October 8, 2020 10:06
Copy link
Copy Markdown
Contributor

@Leusev Leusev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, lgfm @tramuntanal

@tramuntanal tramuntanal merged commit 037f031 into release/0.23-stable Oct 8, 2020
@tramuntanal tramuntanal deleted the backport/fix/ensure_translatable_resources_save_their_fields_as_json_objects branch October 8, 2020 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants